TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
mirror
/
mbed-tls
/
c2024f4592bbfa1f2d060a12b92da5bd2162008b
/
programs
/
test
/
benchmark.c
61b699e
Renamed RMD160 to RIPEMD160
by Paul Bakker
· 12 years ago
01b0b38
Add RIPEMD-160 to benchmark
by Manuel Pégourié-Gonnard
· 12 years ago
f70fe81
Fixed memory leak in benchmark application
by Paul Bakker
· 12 years ago
840ab20
Explicit conversions to int from size_t for MSVC (64-bit) in apps
by Paul Bakker
· 12 years ago
b799dec
Merged support for Brainpool curves and ciphersuites
by Paul Bakker
· 12 years ago
2f77ce3
Fix forgotten snprintf define for MSVC
by Manuel Pégourié-Gonnard
· 12 years ago
22f64c8
Cosmetics in benchmark
by Manuel Pégourié-Gonnard
· 12 years ago
abd6e02
Rm _CRT_SECURE_NO_DEPRECATE for programs
by Manuel Pégourié-Gonnard
· 12 years ago
da179e4
Add ecp_curve_list(), hide ecp_supported_curves
by Manuel Pégourié-Gonnard
· 12 years ago
56cd319
Add human-friendly name in ecp_curve_info
by Manuel Pégourié-Gonnard
· 12 years ago
cc34f95
Include ECDSA and ECDH in benchmark
by Manuel Pégourié-Gonnard
· 12 years ago
ed7cbe9
Allow selection of what to benchmark
by Manuel Pégourié-Gonnard
· 12 years ago
8271f2f
Shorten benchmark source using macros and loops
by Manuel Pégourié-Gonnard
· 12 years ago
15d5de1
Simplify usage of DHM blinding
by Manuel Pégourié-Gonnard
· 12 years ago
92cb1d3
Make CBC an option, step 3: individual ciphers
by Manuel Pégourié-Gonnard
· 12 years ago
8f0423a
Fix for benchmark app after GCM refactoring merge
by Paul Bakker
· 12 years ago
ce6352a
Add benchmark for fixed-DHM with blinding
by Manuel Pégourié-Gonnard
· 12 years ago
1a20124
Fix undetected errors in benchmark
by Manuel Pégourié-Gonnard
· 12 years ago
cac5f7d
Update benchmarks for new prototypes
by Manuel Pégourié-Gonnard
· 12 years ago
44618dd
SSL Test and Benchmark now handle missing POLARSSL_TIMING_C
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
e870c0a
Added benchmark for DHM
by Manuel Pégourié-Gonnard
· 13 years ago
3d58fe8
- Added Blowfish to benchmarks
by Paul Bakker
· 13 years ago
b78c745
- Use standard IV of 12
by Paul Bakker
· 13 years ago
89e80c9
- Added base Galois/Counter mode (GCM) for AES
by Paul Bakker
· 13 years ago
02faf45
- Added random generator benchmarks
by Paul Bakker
· 14 years ago
a3d195c
- Changed the used random function pointer to more flexible format. Renamed havege_rand() to havege_random() to prevent mistakes. Lots of changes as a consequence in library code and programs
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
a802e1a
- Updated to new rsa_init, rsa_gen_key prototypes
by Paul Bakker
· 15 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
baad650
- Changed ARC4 to use seperate input/output buffer
by Paul Bakker
· 15 years ago
1d4da2e
- Added benchmark of 2048 and 4096 bits RSA
by Paul Bakker
· 16 years ago
77b385e
- Updated copyright messages on all relevant files
by Paul Bakker
· 16 years ago
026c03b
- Made changes for better compatibility with old-style C compilers
by Paul Bakker
· 16 years ago
5a0aa77
- Fixed buffer overrun because of SHA-512
by Paul Bakker
· 16 years ago
3a3c3c2
- Added SHA-512 benchmark
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
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