xmlsec icon indicating copy to clipboard operation
xmlsec copied to clipboard

xmlsec-nss: AES kew wrap does not use NSS mechanism

Open lsh123 opened this issue 9 years ago • 0 comments

AES Key wrap algorithm is implemented in NSS but not exposed due to some bug src/nss/kw_aes.c uses a workaround which should be removed when the bug is fixed

NSS bug: http://bugzilla.mozilla.org/show_bug.cgi?id=213795

Migrated from: https://bugzilla.gnome.org/show_bug.cgi?id=118635

lsh123 avatar Jan 28 '16 18:01 lsh123