TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
mirror
/
mbed-tls
/
refs/heads/iotssl-784-array-entry_name-too-small-2.1
/
tests
/
data_files
82e288a
Merge remote-tracking branch 'upstream-public/pr/1494' into mbedtls-2.1-proposed
by Jaeden Amero
· 7 years ago
2a74061
Merge tag 'mbedtls-2.1.11' into iotssl-1381-x509-verify-refactor-2.1-restricted
by Gilles Peskine
· 7 years ago
1a886ff
Fix parsing of PKCS#8 encoded Elliptic Curve keys.
by Jethro Beekman
· 7 years ago
a566dc4
fixup previous commit: add forgotten file
by Manuel Pégourié-Gonnard
· 7 years ago
74b8ae8
x509: CRL: add tests for non-critical extension
by Manuel Pégourié-Gonnard
· 7 years ago
b066176
x509: CRL: reject unsupported critical extensions
by Manuel Pégourié-Gonnard
· 7 years ago
8f29107
Add missing dependency in test-certs Makefile
by Manuel Pégourié-Gonnard
· 8 years ago
93d828c
Add test for same CA with different keys
by Manuel Pégourié-Gonnard
· 8 years ago
ecff9e9
Add test for CA forgery attempt
by Manuel Pégourié-Gonnard
· 8 years ago
94ff1c6
Add tests for flags passed to f_vrfy
by Manuel Pégourié-Gonnard
· 8 years ago
6a42083
Add tests for spurious certs in the chain
by Manuel Pégourié-Gonnard
· 8 years ago
92cd3fe
Add test for bad signature with longer chain
by Manuel Pégourié-Gonnard
· 8 years ago
3c87346
Add test for expired cert in longer chain
by Manuel Pégourié-Gonnard
· 8 years ago
ac857f3
data_files/pkcs8-v2: add keys generated with PRF != SHA1
by Antonio Quartulli
· 8 years ago
1854a0e
Merge branch 'mbedtls-2.1' into mbedtls-2.1-restricted
by Gilles Peskine
· 8 years ago
283a80d
Merge remote-tracking branch 'upstream-public/pr/1108' into mbedtls-2.1
by Gilles Peskine
· 8 years ago
e881a22
Merge branch 'mbedtls-2.1' into mbedtls-2.1-restricted
by Gilles Peskine
· 8 years ago
5c32471
RSA: Fix buffer overflow in PSS signature verification
by Gilles Peskine
· 8 years ago
0d0422c
Unify naming schemes for RSA keys
by Hanno Becker
· 8 years ago
82027c1
Don't use all_final as a target in tests/data_files/Makefile
by Hanno Becker
· 8 years ago
734b6d4
Add suffix for 1024-bit RSA key files
by Hanno Becker
· 8 years ago
f5b1ea3
Correct Makefile in tests/data_files
by Hanno Becker
· 8 years ago
dca5081
Update keyfiles
by Hanno Becker
· 8 years ago
9c22f59
Add RSA key generation commands to test Makefile
by Hanno Becker
· 8 years ago
0642ed4
Add tests for encrypted 2048 and 4096-bit RSA keys
by Hanno Becker
· 8 years ago
7de3ff3
Minor style and typo corrections
by Hanno Becker
· 8 years ago
2b6c3f6
Extend tests/data_files/Makefile to include CRT's for CRT write test
by Hanno Becker
· 8 years ago
e3af3af
Omit version from X.509 v1 certificates
by Hanno Becker
· 8 years ago
eeb1350
Fix typo
by Hanno Becker
· 8 years ago
323a222
Improve Readme for long test certificate chains
by Hanno Becker
· 8 years ago
4721831
Fix typos
by Janos Follath
· 8 years ago
71103cb
Make test script more portable
by Manuel Pégourié-Gonnard
· 8 years ago
4770dbc
Add test for limit on intermediate certificates
by Manuel Pégourié-Gonnard
· 8 years ago
9bb4f28
Document test data makefile
by Gilles Peskine
· 8 years ago
ae76599
Test that SHA-1 defaults off
by Gilles Peskine
· 8 years ago
83ed596
Added SHA256 test certificates
by Gilles Peskine
· 8 years ago
d352e6d
Merge branch 'mbedtls-2.1-iotssl-1071-ca-flags'
by Simon Butcher
· 8 years ago
3da3b6e
Add tests for out flags from x509_crt_verify_top()
by Andres AG
· 9 years ago
978bdf9
Add test for infinite loop in CRL parse
by Andres AG
· 9 years ago
e223527
X509: Future CA among trusted: add more tests
by Janos Follath
· 9 years ago
38921c8
X509: Future CA among trusted: add unit tests
by Janos Follath
· 9 years ago
365b226
x509: trailing bytes in DER: add integration tests
by Janos Follath
· 9 years ago
3cb2074
Add test case for root with max_pathlen=0
by Manuel Pégourié-Gonnard
· 10 years ago
922cd9b
Add test case for first intermediate max_pathlen=0
by Manuel Pégourié-Gonnard
· 10 years ago
e03fa7c
Test certificate "Server1 SHA1, key_usage" reissued.
by Jonathan Leroy
· 10 years ago
36f1234
Additional corner cases for testing pathlen constrains. Just in case.
by Janos Follath
· 10 years ago
c7bea31
Added test case for pathlen constrains in intermediate certificates
by Janos Follath
· 10 years ago
560fea3
Add tests for verify callback
by Manuel Pégourié-Gonnard
· 10 years ago
052d10c
Accept a trailing space at end of PEM lines
by Manuel Pégourié-Gonnard
· 10 years ago
9a70225
Add parsing/printing for new X.509 keyUsage flags
by Manuel Pégourié-Gonnard
· 10 years ago
6ea831d
Add tests for mbedtls_set_hs_ca_chain()
by Manuel Pégourié-Gonnard
· 10 years ago
7a010aa
Add tests for dhm_min_bitlen
by Manuel Pégourié-Gonnard
· 10 years ago
5119df2
Add test case for dh params with privateValueLength
by Manuel Pégourié-Gonnard
· 10 years ago
e6c8366
Fix bug in pk_parse_key()
by Manuel Pégourié-Gonnard
· 10 years ago
6152b02
Fixed typos
by Paul Bakker
· 10 years ago
39ead3e
Add test certificate for bitstring in DN
by Manuel Pégourié-Gonnard
· 10 years ago
57a5d60
Add tests for concatenated CRLs
by Manuel Pégourié-Gonnard
· 11 years ago
4be3449
Add Readme about X.509 test files
by Manuel Pégourié-Gonnard
· 11 years ago
9c911da
Add tests for X.509 name encoding mismatch
by Manuel Pégourié-Gonnard
· 11 years ago
64938c6
Accept spaces at end of line/buffer in base64
by Manuel Pégourié-Gonnard
· 11 years ago
da1b4de
Increase MPI_MAX_BYTES to allow RSA 8192
by Manuel Pégourié-Gonnard
· 11 years ago
5a5fa92
x509_crt_parse() did not increase total_failed on PEM error
by Paul Bakker
· 11 years ago
192253a
Fix buffer size in pk_write_*_pem()
by Manuel Pégourié-Gonnard
· 11 years ago
d249b7a
Restore ability to trust non-CA selfsigned EE cert
by Manuel Pégourié-Gonnard
· 11 years ago
c4eff16
Restore ability to use v1 CA if trusted locally
by Manuel Pégourié-Gonnard
· 11 years ago
5873b00
Add pathological RSASSA-PSS test certificates
by Manuel Pégourié-Gonnard
· 11 years ago
eacccb7
Add RSASSA-PSS certificate with all defaults
by Manuel Pégourié-Gonnard
· 11 years ago
5388202
Also verify CRLs signed with RSASSA-PSS
by Manuel Pégourié-Gonnard
· 11 years ago
920e1cd
Add basic PSS cert verification
by Manuel Pégourié-Gonnard
· 11 years ago
39868ee
Parse CSRs signed with RSASSA-PSS
by Manuel Pégourié-Gonnard
· 12 years ago
2a8d7fd
Add tests for parsing CSRs
by Manuel Pégourié-Gonnard
· 12 years ago
8e42ff6
Parse CRLs signed with RSASSA-PSS
by Manuel Pégourié-Gonnard
· 12 years ago
e76b750
Finish parsing RSASSA-PSS parameters
by Manuel Pégourié-Gonnard
· 12 years ago
59a75d5
Basic parsing of certs signed with RSASSA-PSS
by Manuel Pégourié-Gonnard
· 12 years ago
7afb8a0
Add x509_crt_check_extended_key_usage()
by Manuel Pégourié-Gonnard
· 11 years ago
99d4f19
Add keyUsage checking for CAs
by Manuel Pégourié-Gonnard
· 11 years ago
7f2a07d
Check keyUsage in SSL client and server
by Manuel Pégourié-Gonnard
· 11 years ago
3fec220
Add test for dhm_parse_dhmfile
by Manuel Pégourié-Gonnard
· 11 years ago
6c1a73e
Improve x509xrite_csr testing: extensions, version
by Manuel Pégourié-Gonnard
· 11 years ago
c5ce83a
Improve x509xrite_csr testing: extensions, ECDSA
by Manuel Pégourié-Gonnard
· 11 years ago
6c33a16
Add previously forgotten test files... oops!
by Manuel Pégourié-Gonnard
· 11 years ago
f6f4ab4
Print extended key usage in x509_crt_info()
by Manuel Pégourié-Gonnard
· 11 years ago
76b8ab7
ssl-opt.sh: address some robustness issues
by Manuel Pégourié-Gonnard
· 11 years ago
a11a77f
Add test for SpecifiedECDomain
by Manuel Pégourié-Gonnard
· 11 years ago
5b2d776
GnuTLS in compat.sh: server-side
by Manuel Pégourié-Gonnard
· 11 years ago
9533765
Reject certs and CRLs from the future
by Manuel Pégourié-Gonnard
· 11 years ago
6304f78
Add x509_time_future()
by Manuel Pégourié-Gonnard
· 11 years ago
c909308
Revert "Merged RSA-PSS support in Certificate, CSR and CRL"
by Manuel Pégourié-Gonnard
· 11 years ago
41cae8e
Parse CSRs signed with RSASSA-PSS
by Manuel Pégourié-Gonnard
· 12 years ago
d4fd57d
Add tests for parsing CSRs
by Manuel Pégourié-Gonnard
· 12 years ago
5eeb32b
Parse CRLs signed with RSASSA-PSS
by Manuel Pégourié-Gonnard
· 12 years ago
3c1e8b5
Finish parsing RSASSA-PSS parameters
by Manuel Pégourié-Gonnard
· 12 years ago
b1d4eb1
Basic parsing of certs signed with RSASSA-PSS
by Manuel Pégourié-Gonnard
· 12 years ago
5862eee
Merged RIPEMD-160 support
by Paul Bakker
· 12 years ago
83a7fdd
Replace expired test certificate
by Manuel Pégourié-Gonnard
· 12 years ago
e4d47a6
Add RIPEMD-160 to the generic MD layer
by Manuel Pégourié-Gonnard
· 12 years ago
fbae2a1
Add tests for x509_crt_parse_path()
by Manuel Pégourié-Gonnard
· 12 years ago
48ac3db
Add OIDs for brainpool curves
by Manuel Pégourié-Gonnard
· 12 years ago
6a987f4
Update EC certs to use NIST-256 and NIST-384
by Manuel Pégourié-Gonnard
· 12 years ago
c27c4e2
Support faulty X509 v1 certificates with extensions
by Paul Bakker
· 12 years ago
Next »