Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | certificate: Return signature scheme and parameters from issued_by() method | Tobias Brunner | 2017-11-08 | 1 | -0/+1 |
* | Use standard unsigned integer types | Andreas Steffen | 2016-03-24 | 2 | -6/+6 |
* | Add pkcs12 plugin which adds support for decoding PKCS#12 containers | Tobias Brunner | 2013-05-08 | 3 | -1/+31 |
* | Add support for PKCS#7/CMS encrypted-data | Tobias Brunner | 2013-05-08 | 2 | -5/+11 |
* | Move PKCS#12 key derivation to a separate file | Tobias Brunner | 2013-05-08 | 2 | -0/+224 |
* | Fix doxygen grouping regarding containers and PKCS#7 | Martin Willi | 2012-12-19 | 1 | -4/+4 |
* | Allocate data returned by pkcs7_t.get_attribute() | Martin Willi | 2012-12-19 | 1 | -1/+4 |
* | Fix enum names for container_type_t | Martin Willi | 2012-12-19 | 1 | -1/+1 |
* | Add an enumerator for PKCS#7 contained certificates | Martin Willi | 2012-12-19 | 1 | -0/+7 |
* | Add a getter for signed PKCS#7 attributes | Martin Willi | 2012-12-19 | 1 | -0/+14 |
* | Add a generic interface for crypto containers and a more specific PKCS#7 inte... | Martin Willi | 2012-12-19 | 3 | -0/+155 |