Added DES and 3DES.
authorPekka Riikonen <priikone@silcnet.org>
Sat, 21 Jul 2007 12:58:32 +0000 (12:58 +0000)
committerPekka Riikonen <priikone@silcnet.org>
Sat, 21 Jul 2007 12:58:32 +0000 (12:58 +0000)
commitd804a9f387732767bc57c7bc89ac16ac78869f2f
treeb8db89e8d0e0e0ded980ed123a642796f34b7684
parentda3be98515423903e3dde1e3c287498f90c1147f
Added DES and 3DES.
lib/silccrypt/ciphers.h
lib/silccrypt/des.c [new file with mode: 0644]
lib/silccrypt/des.h [new file with mode: 0644]
lib/silccrypt/des_internal.h [new file with mode: 0644]
lib/silccrypt/silccipher.c
lib/silccrypt/silccipher.h
lib/silccrypt/tests/test_des.c [new file with mode: 0644]