crypto - Add Twofish implementation
authorAlex Hornung <ahornung@gmail.com>
Sat, 2 Jul 2011 09:33:16 +0000 (10:33 +0100)
committerAlex Hornung <ahornung@gmail.com>
Sat, 2 Jul 2011 11:06:54 +0000 (12:06 +0100)
commitba5f120ea6ee94380ee4704c247dfc950c7b3fd5
tree0a7daed9c6b6bdef1f7c1c0162ba86835fdbd334
parentaface1425a7d078db8785139e186f3a4ffd18034
crypto - Add Twofish implementation
sys/conf/files
sys/crypto/Makefile
sys/crypto/twofish/twofish.c [new file with mode: 0644]
sys/crypto/twofish/twofish.h [new file with mode: 0644]