Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added features support to pkcs1 plugin | Andreas Steffen | 2011-10-30 | 1 | -13/+16 |
* | Added a (not yet implemented) plugin_t method to reload plugin configuration | Martin Willi | 2011-04-15 | 1 | -0/+1 |
* | Added a get_name() function to plugin_t, create_plugin_enumerator enumerates ... | Martin Willi | 2011-04-15 | 1 | -0/+7 |
* | Migrated pkcs1_plugin_t to INIT/METHOD macros | Andreas Steffen | 2010-12-04 | 1 | -6/+10 |
* | Added a final flag to builder registration to enumerate the actually supporte... | Martin Willi | 2010-09-03 | 1 | -3/+3 |
* | 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 |