]> git.cryptolib.org Git - avr-crypto-lib.git/commit
adding CFB-mode for biwise operation
authorbg <bg@b1d182e4-1ff8-0310-901f-bddb46175740>
Sun, 31 Jan 2010 19:58:53 +0000 (19:58 +0000)
committerbg <bg@b1d182e4-1ff8-0310-901f-bddb46175740>
Sun, 31 Jan 2010 19:58:53 +0000 (19:58 +0000)
commit3790ef3b40efb6649a517144f3089aba564ca541
tree7b87b1fcca85413f1e190add34000dfe8431dfcd
parent3711896e923a5d819733fbfe50590e7e1e6ab51a
adding CFB-mode for biwise operation
bcal-cfb_bit.c [new file with mode: 0644]
bcal-cfb_bit.h [new file with mode: 0644]
mkfiles/aes.mk
mkfiles/aes_c.mk
test_src/main-aes-test.c