commit | 0e04d0e9a3f5be12595b969baa0118c56a014b49 | [log] [tgz] |
---|---|---|
author | Paul Bakker <p.j.bakker@polarssl.org> | Sun Nov 27 14:46:59 2011 +0000 |
committer | Paul Bakker <p.j.bakker@polarssl.org> | Sun Nov 27 14:46:59 2011 +0000 |
tree | d2f702fb9065026bfeff83f8e59e7bec0c1a72fe | |
parent | 4463740fe4376615f33f93afc25a524ec19f7202 [diff] [blame] |
- Added CTR_DRBG based on AES-256-CTR (NIST SP 800-90) random generator
diff --git a/include/polarssl/error.h b/include/polarssl/error.h index af2f331..7ef8a74 100644 --- a/include/polarssl/error.h +++ b/include/polarssl/error.h
@@ -57,6 +57,7 @@ * PADLOCK 1 0x0030-0x0030 * DES 1 0x0032-0x0032 * NET 11 0x0040-0x0054 + * CTR_DBRG 3 0x0034-0x0038 * * High-level module nr (3 bits - 0x1...-0x8...) * Name ID Nr of Errors