]> git.cryptolib.org Git - avr-crypto-lib.git/commit
first lines of a blockcipher abstraction layer
authorbg <bg@b1d182e4-1ff8-0310-901f-bddb46175740>
Thu, 8 Jan 2009 12:15:12 +0000 (12:15 +0000)
committerbg <bg@b1d182e4-1ff8-0310-901f-bddb46175740>
Thu, 8 Jan 2009 12:15:12 +0000 (12:15 +0000)
commit017345097a7e5e05d7751816d2c8e29af3bacadc
treea700c1a3dff4a64b4947d10a49c914de300d4ca8
parent3caccd2034e682222162e24c256d20bf65d7c649
first lines of a blockcipher abstraction layer
bcal-basic.c [new file with mode: 0644]
bcal-basic.h [new file with mode: 0644]
bcal_noekeon.c [new file with mode: 0644]
bcal_noekeon.h [new file with mode: 0644]
blockcipher_descriptor.h [new file with mode: 0644]
keysize_descriptor.c [new file with mode: 0644]
keysize_descriptor.h [new file with mode: 0644]