.. |
cert_example_multi.crt
|
- Changed certificate verify behaviour to comply with RFC 6125 section 6.3 to not match CN if subjectAltName extension is present.
|
2012-05-10 14:12:46 +00:00 |
cert_example_multi_nocn.crt
|
- Added test for no-subject certificates with altSubjectNames
|
2012-08-23 10:46:54 +00:00 |
cert_example_wildcard.crt
|
- Added support for wildcard certificates
|
2012-02-11 16:09:32 +00:00 |
cert_md2.crt
|
- Added extra certificates and tests
|
2009-07-12 11:11:06 +00:00 |
cert_md4.crt
|
- Corrected parsing of UTCTime dates before 1990 and after 1950
|
2011-02-20 10:40:16 +00:00 |
cert_md5.crt
|
- Corrected parsing of UTCTime dates before 1990 and after 1950
|
2011-02-20 10:40:16 +00:00 |
cert_sha1.crt
|
- Corrected parsing of UTCTime dates before 1990 and after 1950
|
2011-02-20 10:40:16 +00:00 |
cert_sha224.crt
|
- Corrected parsing of UTCTime dates before 1990 and after 1950
|
2011-02-20 10:40:16 +00:00 |
cert_sha256.crt
|
- Corrected parsing of UTCTime dates before 1990 and after 1950
|
2011-02-20 10:40:16 +00:00 |
cert_sha384.crt
|
- Corrected parsing of UTCTime dates before 1990 and after 1950
|
2011-02-20 10:40:16 +00:00 |
cert_sha512.crt
|
- Corrected parsing of UTCTime dates before 1990 and after 1950
|
2011-02-20 10:40:16 +00:00 |
crl.pem
|
- Corrected parsing of UTCTime dates before 1990 and after 1950
|
2011-02-20 10:40:16 +00:00 |
crl_expired.pem
|
- Corrected parsing of UTCTime dates before 1990 and after 1950
|
2011-02-20 10:40:16 +00:00 |
crl_md2.pem
|
- Added extra X509 regression and coverage tests
|
2009-07-19 20:30:14 +00:00 |
crl_md4.pem
|
- Corrected parsing of UTCTime dates before 1990 and after 1950
|
2011-02-20 10:40:16 +00:00 |
crl_md5.pem
|
- Corrected parsing of UTCTime dates before 1990 and after 1950
|
2011-02-20 10:40:16 +00:00 |
crl_sha1.pem
|
- Corrected parsing of UTCTime dates before 1990 and after 1950
|
2011-02-20 10:40:16 +00:00 |
crl_sha224.pem
|
- Corrected parsing of UTCTime dates before 1990 and after 1950
|
2011-02-20 10:40:16 +00:00 |
crl_sha256.pem
|
- Corrected parsing of UTCTime dates before 1990 and after 1950
|
2011-02-20 10:40:16 +00:00 |
crl_sha384.pem
|
- Corrected parsing of UTCTime dates before 1990 and after 1950
|
2011-02-20 10:40:16 +00:00 |
crl_sha512.pem
|
- Corrected parsing of UTCTime dates before 1990 and after 1950
|
2011-02-20 10:40:16 +00:00 |
ec_prv.pk8.der
|
Add tests for x509parse_key_ec()
|
2013-07-08 17:32:26 +02:00 |
ec_prv.pk8.pem
|
Add tests for x509parse_key_ec()
|
2013-07-08 17:32:26 +02:00 |
ec_prv.pk8.pw.der
|
Add tests for x509parse_key_ec()
|
2013-07-08 17:32:26 +02:00 |
ec_prv.pk8.pw.pem
|
Add tests for x509parse_key_ec()
|
2013-07-08 17:32:26 +02:00 |
ec_prv.sec1.der
|
Add tests for x509parse_key_ec()
|
2013-07-08 17:32:26 +02:00 |
ec_prv.sec1.pem
|
Add tests for x509parse_key_ec()
|
2013-07-08 17:32:26 +02:00 |
ec_prv.sec1.pw.pem
|
Add tests for x509parse_key_ec()
|
2013-07-08 17:32:26 +02:00 |
ec_pub.der
|
Complete x509parse_public_key_ec()
|
2013-07-08 17:32:26 +02:00 |
ec_pub.pem
|
Complete x509parse_public_key_ec()
|
2013-07-08 17:32:26 +02:00 |
format_gen.key
|
- Added support for PKCS#8 wrapper on reading private keys (Fixes ticket #20)
|
2011-07-13 11:26:43 +00:00 |
format_gen.pub
|
- Added support for PKCS#8 wrapper on reading private keys (Fixes ticket #20)
|
2011-07-13 11:26:43 +00:00 |
format_pkcs12.fmt
|
- Added support for PKCS#8 wrapper on reading private keys (Fixes ticket #20)
|
2011-07-13 11:26:43 +00:00 |
format_rsa.key
|
- Added support for PKCS#8 wrapper on reading private keys (Fixes ticket #20)
|
2011-07-13 11:26:43 +00:00 |
hash_file_1
|
- Added shax_file tests and data files
|
2009-07-05 11:30:16 +00:00 |
hash_file_2
|
- Added shax_file tests and data files
|
2009-07-05 11:30:16 +00:00 |
hash_file_3
|
- Added shax_file tests and data files
|
2009-07-05 11:30:16 +00:00 |
hash_file_4
|
- Added shax_file tests and data files
|
2009-07-05 11:30:16 +00:00 |
keyfile
|
- Parsing of PEM files moved to separate module (Fixes ticket #13). Also possible to remove PEM support for systems only using DER encoding
|
2011-02-12 14:30:57 +00:00 |
keyfile.3des
|
- Parsing of PEM files moved to separate module (Fixes ticket #13). Also possible to remove PEM support for systems only using DER encoding
|
2011-02-12 14:30:57 +00:00 |
keyfile.aes128
|
- Parsing of PEM files moved to separate module (Fixes ticket #13). Also possible to remove PEM support for systems only using DER encoding
|
2011-02-12 14:30:57 +00:00 |
keyfile.aes192
|
- Parsing of PEM files moved to separate module (Fixes ticket #13). Also possible to remove PEM support for systems only using DER encoding
|
2011-02-12 14:30:57 +00:00 |
keyfile.aes256
|
- Parsing of PEM files moved to separate module (Fixes ticket #13). Also possible to remove PEM support for systems only using DER encoding
|
2011-02-12 14:30:57 +00:00 |
keyfile.des
|
- Parsing of PEM files moved to separate module (Fixes ticket #13). Also possible to remove PEM support for systems only using DER encoding
|
2011-02-12 14:30:57 +00:00 |
mpi_10
|
- Added additional cases for MPI, MDx
|
2009-07-06 06:40:23 +00:00 |
mpi_too_big
|
- Better buffer handling in mpi_read_file()
|
2011-11-30 16:00:20 +00:00 |
pkcs8_pbe_sha1_2des.key
|
Parsing of PKCS#8 encrypted private key files added and PKCS#12 basis
|
2013-06-25 15:06:51 +02:00 |
pkcs8_pbe_sha1_3des.der
|
Parsing of PKCS#8 encrypted private key files added and PKCS#12 basis
|
2013-06-25 15:06:51 +02:00 |
pkcs8_pbe_sha1_3des.key
|
Parsing of PKCS#8 encrypted private key files added and PKCS#12 basis
|
2013-06-25 15:06:51 +02:00 |
pkcs8_pbe_sha1_rc4_128.key
|
Parsing of PKCS#8 encrypted private key files added and PKCS#12 basis
|
2013-06-25 15:06:51 +02:00 |
pkcs8_pbes2_pbkdf2_3des.der
|
PKCS#5 v2 PBES2 support and use in PKCS#8 encrypted certificates
|
2013-06-25 15:06:52 +02:00 |
pkcs8_pbes2_pbkdf2_3des.key
|
PKCS#5 v2 PBES2 support and use in PKCS#8 encrypted certificates
|
2013-06-25 15:06:52 +02:00 |
pkcs8_pbes2_pbkdf2_des.key
|
PKCS#5 v2 PBES2 support and use in PKCS#8 encrypted certificates
|
2013-06-25 15:06:52 +02:00 |
server1.crt
|
- Corrected parsing of UTCTime dates before 1990 and after 1950
|
2011-02-20 10:40:16 +00:00 |
server1.key
|
- First tests for x509_write_cert_req() compat with OpenSSL output
|
2012-02-16 14:09:13 +00:00 |
server1.req.md4
|
- First tests for x509_write_cert_req() compat with OpenSSL output
|
2012-02-16 14:09:13 +00:00 |
server1.req.md5
|
- First tests for x509_write_cert_req() compat with OpenSSL output
|
2012-02-16 14:09:13 +00:00 |
server1.req.sha1
|
- First tests for x509_write_cert_req() compat with OpenSSL output
|
2012-02-16 14:09:13 +00:00 |
server1.req.sha224
|
- First tests for x509_write_cert_req() compat with OpenSSL output
|
2012-02-16 14:09:13 +00:00 |
server1.req.sha256
|
- First tests for x509_write_cert_req() compat with OpenSSL output
|
2012-02-16 14:09:13 +00:00 |
server1.req.sha384
|
- First tests for x509_write_cert_req() compat with OpenSSL output
|
2012-02-16 14:09:13 +00:00 |
server1.req.sha512
|
- First tests for x509_write_cert_req() compat with OpenSSL output
|
2012-02-16 14:09:13 +00:00 |
server2.crt
|
- Corrected parsing of UTCTime dates before 1990 and after 1950
|
2011-02-20 10:40:16 +00:00 |
server2.key
|
- Added support for PKCS#8 wrapper on reading private keys (Fixes ticket #20)
|
2011-07-13 11:26:43 +00:00 |
test-ca.crt
|
- Corrected parsing of UTCTime dates before 1990 and after 1950
|
2011-02-20 10:40:16 +00:00 |
test-ca.key
|
- Corrected parsing of UTCTime dates before 1990 and after 1950
|
2011-02-20 10:40:16 +00:00 |