Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | pkcs11: Update CRYPTOKI_VERSION to 2.40 | Daiki Ueno | 2016-12-13 | 1 | -6/+3 |
| | |||||
* | pkcs11: Add CK_RSA_PKCS_OAEP_PARAMS definition | Daiki Ueno | 2016-12-13 | 1 | -0/+20 |
| | | | | https://bugzilla.redhat.com/show_bug.cgi?id=1191209 | ||||
* | pkcs11: Add CKA_COPYABLE definition | Daiki Ueno | 2016-12-13 | 1 | -0/+1 |
| | | | | https://bugzilla.redhat.com/show_bug.cgi?id=1191231 | ||||
* | pkcs11: Add AES key wrap mechanisms | Daiki Ueno | 2016-12-13 | 1 | -0/+3 |
| | | | | https://bugzilla.redhat.com/show_bug.cgi?id=1191231 | ||||
* | Update the pkcs11.h header for missing mechanisms | Stef Walter | 2013-02-20 | 1 | -0/+25 |
| | |||||
* | Move the pkcs11.h header files into common directory | Stef Walter | 2013-01-09 | 1 | -0/+1373 |
* Allows use of them across the whole project * Put a stub file in the p11-kit/ directory, so we can still refer to the headers using that path, which is what it will be at when in the installed includes directory. |