aws-samples / aws-cloudhsm-jce-examples

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

Add Example for AES/GCM/NoPadding wrap #67

Closed shrutikamtekar closed 1 year ago

shrutikamtekar commented 1 year ago

Issue #, if available:

Description of changes: Adding example to support wrap and unwrap using "AES/GCM/NoPadding" algorithm with CloudHsmProvider.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

shrutikamtekar commented 1 year ago

TheEmpty @kladd

shrutikamtekar commented 1 year ago

@TheEmpty all comments addressed

rday commented 1 year ago

Thank you for the sample 🚢 !!