Steffen Jaeckel
Steffen Jaeckel
@ssinai1 Can you please rebase on top of develop, squash those commits and write a bit of a commit message which summarizes what was done.
Can you please check whether #626 correctly fixes this?
Indeed
Can you please check whether #626 correctly fixes this?
Can you please check whether #626 correctly fixes this?
@karel-m do you maybe have time to review this? otherwise I'll merge it in the next days
Yeah, something is lost somewhere ... currently looking into it.
> In my perl module test suite I have these (the password is: secret) > > * https://github.com/DCIT/perl-CryptX/blob/master/t/data/dsa-seed.pem > * https://github.com/DCIT/perl-CryptX/blob/master/t/data/ec-seed.pem > * https://github.com/DCIT/perl-CryptX/blob/master/t/data/rsa-seed.pem > > Do we want to...
> If we want to support even more ciphers here is how you can generate more test vectors via openssl hmm, I'll have a look
I built openssl with RC5 enabled, but `pkey` doesn't seem to recognize the different rc5 options and I'm too tired to debug what went wrong ... Do you have a...