commit | 96743fc5f58175dd8074a88979da7196da209d88 | [log] [tgz] |
---|---|---|
author | Paul Bakker <p.j.bakker@polarssl.org> | Sat Feb 12 14:30:57 2011 +0000 |
committer | Paul Bakker <p.j.bakker@polarssl.org> | Sat Feb 12 14:30:57 2011 +0000 |
tree | 64cdd4a218f4cc584bd70c95f321e0d96baf99ea | |
parent | f17ed288ad0a4c9d16679aab00cbe65a98b29703 [diff] |
- 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