TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
mirror
/
mbed-tls.git
/
fb18b6ccd2f7f33e893dbf5d299f232b51a7c41f
/
programs
/
test
/
selftest.c
e92617b
Run timing selftest on all platforms
by Manuel Pégourié-Gonnard
· 10 years ago
e46c6c3
Fix tests to work with DEPRECATED_REMOVED
by Manuel Pégourié-Gonnard
· 10 years ago
fe44643
Rename website and repository
by Manuel Pégourié-Gonnard
· 10 years ago
18b78c7
cleanup programs
by Rich Evans
· 10 years ago
860b516
Fix url again
by Manuel Pégourié-Gonnard
· 11 years ago
7c9e75a
Remove a few useless #defines
by Manuel Pégourié-Gonnard
· 11 years ago
f90016a
Use platform layer in programs for consistency.
by Rich Evans
· 11 years ago
d43ccb6
Quit using deprecated header.
by Manuel Pégourié-Gonnard
· 11 years ago
085ab04
Fix website url to use https.
by Manuel Pégourié-Gonnard
· 11 years ago
9698f58
Remove maintainer line.
by Manuel Pégourié-Gonnard
· 11 years ago
19f6b5d
Remove redundant "all rights reserved"
by Manuel Pégourié-Gonnard
· 11 years ago
a658a40
Update copyright
by Manuel Pégourié-Gonnard
· 11 years ago
967a2a5
Change name to mbed TLS in the copyright notice
by Manuel Pégourié-Gonnard
· 11 years ago
5ba1d52
Add memory_buffer_alloc_self_test()
by Manuel Pégourié-Gonnard
· 11 years ago
7680698
Temporarily disable timing test on non-Linux
by Manuel Pégourié-Gonnard
· 11 years ago
508e573
Merge tests for asn1write, XTEA and Entropy modules
by Paul Bakker
· 11 years ago
e1ac0f8
Add back timing selftest with new hardclock test
by Manuel Pégourié-Gonnard
· 11 years ago
4dd7392
Add entropy_self_test()
by Manuel Pégourié-Gonnard
· 11 years ago
a6916fa
Add (placeholder) CCM module
by Manuel Pégourié-Gonnard
· 11 years ago
cef4ad2
Adapt sources to configurable config.h name
by Manuel Pégourié-Gonnard
· 11 years ago
0f79bab
Disable timing_selftest() for now
by Manuel Pégourié-Gonnard
· 11 years ago
13a1ef8
Misc selftest adjustements
by Manuel Pégourié-Gonnard
· 11 years ago
470fc93
Add timing_self_test() with consistency tests
by Manuel Pégourié-Gonnard
· 11 years ago
388dac4
Still test pbkdf2 while it's there
by Manuel Pégourié-Gonnard
· 11 years ago
5a1d687
Fixed typo introduced in 486485b
by Paul Bakker
· 11 years ago
486485b
PBKDF2 -> PKCS5 in selftest.c
by Manuel Pégourié-Gonnard
· 11 years ago
79afaa0
Add hmac_drbg_selftest()
by Manuel Pégourié-Gonnard
· 11 years ago
61b699e
Renamed RMD160 to RIPEMD160
by Paul Bakker
· 12 years ago
1744d72
Add RIPEMD-160 to selftest
by Manuel Pégourié-Gonnard
· 12 years ago
1337aff
Buffer allocator threading support
by Paul Bakker
· 12 years ago
abd6e02
Rm _CRT_SECURE_NO_DEPRECATE for programs
by Manuel Pégourié-Gonnard
· 12 years ago
7504d7f
Fixed X509 define in selftest.c
by Paul Bakker
· 12 years ago
40ce79f
Moved DHM parsing from X509 module to DHM module
by Paul Bakker
· 12 years ago
6e339b5
Memory-allocation abstraction layer and buffer-based allocator added
by Paul Bakker
· 12 years ago
d2681d8
Renamed sha2.{c,h} to sha256.{c,h} and sha4.{c,h} to sha512.{c,h}
by Paul Bakker
· 12 years ago
9e36f04
SHA2 renamed to SHA256, SHA4 renamed to SHA512 and functions accordingly
by Paul Bakker
· 12 years ago
b4a310b
Added a selftest about SPA resistance
by Manuel Pégourié-Gonnard
· 13 years ago
4b8c3f2
Moved tests from selftest to tests/test_suite_ecp
by Manuel Pégourié-Gonnard
· 13 years ago
efaa31e
Implemented multiplication
by Manuel Pégourié-Gonnard
· 13 years ago
b505c27
Got first tests working, fixed ecp_copy()
by Manuel Pégourié-Gonnard
· 13 years ago
f518b16
- Added PKCS#5 PBKDF2 key derivation function
by Paul Bakker
· 13 years ago
89e80c9
- Added base Galois/Counter mode (GCM) for AES
by Paul Bakker
· 13 years ago
0e04d0e
- Added CTR_DRBG based on AES-256-CTR (NIST SP 800-90) random generator
by Paul Bakker
· 14 years ago
cce9d77
- Lots of minimal changes to better support WINCE as a build target
by Paul Bakker
· 14 years ago
5690efc
- Fixed a whole bunch of dependencies on defines between files, examples and tests
by Paul Bakker
· 14 years ago
135b98e
- Adapted to compile without POLARSSL_SELF_TEST defined
by Paul Bakker
· 14 years ago
b96f154
- Fixed copyright message
by Paul Bakker
· 15 years ago
84f12b7
- Updated Copyright to correct entity
by Paul Bakker
· 15 years ago
fc8c436
- Updated copyright line to 2010
by Paul Bakker
· 15 years ago
1f3c39c
- Removed copyright line for Christophe Devine for clarity
by Paul Bakker
· 15 years ago
77b385e
- Updated copyright messages on all relevant files
by Paul Bakker
· 16 years ago
1973e4c
- Fixed selftest of X509parse code
by Paul Bakker
· 16 years ago
026c03b
- Made changes for better compatibility with old-style C compilers
by Paul Bakker
· 16 years ago
785a9ee
- Added email address to header license information
by Paul Bakker
· 17 years ago
38119b1
- Added first version of Camellia
by Paul Bakker
· 17 years ago
7a7c78f
- Added XTEA Algorithm (Not used in SSL)
by Paul Bakker
· 17 years ago
e0ccd0a
- Updated Copyright notices
by Paul Bakker
· 17 years ago
40e4694
- First replacement of xyssl by polarssl where needed
by Paul Bakker
· 17 years ago
5121ce5
- Renamed include directory to polarssl
by Paul Bakker
· 17 years ago