mirror of
https://github.com/cryb-to/cryb-to.git
synced 2024-11-23 22:25:46 +00:00
239ab3a471
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. |
||
---|---|---|
.. | ||
cryb-cipher.pc.in | ||
cryb_aes.c | ||
cryb_chacha.c | ||
cryb_cipher.c | ||
cryb_des.c | ||
cryb_rc4.c | ||
cryb_salsa.c | ||
Makefile.am |