[Cryptography] Elliptic curve question

Dominik Schürmann dominik at dominikschuermann.de
Mon Oct 7 17:06:28 EDT 2013


On 07.10.2013 10:54, Lay András wrote:

> I made a simple elliptic curve utility in command line PHP:
> 
> https://github.com/LaySoft/ecc_phgp
> 
> I know in the RSA, the sign is inverse operation of encrypt, so two
> different keypairs needs for encrypt and sign. In elliptic curve
> cryptography, the sign is not the inverse operation of encrypt, so my
> application use same keypair for encrypt and sign.
> 
> Is this correct?

Without looking at your specific implementation, I had a similar
question but regarding to ECIES combined with ECDSA. See
http://lists.randombit.net/pipermail/cryptography/2013-September/005353.html
for the answers.

Regards
Dominik

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 554 bytes
Desc: OpenPGP digital signature
URL: <http://www.metzdowd.com/pipermail/cryptography/attachments/20131007/6f7f1751/attachment.pgp>


More information about the cryptography mailing list