Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Changed plugin constructors from plugin_create to plugin_name_plugin_create. | Tobias Brunner | 2010-03-02 | 1 | -1/+1 |
| | |||||
* | Updated pkcs1 plugin to the new builder API | Martin Willi | 2009-09-10 | 1 | -5/+5 |
| | |||||
* | removed trailing spaces ([[:space:]]+$) | Martin Willi | 2009-09-04 | 1 | -6/+6 |
| | |||||
* | implemented pkcs1 private/public key encoding and fingerprinting | Martin Willi | 2009-08-26 | 1 | -0/+6 |
| | |||||
* | implemented a pkcs1 plugin providing PKCS#1 key parsing builders | Martin Willi | 2009-08-26 | 1 | -0/+64 |