Re: [Opendnssec-user] SoftHSM devel list?

2014-06-24 Thread Andreas Schwier
> Also, I would like to add support for CKM_RSA_PKCS and CKM_RSA_PKCS_OAEP > key wrapping mechanisms and I'm looking for guidance on this. As written before, you can only wrap an asymmetric (private) key with a symmetric key and a symmetric keys with an asymmetric (public) key. If you want to tra

[Opendnssec-user] SoftHSM devel list?

2014-06-24 Thread Petr Spacek
Hello, I'm looking for the right place to discuss SoftHSM development, SoftHSM feature/patch submission guidelines etc. Should I use opendnssec-user for this purpose? Is pull request on Github the preferred way to submit patches? Is it okay to send output from Coverity static analyzer here o

Re: [Opendnssec-user] SoftHSMv2: key extraction

2014-06-24 Thread Rickard Bellgrim
On Fri, Jun 20, 2014 at 6:20 PM, Petr Spacek wrote: > Unfortunately, it is absolutely crucial feature and we can't migrate to v2 > until we find a way how to do key exports. > > I understand that it is not desirable to enable this by default, it is > perfectly fine to provide key export in separa