Age | Commit message (Expand) | Author |
---|---|---|
2013-02-25 | Rewrite 'git describe' version support to update the version whenever needed | Matthias Schiffer |
2013-02-23 | Use 'git describe' output as version string when available | Matthias Schiffer |
2013-01-15 | Move version number to build system | Matthias Schiffer |
2013-01-05 | Adjust copyright years | Matthias Schiffer |
2012-12-24 | Add WITH_CAPABILITIES CMake flag and check for libcap | Matthias Schiffer |
2012-09-21 | Nicely encapsulate different crypto algorithm implementations | Matthias Schiffer |
2012-06-27 | Primitive aes128-gcm implementation | Matthias Schiffer |
2012-04-14 | Separate handshake from encryption method | Matthias Schiffer |
2012-03-25 | Add include command | Matthias Schiffer |
2012-03-24 | Rename methods to protocols; fix some command line parse bugs; implement most... | Matthias Schiffer |
2012-03-14 | Require libuecc; rename cfxp to ecfxp; add some basic infrastructure for cryp... | Matthias Schiffer |
2012-03-08 | Add curve25519-fhmqvc-xsalsa20-poly1305 method stub | Matthias Schiffer |