nsmithuk / local-kms

A mock version of AWS' Key Management Service, for local development and testing.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Asymmetric key support ?

IvanAlexisGarza opened this issue · comments

Is there a plan to introduce support for Asymmetric key in the near future ?

Hi @IvanAlexisGarza

Yes, support for ECC_NIST_* keys is in progress and should be done in the next week or so. Support for RSA_* keys will follow shortly afterwards.

Support for ECC_NIST keys has been merged into master.

Thank you so much for the quick answer, best regards :)