pynss-dev / python-nss

Python bindings for Network Security Services (NSS) and Netscape Portable Runtime (NSPR).
GNU General Public License v2.0
1 stars 2 forks source link

Optional: Support KBKDF #21

Open cipherboy opened 2 years ago

cipherboy commented 2 years ago

SP800-108 KBKDF derivation functions are supported by JSS, but aren't supported here. There's a few limited use cases where these are useful/necessary.