TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
mirror
/
mbed-tls.git
/
b9cfaa0c7f41c7adb28755cb7bc46a624e98d3b6
/
tests
/
scripts
6498540
New script for testing standard configurations
by Manuel Pégourié-Gonnard
· 12 years ago
de56ca1
The suite specific header should only be used when the suite is active
by Paul Bakker
· 12 years ago
b34fef2
Suite dependencies handled correctly now
by Paul Bakker
· 12 years ago
33b43f1
Converted .function file to c-like format and adapted generator code
by Paul Bakker
· 12 years ago
1934318
Introduced own scripted test framework to replace fct.h and reduce compile time
by Paul Bakker
· 12 years ago
e07c431
Test suite automatically uses buffer-based memory allocator if present
by Paul Bakker
· 12 years ago
b9d3cfa
Split up GCM into a start/update/finish cycle
by Paul Bakker
· 12 years ago
28837ff
Make sure polarssl/config.h is included at the start
by Paul Bakker
· 12 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
46c1794
- Split cipher test suite into three different sets
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
9dcc322
- Added support for PKCS#1 v2.1 encoding and thus support for the RSAES-OAEP and RSASSA-PSS operations (enabled by POLARSSL_PKCS1_V21)
by Paul Bakker
· 14 years ago
ccff167
`cat ../svn-commit.2.tmp `
by Paul Bakker
· 16 years ago
7d8a100
- Added handling of escaped colon's in input
by Paul Bakker
· 16 years ago
367dae4
- Added CMake makefiles as alternative to regular Makefiles.
by Paul Bakker
· 16 years ago