Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Now including a nice and compact 3DES implementation done by Christophe | Wilmer van der Gaast | 2010-08-21 | -0/+646 |
Devine. OpenSSL exports nice cipher functions, but GnuTLS only just started doing this in 2.10 or so (not even in Debian Sid yet). So instead of adding a whole library for encrypting 72 bytes of data, let's have a built-in 3DES implementation for a while.. |