Commit Graph

168 Commits

Author SHA1 Message Date
bg a5cb349f9d buggy revision warning 2009-07-29 14:57:10 +00:00
bg 751dde0799 forgotten files 2009-07-29 10:24:05 +00:00
bg 52ec168ece backporting uart_i and cli 2009-07-29 09:49:57 +00:00
bg 7f4bda01ca forgot hfal_shabval.* 2009-06-24 02:36:33 +00:00
bg 951a88cde6 Grøstl in large (384 & 512 bit); warning: freaking linker 2009-06-14 07:10:43 +00:00
bg 402f8b98e8 grøstl, a first impression 2009-06-09 23:57:20 +00:00
bg bce0505abf moved twister naming from big to large 2009-05-14 14:28:59 +00:00
bg 052cd5b120 removing old twister stuff 2009-05-14 14:13:21 +00:00
bg ed07adb6f2 small bug in twister (C) fixed asm version needs fixing 2009-05-14 09:38:02 +00:00
bg dca8c6894a modifyed build system (removed some redundance) 2009-05-14 00:31:18 +00:00
bg 2deab9197b performance upgrade 2009-05-13 21:48:37 +00:00
bg 7605b81a4b fixing bug in skein (asm); + new tools for hfal 2009-05-11 11:57:10 +00:00
bg 4e31ebdb05 +blake, bug compatibility by default off 2009-05-09 12:30:07 +00:00
bg 55961d7663 +BlueMidnightWish 2009-04-28 18:36:54 +00:00
bg 600e82c981 more shabal 2009-04-27 17:47:36 +00:00
bg 5c68d38237 +Shabal 2009-04-20 12:35:04 +00:00
bg ff9f1b74e7 fixing a bug in threefish-256 decryption assembler module 2009-04-13 17:11:25 +00:00
bg d1d3ca6487 adding mickey-v2 128 2009-04-06 12:50:16 +00:00
bg 079e93231b forgotten files 2009-04-03 22:58:48 +00:00
bg 877bd61c0f threefish decryption (256, 512 and 1024 bit) in assembler 2009-03-30 23:42:48 +00:00
bg c239a90de4 +skein and ubi (512 and 1024bit mode) in assembler 2009-03-25 20:53:31 +00:00
bg f215d8ed64 threefish encrytion in 512 and 1024 bit in assembler 2009-03-25 01:19:17 +00:00
bg ba4ac1b4a8 +threefish256 decryption 2009-03-21 15:55:10 +00:00
bg 4147d732ef +threefis256 asm +ubi256 asm + skein256 asm 2009-03-21 15:15:02 +00:00
bg 92725df162 + HashFunctionAbstractionLayer (hfal) for skein +some bug fixes 2009-03-13 20:58:34 +00:00
bg b5a057d2df +skein 2009-03-12 20:23:49 +00:00
bg 56a151edec +threefish +ubi 2009-03-12 16:28:45 +00:00
bg 65b5512d92 modifying some nessie test suits (mac & hash) to use less RAM 2009-03-01 19:29:27 +00:00
bg 170835f03e adjusting omac-noekeon nessie test for new nessie mac API 2009-02-26 15:09:47 +00:00
bg e764812766 + base64 en- and decoding 2009-02-26 14:50:07 +00:00
bg db28d1aea2 forgotten files 2009-02-26 14:48:40 +00:00
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 fa7a41a129 bug fixed in md5-asm.S ( wrong values for length_b%512=505..511 ) 2009-02-17 14:11:49 +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 5fe96fa58f extended HFAL 2009-02-09 00:15:01 +00:00
bg d3db763eeb host tools for verification +testvectors 2009-02-06 10:39:33 +00:00
bg 32e8c149a5 now with shavs tests 2009-02-05 22:50:42 +00:00
bg a0ce7501a5 fixing a warning 2009-02-04 14:00:52 +00:00
bg e5a49deb52 new hash function abstraction layer + shavs + dump util + ... 2009-02-04 13:50:15 +00:00
bg e9d58dce0a fixing a bug in sha1-C and sha256-C (only C-Versions are affected) in setting the padding bit for non-byte messages 2009-02-02 23:05:19 +00:00
bg 572b35bb74 new cli system 2009-01-30 23:00:04 +00:00
bg 17332291e1 renaming to AVR-Crypto-Lib 2009-01-29 11:49:40 +00:00
bg bb6e6769cf now aes decription also in assembly 2009-01-21 16:09:25 +00:00
bg 5e274071cf a first look at aes assembly 2009-01-10 22:39:34 +00:00
bg 3caccd2034 sha3 api for twister 2009-01-07 19:13:06 +00:00
bg 6718048fd9 aes_keyschdule speed up 2009-01-04 21:51:46 +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 cca97d0e0c forgot a ; 2008-12-21 02:06:22 +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 a1518b457d seed now in pure asm 2008-12-11 18:14:49 +00:00
bg 9b567bc05f fixing lot of typos, camellia_C now seems to work 2008-12-10 15:18:23 +00:00
bg 12883cff6e camellia (C and ASM mixed) seems to work now; pure C version still broken 2008-12-09 21:10:19 +00:00
bg a397db40b9 md5_lastBlock() now in ASM 2008-12-05 12:53:15 +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 7c4486d332 forgotten file, my fault 2008-09-21 21:38:10 +00:00
bg 8fcf3f56d6 adding missing file 2008-09-01 23:02:31 +00:00
bg 3a571bf2d5 unifoming omac nameing; +auto help 2008-08-27 03:21:27 +00:00
bg 7cd0bb77cb forgot a file 2008-08-27 02:07:06 +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 6bd58d7909 fixed small bug in MD5 2008-08-19 12:18:25 +00:00
bg a15d02c94b even more serpent in asm 2008-08-12 13:25:31 +00:00
bg f0ca870318 rcfour optimized++; memxor optimized++ 2008-08-07 09:45:50 +00:00
bg c58f43feba changed arcfour api 2008-08-06 18:04:23 +00:00
bg 2159c273c9 modification to the build system 2008-08-02 10:37:02 +00:00