]> git.cryptolib.org Git - avr-crypto-lib.git/log
avr-crypto-lib.git
16 years agoarcfour got its own testsuit now + some modifications of the build process
bg [Sun, 6 Apr 2008 02:42:32 +0000 (02:42 +0000)]
arcfour got its own testsuit now + some modifications of the build process

16 years agomake process changed and modularised
bg [Sat, 5 Apr 2008 17:57:46 +0000 (17:57 +0000)]
make process changed and modularised

16 years agofix of a little bug
bg [Thu, 3 Apr 2008 16:44:51 +0000 (16:44 +0000)]
fix of a little bug

16 years ago+nessie tests for serpent
bg [Thu, 3 Apr 2008 01:02:01 +0000 (01:02 +0000)]
+nessie tests for serpent

16 years agoremoved some unnecessary comments
bg [Wed, 2 Apr 2008 13:58:51 +0000 (13:58 +0000)]
removed some unnecessary comments
removed a warning (missing cast)
removed some inconsitancy

16 years ago+Serpent
bg [Wed, 2 Apr 2008 13:35:03 +0000 (13:35 +0000)]
+Serpent

16 years agoschon wieder was falsch gemacht ...
bg [Thu, 20 Dec 2007 02:18:24 +0000 (02:18 +0000)]
schon wieder was falsch gemacht ...

16 years agobug fixed, thanks to Florian Zumbiehl
bg [Thu, 20 Dec 2007 02:15:53 +0000 (02:15 +0000)]
bug fixed, thanks to Florian Zumbiehl

16 years agoadding license file
bg [Wed, 12 Sep 2007 18:50:37 +0000 (18:50 +0000)]
adding license file

16 years agofixed some (warning) issues
bg [Tue, 26 Jun 2007 06:03:40 +0000 (06:03 +0000)]
fixed some (warning) issues

16 years agoprng improvement
bg [Tue, 26 Jun 2007 04:10:46 +0000 (04:10 +0000)]
prng improvement

16 years ago+DES/3DES
bg [Mon, 18 Jun 2007 04:50:39 +0000 (04:50 +0000)]
+DES/3DES
+SEED
+SHABEA

17 years agonow the real fix, previous was only a RAMusage-enhancemnet
bg [Mon, 19 Feb 2007 15:32:13 +0000 (15:32 +0000)]
now the real fix, previous was only a RAMusage-enhancemnet

17 years ago+fix camellia-encrytion bug (state was modifyed by encryption routine)
bg [Mon, 19 Feb 2007 14:36:41 +0000 (14:36 +0000)]
+fix camellia-encrytion bug (state was modifyed by encryption routine)
+some code enhancements (remove of // comments, ...)

17 years ago+ fix hmac-sha256
bg [Fri, 16 Feb 2007 06:16:12 +0000 (06:16 +0000)]
+ fix hmac-sha256
+ camelia (128 bit Key only) C/ASM and C only

17 years ago+skipjack
bg [Wed, 1 Nov 2006 03:32:15 +0000 (03:32 +0000)]
+skipjack

17 years agoadded sha1 in C and AVR-ASM
bg [Fri, 20 Oct 2006 21:03:55 +0000 (21:03 +0000)]
added sha1 in C and AVR-ASM

17 years agodocumentation upgrade; most docu still missing but a first step is done
bg [Sun, 8 Oct 2006 14:02:29 +0000 (14:02 +0000)]
documentation upgrade; most docu still missing but a first step is done

17 years ago+fixed some sha256 C stuff (more bugs are to search)
bg [Tue, 8 Aug 2006 22:09:56 +0000 (22:09 +0000)]
+fixed some sha256 C stuff (more bugs are to search)

17 years ago+RC6
bg [Mon, 7 Aug 2006 16:33:57 +0000 (16:33 +0000)]
+RC6

17 years agomd5 fixed
bg [Fri, 4 Aug 2006 15:54:11 +0000 (15:54 +0000)]
md5 fixed

17 years ago+md5 (still buggy)
bg [Wed, 2 Aug 2006 22:25:48 +0000 (22:25 +0000)]
+md5 (still buggy)

17 years agonew, derived from old avr/crypto + cast5
bg [Mon, 31 Jul 2006 16:04:26 +0000 (16:04 +0000)]
new, derived from old avr/crypto + cast5

17 years agoInitial import.
bg [Mon, 31 Jul 2006 16:02:23 +0000 (16:02 +0000)]
Initial import.