Age | Commit message (Expand) | Author |
---|---|---|
2013-11-30 | Make the crypto implementations independent of fastd.h (and fix more minor bugs) | Matthias Schiffer |
2013-11-30 | Remove cipher and MAC contexts | Matthias Schiffer |
2013-11-29 | Compile with -std=c99 and restructure some code to ensure there is no invalid... | Matthias Schiffer |
2013-11-27 | Allow checking if a crypto algorithm is available at runtime | Matthias Schiffer |
2013-11-27 | Add OpenSSL-based aes128-ctr implementation | Matthias Schiffer |