Commit Graph

400 Commits

Author SHA1 Message Date
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
bg 464da69afc oops 2009-01-09 13:53:19 +00:00
bg 1a1a9f5631 some mor ciphers for the blockcipher abstraction layer 2009-01-09 13:52:49 +00:00
bg 017345097a first lines of a blockcipher abstraction layer 2009-01-08 12:15:12 +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 5ea7340f82 fixed typos in documentation 2008-12-30 16:10:30 +00:00
bg 00b7eb605c fixing bug in noekeon.c 2008-12-30 13:46:17 +00:00
bg a679ca276c removing debug stuff 2008-12-29 13:15:31 +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