Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | NSS module fixes from mcepl in #714. This removes des.c since it's no | Wilmer van der Gaast | 2012-08-19 | -646/+0 |
| | | | | | longer necessary. | |||
* | 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.. |