aws-samples / aws-cloudhsm-jce-examples

Sample applications demonstrating how to use the CloudHSM JCE
MIT No Attribution
37 stars 57 forks source link

Allow EC keys to be retrieved in the key-utilities sample #21

Closed rday closed 5 years ago

rday commented 5 years ago

The key utility sample allows AES, RSA, and Generic Secret keys to be retrieved, but leaves out EC keys. This is just a miss, as we support EC keys. But this is a bad customer experience and needs to be fixed.