Age | Commit message (Expand) | Author |
---|---|---|
2013-11-07 | CMake: add LINK_LIBRARIES workaround for old CMake versions | Matthias Schiffer |
2013-11-03 | Allow building without NaCl again | Matthias Schiffer |
2013-11-03 | Fix disabling modules | Matthias Schiffer |
2013-11-03 | Improve build system for ciphers and MACs as well | Matthias Schiffer |
2013-11-03 | Even nicer method specification | Matthias Schiffer |
2013-11-02 | Make adding new methods a bit nicer | Matthias Schiffer |
2013-11-02 | Convert aes128-gcm into a generic gcm method | Matthias Schiffer |
2013-10-29 | Generate method list automagically | Matthias Schiffer |
2013-10-28 | Unify duplicate code in xsalsa20-poly1305 and aes128-gcm methods | Matthias Schiffer |
2013-10-28 | Organize method and protocol source files into distinct source directories | Matthias Schiffer |