opendnssec / SoftHSMv2

SoftHSM version 2
http://www.softhsm.org/
Other
740 stars 335 forks source link

Fixes AES secret key import failing on newline characters #747

Open ijsf opened 2 months ago

ijsf commented 2 months ago

Fix for issue #746.

Also removes the need for NULL termination since we are dealing with binary data.