Commit Graph

361 Commits

Author SHA1 Message Date
bg f45bd686f2 faster smaller better 2009-04-29 18:50:37 +00:00
bg 58cf280bb7 small speedup 2009-04-28 20:11:12 +00:00
bg 55961d7663 +BlueMidnightWish 2009-04-28 18:36:54 +00:00
bg 14d8fdb5b5 splitting up C implementation of shabal 2009-04-27 17:48:29 +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 e23491896d Cast6 (aka Cast-256) now seems to work 2009-04-02 19:54:45 +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 d8126c3d5e deactiviating using of GCC_EXTENSIONS by default 2009-02-26 14:52:55 +00:00
bg 39beba906b simple noekeon based prng 2009-02-26 14:51:17 +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 e08695bd59 some minor optimizations 2009-02-10 16:33:27 +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 aa477226f9 updating to the new configuration 2009-02-04 13:58:25 +00:00
bg a3e1c2903d forgotten files 2009-02-04 13:53:55 +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 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 6805745010 faster and faster 2009-01-14 19:16:36 +00:00
bg 398d051849 squeezing out a little more speed 2009-01-14 18:44:53 +00:00
bg b3daeff2bc little helper for generating multiplication tables for multiplication in GF(2**8) 2009-01-13 20:23:50 +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 a75cfaf73e improving AES 2009-01-09 16:40:47 +00:00