Paul Bakker
|
96743fc5f5
|
- Parsing of PEM files moved to separate module (Fixes ticket #13). Also possible to remove PEM support for systems only using DER encoding
- Parsing PEM private keys encrypted with DES and AES are now supported (Fixes ticket #5)
- Added tests for encrypted keyfiles
|
2011-02-12 14:30:57 +00:00 |
|
Paul Bakker
|
76fd75a3de
|
- Improved certificate validation and validation against the available CRLs
|
2011-01-16 21:12:10 +00:00 |
|
Paul Bakker
|
b63b0afc05
|
- Added verification callback in certificate verification chain in order to allow external blacklisting
|
2011-01-13 17:54:59 +00:00 |
|
Paul Bakker
|
9120018f3d
|
- Added support for GeneralizedTime in X509 certificates
|
2010-02-18 21:26:15 +00:00 |
|
Paul Bakker
|
46b8071641
|
- Added 'depends_on' for tests dependent on specific hash algorithms
|
2009-10-03 20:01:39 +00:00 |
|
Paul Bakker
|
c6ce838d8f
|
- Better handling of extension parsing
|
2009-07-27 21:34:45 +00:00 |
|
Paul Bakker
|
e4ff413890
|
- Added extra coverage tests
|
2009-07-27 20:22:10 +00:00 |
|
Paul Bakker
|
345fb49cb7
|
- Added extra coverage and regression tests
|
2009-07-20 21:26:07 +00:00 |
|
Paul Bakker
|
6b0fa4f33b
|
- Added extra regression and coverage tests for ASN parsing of CRL and Key data
|
2009-07-20 20:35:41 +00:00 |
|
Paul Bakker
|
c26a189189
|
- Added extra X509 regression and coverage tests
|
2009-07-19 20:30:14 +00:00 |
|
Paul Bakker
|
b2c38f54b4
|
- Added a lot of ASN1 Certificate parsing tests
|
2009-07-19 19:36:15 +00:00 |
|
Paul Bakker
|
4d6b31a999
|
- Added extra certificates and tests
|
2009-07-12 11:11:06 +00:00 |
|
Paul Bakker
|
37940d9ff6
|
- Added test coverage for X509parse
- Fixed segfault in rsa_check_privkey() and rsa_check_pubkey() and added test
|
2009-07-10 22:38:58 +00:00 |
|