Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add features support to ccm plugin | Martin Willi | 2011-10-14 | 1 | -30/+49 |
* | Fixed common misspellings. | Tobias Brunner | 2011-07-20 | 1 | -1/+1 |
* | 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 | -9/+18 |
* | Register algorithms with dependencies only if dependency available | Martin Willi | 2010-12-20 | 1 | -12/+23 |
* | trace back crypto algorithms to the plugins that registered them | Andreas Steffen | 2010-12-18 | 1 | -6/+8 |
* | Implemented a ccm plugin providing CCM mode based on CBC crypters | Martin Willi | 2010-08-19 | 5 | -0/+575 |