commit | f518b16f97fd5d1306478a97ae33331e0173e9c5 | [log] [tgz] |
---|---|---|
author | Paul Bakker <p.j.bakker@polarssl.org> | Thu Aug 23 13:03:18 2012 +0000 |
committer | Paul Bakker <p.j.bakker@polarssl.org> | Thu Aug 23 13:03:18 2012 +0000 |
tree | 19cbabf2ecbc0636b3a981d03cd338f8ca171105 | |
parent | 535e97dbab8cf34bb1e487f0f0f169a04eb9921f [diff] [blame] |
- Added PKCS#5 PBKDF2 key derivation function
diff --git a/include/polarssl/error.h b/include/polarssl/error.h index 4bad908..96815a7 100644 --- a/include/polarssl/error.h +++ b/include/polarssl/error.h
@@ -67,6 +67,7 @@ * SHA1 1 0x0076-0x0076 * SHA2 1 0x0078-0x0078 * SHA4 1 0x007A-0x007A + * PBKDF2 1 0x007C-0x007C * * High-level module nr (3 bits - 0x1...-0x8...) * Name ID Nr of Errors