Cryptography trying to implement signature of ElGamal |
trying to implement signature of ElGamal Posted: 22 Dec 2018 08:49 AM PST I'm trying to implement the signature algorithm of ElGamal. The steps I'm following are:
Note: k_priv is the tuple with (prime, alpha, d) My code is: Suppose the following values: For r, I'm getting the proper value but not for s (I get 2.9919091950952993e+37 instead of exp_s), so I guess my formula of calculating s is wrong. [link] [comments] |
First time noob using SFTP. Help needed. Posted: 22 Dec 2018 12:06 PM PST Hello, I'm trying to use FileZilla to connect to a server via sftp. I was given a username, password, and a PGP Signature with a .asc extension. All works well until I get an "Authentication failed." error. I assume I need to add a key file in the Public Key Authentication settings page in FileZilla, but all I have is that PGP signature. How would I go about using this .asc file to get the necessary key? [link] [comments] |
You are subscribed to email updates from Cryptography news and discussions. To stop receiving these emails, you may unsubscribe now. | Email delivery powered by Google |
Google, 1600 Amphitheatre Parkway, Mountain View, CA 94043, United States |
No comments:
Post a Comment