Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Provide a public PKCS#11 mechanism enumerator | Martin Willi | 2010-08-04 | 1 | -0/+12 |
| | |||||
* | Extended the PKCS#11 object enumerator by attribute retrieval | Martin Willi | 2010-08-04 | 1 | -2/+9 |
| | |||||
* | Implemented a generic PKCS#11 object enumerator | Martin Willi | 2010-08-04 | 1 | -1/+12 |
| | |||||
* | Add enum names for CK_MECHANISM_TYPE constants | Martin Willi | 2010-08-04 | 1 | -0/+5 |
| | |||||
* | Make the PKCS#11 padding string trimming public, add null terminator | Martin Willi | 2010-08-04 | 1 | -0/+8 |
| | |||||
* | Added a getter for the library alias | Martin Willi | 2010-08-04 | 1 | -0/+7 |
| | |||||
* | Added enum names for PKCS#11 return values | Martin Willi | 2010-08-04 | 1 | -0/+7 |
| | |||||
* | Implemented an abstraction layer for PKCS#11 module loading | Martin Willi | 2010-08-04 | 1 | -0/+53 |