| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Fixes #1209
|
|
|
|
| |
This way is more extensible and requires less maintaince
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
multiple backends receive the same params dicts, but we were modifying
them using pop.
|
| |
|
| |
|
|
|
|
| |
All tests updated to work with the new simplified loader
|
| |
|
|
|
|
|
|
| |
* block renamed to ciphers
* ciphers renamed to algorithms
* base moved into algorithms
|
| |
|
| |
|
|
|