aboutsummaryrefslogtreecommitdiffstats
path: root/src/libstrongswan/plugins/ctr/ctr_plugin.c
Commit message (Expand)AuthorAgeFilesLines
* Add features support to ctr pluginMartin Willi2011-10-141-19/+23
* Added a (not yet implemented) plugin_t method to reload plugin configurationMartin Willi2011-04-151-0/+1
* Added a get_name() function to plugin_t, create_plugin_enumerator enumerates ...Martin Willi2011-04-151-4/+9
* Register algorithms with dependencies only if dependency availableMartin Willi2010-12-201-5/+15
* trace back crypto algorithms to the plugins that registered themAndreas Steffen2010-12-181-2/+4
* Use a seperate section for each nested struct member in INIT macroMartin Willi2010-08-181-1/+5
* Added a counter mode wrapper plugin operating on existing CBC cryptersMartin Willi2010-08-131-0/+61