TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
mirror
/
mbed-tls
/
6e81b27003e24cb15d45b010f1b0713c9beb3de9
/
tests
/
suites
/
test_suite_chacha20.function
875b5fb
Refactor optional parameter check tests
by Ronald Cron
· 4 years, 2 months ago
d8902b6
tests: Replace "TEST_ASSERT(!memcmp ...)" by ASSERT_COMPARE
by Ronald Cron
· 5 years ago
55d97f2
tests: Remove usage of mbedtls_test_hexify for comparison
by Ronald Cron
· 5 years ago
9ed4073
tests: Get rid of mbedtls_test_unhexify() in unit test code
by Ronald Cron
· 5 years ago
7e51271
tests: chacha20: Prepare to char* to data_t* type change
by Ronald Cron
· 5 years ago
72d628f
tests: Add mbedtls_test_ prefix to *hexify functions
by Ronald Cron
· 5 years ago
c470b6b
Merge development commit 8e76332 into development-psa
by Andrzej Kurek
· 7 years ago
2aca236
chacha20: add test for parameter validation
by Manuel Pégourié-Gonnard
· 7 years ago
fce88b2
Fix selftest verbosity in test suites
by Manuel Pégourié-Gonnard
· 7 years ago
1465602
poly1305: fix bug in starts() and add test for it
by Manuel Pégourié-Gonnard
· 7 years ago
55c0d09
chacha20: fix bug in starts() and add test for it
by Manuel Pégourié-Gonnard
· 7 years ago
528524b
Reduce size of buffers in test suites
by Manuel Pégourié-Gonnard
· 7 years ago
6155cc8
Add ChaCha20 test vectors from RFC 7539
by Daniel King
· 9 years ago
34b822c
Initial implementation of ChaCha20
by Daniel King
· 9 years ago