Encryption and decryption with DSA keys

2001-03-28 Thread Nathalie Furmento
Hi, I would like to know if openssl provides functions to encrypt and decrypt files with a DSA key. I saw the version 0.9.6 has a command rsautl to do some cryptography with RSA keys. And there is also the enc command, but this one does not seem to accept encryption with asymmetric keys. Thanks

Re: Encryption and decryption with DSA keys

2001-03-28 Thread Dr S N Henson
Nathalie Furmento wrote: > > Hi, > > I would like to know if openssl provides functions to > encrypt and decrypt files with a DSA key. I saw the > version 0.9.6 has a command rsautl to do some > cryptography with RSA keys. And there is also the > enc command, but this one does not seem to accept