aws-samples / aws-cloudhsm-pkcs11-examples

Sample applications demonstrating how to use the CloudHSM PKCS#11 library
Other
52 stars 37 forks source link

Add AES-GCM Key Wrapping example #31

Closed jfritche closed 4 years ago

jfritche commented 4 years ago

Add an example of using AES-GCM for key wrapping. This is basically the same test as AES Key Wrapping, but using AES-GCM instead.