code wiki / pbkdf2
topic: pbkdf2
4 modules sharing the pbkdf2 name family (derived from the tree's prefix discipline).
| module | description | lines | funcs |
|---|---|---|---|
| nx_pbkdf2.nx | PBKDF2 password-based key derivation (RFC 8018). | 135 | 2 |
| nx_pbkdf2_sha1.nx | PBKDF2 key derivation with HMAC-SHA1. | 121 | 3 |
| pbkdf2.nx | PBKDF2 password-based key derivation (RFC 8018). | 117 | 2 |
| pbkdf2_sha1.nx | PBKDF2 key derivation with HMAC-SHA1. | 115 | 3 |