mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2025-12-22 05:46:41 +01:00
PKCS#5 module added. Moved PBKDF2 functionality inside and deprecated
old PBKDF2 module. (cherry picked from commit 19bd297dc896410e0d859729f9e8d4b1e107e6c8) Conflicts: include/polarssl/error.h scripts/generate_errors.pl
This commit is contained in:
parent
fc4f46fa9a
commit
b0c19a4b3d
14 changed files with 388 additions and 165 deletions
|
|
@ -72,6 +72,7 @@
|
|||
* SHA4 1 0x007A-0x007A
|
||||
* PBKDF2 1 0x007C-0x007C
|
||||
* ECP 1 0x007E-0x007E
|
||||
* PKCS5 1 0x007C-0x007C
|
||||
*
|
||||
* High-level module nr (3 bits - 0x1...-0x8...)
|
||||
* Name ID Nr of Errors
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue