aws-samples / aws-cloudhsm-pkcs11-examples

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

Updated how the encrypt/decrypt examples handle the test strings by e… #36

Closed chelma-amzn closed 4 years ago

chelma-amzn commented 4 years ago

…nsuring we start and end up with C-Strings

Issue #, if available: N/A

Description of changes:

Per discussion, updated our samples to more gracefully handle the text we're encrypting/decrypting.

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