TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
mirror
/
mbed-tls.git
/
refs/heads/archive/dev/mbedtls-2.10.0-preview
/
tests
/
suites
e4379d2
Merge remote-tracking branch 'github-simon/parameter-validation' into evaluation
by Jaeden Amero
· 7 years ago
fa66c9e
Merge remote-tracking branch 'upstream-public/pr/1629' into evaluation
by Jaeden Amero
· 7 years ago
1a925bc
Initial prototype and demonstrator for parameter validation
by Simon Butcher
· 7 years ago
c4e14e1
CCM*: Add minimal test for fixed tag length
by Janos Follath
· 7 years ago
b1e4fc6
Merge remote-tracking branch 'upstream-public/pr/1617' into evaluation-2
by Jaeden Amero
· 7 years ago
7d8f00e
Merge remote-tracking branch 'upstream-public/pr/1602' into evaluation-2
by Jaeden Amero
· 7 years ago
b7f3654
Merge remote-tracking branch 'upstream-public/pr/1593' into evaluation-2
by Jaeden Amero
· 7 years ago
eb01024
Add an HKDF (RFC 5869) implementation
by Thomas Fossati
· 9 years ago
f66a4bd
cipher: add stream test vectors for chacha20(poly1305)
by Manuel Pégourié-Gonnard
· 7 years ago
619b309
chachapoly: add test for state flow
by Manuel Pégourié-Gonnard
· 7 years ago
7a2c7f1
poly1305: add test with multiple small fragments
by Manuel Pégourié-Gonnard
· 7 years ago
6dbfb69
chachapoly: add test for parameter validation
by Manuel Pégourié-Gonnard
· 7 years ago
550c20f
poly1305: add test for parameter validation
by Manuel Pégourié-Gonnard
· 7 years ago
114f28b
chacha20: add test for parameter validation
by Manuel Pégourié-Gonnard
· 7 years ago
e9ea6d6
Fix selftest verbosity in test suites
by Manuel Pégourié-Gonnard
· 7 years ago
996477d
cipher: add chachapoly test vector + unauth case
by Manuel Pégourié-Gonnard
· 7 years ago
97e34bf
poly1305: fix bug in starts() and add test for it
by Manuel Pégourié-Gonnard
· 7 years ago
b60045a
chacha20: fix bug in starts() and add test for it
by Manuel Pégourié-Gonnard
· 7 years ago
2faaa10
chachapoly: add test with unauthentic data
by Manuel Pégourié-Gonnard
· 7 years ago
f11d8e5
Reduce size of buffers in test suites
by Manuel Pégourié-Gonnard
· 7 years ago
9b7a93c
poly1305: adjust parameter order
by Manuel Pégourié-Gonnard
· 7 years ago
52a56d3
chachapoly: split crypt_and_mac() to match GCM API
by Manuel Pégourié-Gonnard
· 7 years ago
d4bd856
Rename aead_chacha20_poly1305 to chachapoly
by Manuel Pégourié-Gonnard
· 7 years ago
5b7f1d8
Fix test suite when GCM Is disabled, but AEAD_ChaCha20_Poly1305 is enabled.
by Daniel King
· 9 years ago
89c7b10
Add ChaCha20 test vectors from RFC 7539
by Daniel King
· 9 years ago
b437a98
Add ChaCha20+Poly1305 to the Cipher module
by Daniel King
· 9 years ago
31ac12e
Implement AEAD-ChaCha20-Poly1305.
by Daniel King
· 9 years ago
5d77eaa
Add Poly1305 authenticator algorithm (RFC 7539)
by Daniel King
· 9 years ago
0fe7b5b
Add ChaCha20 to the Cipher module
by Daniel King
· 9 years ago
a98ff5e
Initial implementation of ChaCha20
by Daniel King
· 9 years ago
e4daf77
cipher: Add wrappers for AES-XTS
by Jaeden Amero
· 7 years ago
184d069
tests: Add AES-XTS test suite
by Jaeden Amero
· 7 years ago
49411cc
tests: Fix name of 33 byte AES cipher tests
by Jaeden Amero
· 7 years ago
7d7bad6
Update version to 2.9.0
by Jaeden Amero
· 7 years ago
df67d3a
Remove unused variable in AES OFB test suite
by Simon Butcher
· 7 years ago
7ac93f4
Fix AES-OFB support for errors, tests and self-test
by Simon Butcher
· 7 years ago
91e254c
Add cipher abstraction and test cases for OFB block mode
by Simon Butcher
· 7 years ago
a11c940
Add test cases for AES OFB block mode
by Simon Butcher
· 7 years ago
38c42d5
Merge remote-tracking branch 'upstream-public/pr/1570' into development-proposed
by Jaeden Amero
· 7 years ago
f13ca95
Test suites: print error on failed platform_setup
by Andrzej Kurek
· 7 years ago
a282270
Add explicit checks for non-zero result of platform setup in test suites
by Andrzej Kurek
· 7 years ago
32a675f
Add conditional platform context creation & usage
by Andrzej Kurek
· 7 years ago
1152fa8
Add platform setup and teardown calls to test suites
by Andrzej Kurek
· 7 years ago
6668927
Generate primes according to FIPS 186-4
by Jethro Beekman
· 7 years ago
be2371c
Merge branch 'pr_348' into development-proposed
by Gilles Peskine
· 7 years ago
695d557
Merge branch 'pr_1180' into development-proposed
by Gilles Peskine
· 7 years ago
08f3ef1
Basic support for Curve448, similar to the current level of support for Curve25519
by Nicholas Wilson
· 10 years ago
78a03ec
Merge remote-tracking branch 'upstream-public/pr/1379' into development-proposed
by Jaeden Amero
· 7 years ago
2843d21
Merge remote-tracking branch 'upstream-public/pr/1523' into development-proposed
by Jaeden Amero
· 7 years ago
6c563fa
Add tests for "return plaintext data faster on unpadded decryption"
by Jethro Beekman
· 7 years ago
576d474
Fix test dependencies of pkcs5 pbs2 on asn1 parse
by Andres Amaya Garcia
· 7 years ago
de420a4
Fix some test deps
by Deomid Ryabkov
· 9 years ago
1cfa2d0
Add missing dependencies in test_suite_x509parse
by Gilles Peskine
· 7 years ago
15ad579
Merge tag 'mbedtls-2.8.0' into iotssl-1381-x509-verify-refactor-restricted
by Gilles Peskine
· 7 years ago
d2df936
Fix parsing of PKCS#8 encoded Elliptic Curve keys.
by Jethro Beekman
· 7 years ago
8be0e6d
Update version to 2.8.0
by Jaeden Amero
· 7 years ago
mbedtls-2.8.0
79a5e72
Merge remote-tracking branch 'upstream-restricted/pr/463' into development-restricted-proposed
by Jaeden Amero
· 7 years ago
mbedtls-2.8.0-rc1
24b2d6f
Merge remote-tracking branch 'upstream-restricted/pr/459' into development-restricted-proposed
by Jaeden Amero
· 7 years ago
a63305d
x509: CRL: add tests for non-critical extension
by Manuel Pégourié-Gonnard
· 7 years ago
0bdb050
x509: CRL: add tests for malformed extensions
by Manuel Pégourié-Gonnard
· 7 years ago
fd3e4fb
x509: CRL: reject unsupported critical extensions
by Manuel Pégourié-Gonnard
· 7 years ago
5f19328
Merge remote-tracking branch 'upstream-restricted/pr/398' into development-restricted-proposed
by Gilles Peskine
· 7 years ago
553a06f
Merge remote-tracking branch 'upstream-restricted/pr/351' into development-restricted-proposed
by Gilles Peskine
· 7 years ago
1ba8a3f
Yet another dependency issue (PKCS1_V15)
by Manuel Pégourié-Gonnard
· 7 years ago
a31d820
Merge remote-tracking branch 'upstream-public/pr/778' into development-proposed
by Gilles Peskine
· 7 years ago
88a8dcb
Fix remaining issues found by depend-hashes
by Manuel Pégourié-Gonnard
· 7 years ago
147b28e
Fix remaining issues found by depend-pkalgs
by Manuel Pégourié-Gonnard
· 7 years ago
22797fc
Remove redundant dependency
by Sanne Wouda
· 8 years ago
bb50113
Rename test and update dependencies
by Sanne Wouda
· 8 years ago
90da97d
Add test case found through fuzzing to pkparse test suite
by Sanne Wouda
· 8 years ago
a3389eb
Merge branch 'development-restricted' into iotssl-1306-rsa-is-vulnerable-to-bellcore-glitch-attack
by Hanno Becker
· 7 years ago
05e464d
Merge branch 'development' into iotssl-1381-x509-verify-refactor-restricted
by Manuel Pégourié-Gonnard
· 7 years ago
693a1d9
Test suite test_suite_pk test pk_rsa_overflow passes valid parameters for hash and sig.
by itayzafrir
· 7 years ago
d76d8bc
Merge branch 'pr_1352' into development-proposed
by Gilles Peskine
· 7 years ago
e6844cc
Merge branch 'pr_1135' into development-proposed
by Gilles Peskine
· 7 years ago
42a97ac
Merge branch 'pr_1219' into development-proposed
by Gilles Peskine
· 7 years ago
1e3fd69
Merge remote-tracking branch 'upstream-public/pr/1333' into development-proposed
by Gilles Peskine
· 7 years ago
8d7d1ea
tests_suite_pkparse: new PKCS8-v2 keys with PRF != SHA1
by Antonio Quartulli
· 8 years ago
bfa440e
tests/pkcs5/pbkdf2_hmac: extend array to accommodate longer results
by Antonio Quartulli
· 8 years ago
e87e885
tests/pkcs5/pbkdf2_hmac: add unit tests for additional SHA algorithms
by Antonio Quartulli
· 8 years ago
12ccef2
pkcs5v2: add support for additional hmacSHA algorithms
by Antonio Quartulli
· 8 years ago
9566ff7
Fix minor issues raised in PR review
by Ron Eldor
· 7 years ago
c153998
Add some tests for different available profiles
by Ron Eldor
· 7 years ago
3b438d3
Update version to 2.7.0
by Jaeden Amero
· 8 years ago
6ff067d
Add missing stdint.h header to test_suite_pk.func
by Andres Amaya Garcia
· 8 years ago
7ea6727
Fix test_suite_pk.function to work on 64-bit ILP32
by Andres Amaya Garcia
· 8 years ago
66954e1
Merge branch 'development' into development-restricted
by Jaeden Amero
· 8 years ago
005239e
Merge remote-tracking branch 'upstream-public/pr/1294' into development
by Jaeden Amero
· 8 years ago
4753256
Merge branch 'development' into development-restricted
by Jaeden Amero
· 8 years ago
e278b36
Change mbedtls_entropy_func in tests to mbedtls_test_entropy_func
by Reut Caspi
· 8 years ago
3c082ce
Merge branch 'development' into development-restricted
by Jaeden Amero
· 8 years ago
fbeed6e
Merge remote-tracking branch 'upstream-public/pr/1236' into development
by Jaeden Amero
· 8 years ago
8ec3bfe
Test corner case uses of memory_buffer_alloc.c
by Andres AG
· 9 years ago
9e4f77c
New MD API: rename functions from _ext to _ret
by Gilles Peskine
· 8 years ago
d91f2a2
Merge branch 'development' into iotssl-1251-2.7
by Gilles Peskine
· 8 years ago
d40c22b
Merge branch 'development' into development-restricted
by Gilles Peskine
· 8 years ago
71b0060
Merge branch 'development' into iotssl-247
by Hanno Becker
· 8 years ago
31f3f0b
Merge branch 'development' into development-restricted
by Jaeden Amero
· 8 years ago
d4d6057
Address issues found by coverity
by Hanno Becker
· 8 years ago
f342cb7
Merge branch 'development' into development-restricted
by Jaeden Amero
· 8 years ago
Next »