Commit Graph

137 Commits

Author SHA1 Message Date
bg 53f8a8d7ca changing hmac API + bug fixes 2009-02-26 14:44:17 +00:00
bg 83d0614d8b moving from uart to cli 2009-02-25 20:22:32 +00:00
bg 2dc047a070 +MUGI 2009-02-16 14:18:19 +00:00
bg 74fe0d1999 updated sha1 2009-02-10 00:37:51 +00:00
bg d3db763eeb host tools for verification +testvectors 2009-02-06 10:39:33 +00:00
bg aa477226f9 updating to the new configuration 2009-02-04 13:58:25 +00:00
bg e5a49deb52 new hash function abstraction layer + shavs + dump util + ... 2009-02-04 13:50:15 +00:00
bg 572b35bb74 new cli system 2009-01-30 23:00:04 +00:00
bg ba3a6079e5 split up aes asm sbox in two parts 2009-01-28 23:50:00 +00:00
bg 6918fd7223 serpent sboxes in asm bitslice 2009-01-26 18:04:30 +00:00
bg 8ef8dfdc72 faster aes decryption 2009-01-22 11:59:53 +00:00
bg bb6e6769cf now aes decription also in assembly 2009-01-21 16:09:25 +00:00
bg 96789d49fd speed up 2009-01-12 11:19:16 +00:00
bg 5e274071cf a first look at aes assembly 2009-01-10 22:39:34 +00:00
bg d6a35f05fd new AES in C, happy new year 2008-12-31 19:51:55 +00:00
bg 288c82e97b twister now in ASM 2008-12-28 20:20:22 +00:00
bg 0076b72ccd now comes twister-512 2008-12-22 03:19:07 +00:00
bg 4469def3e2 a first idea of twister (only 224 and 256 bit) more comming soon 2008-12-21 00:16:09 +00:00
bg 86af172844 small update (integrating NOEKEON_OMAC and SEED_C) 2008-12-19 22:40:58 +00:00
bg a1518b457d seed now in pure asm 2008-12-11 18:14:49 +00:00
bg e363148c4e further working on seed (openssl supports it :-);
plain C version is working and assembler enhanced version was enhanced
2008-12-10 23:59:43 +00:00
bg 9b567bc05f fixing lot of typos, camellia_C now seems to work 2008-12-10 15:18:23 +00:00
bg d5e2587658 MD5 now completly in ASM 2008-12-05 15:09:16 +00:00
bg 5ac75cfae2 new MD5 ins ASM with C (working on pure ASM implementation) plus enhancments in asm Macros
small changes in MD5 C-implementation (migth be a little faster)
little bug fixed in Nessie-Hash-Test
2008-11-25 01:23:22 +00:00
bg cf1c79ef3f new OMAC (CMAC) with Noekeon; + some bug fixes for the nessie test-env 2008-08-27 02:05:47 +00:00
bg 3b6caf79ac finished asm version of serpent (may be optimized later) 2008-08-12 16:20:37 +00:00
bg 0f66a12e93 even more serpent in asm 2008-08-10 23:19:11 +00:00
bg c1553054f9 advances in serpent asm implementation 2008-08-10 14:04:06 +00:00
bg f0ca870318 rcfour optimized++; memxor optimized++ 2008-08-07 09:45:50 +00:00
bg 2159c273c9 modification to the build system 2008-08-02 10:37:02 +00:00
bg a06c8ef821 fixed bug in shabea 2008-07-21 02:40:18 +00:00
bg 854dea52b9 new document describing blockcipher usage 2008-07-20 16:30:43 +00:00
bg 50c1851b59 removement of debug/unfinished code 2008-07-16 21:16:12 +00:00
bg cb23251fd9 restructuring Makefile +hmac-sha1 2008-07-16 13:22:00 +00:00
bg 2e7bb1f5e5 camellia seems broken 2008-07-09 18:26:30 +00:00
bg 91bece1f78 nessie for the rest (skipjack seems broken, shabea req. more testing) 2008-07-09 05:41:43 +00:00
bg e048ac1e57 modyfied build process 2008-07-03 12:14:14 +00:00