mirror of
https://github.com/cryb-to/cryb-to.git
synced 2024-11-23 06:05:46 +00:00
bf0016a888
Single-DES is now a special case of triple-DES with all three keys being the same. This is significantly slower than a pure single-DES implementation, but that's fine since nobody should be using it anyway. |
||
---|---|---|
.. | ||
cipher | ||
core | ||
cpe | ||
digest | ||
enc | ||
hash | ||
mac | ||
mpi | ||
oath | ||
rand | ||
rsaref | ||
test | ||
Makefile.am |