]> git.cryptolib.org Git - avr-crypto-lib.git/log
avr-crypto-lib.git
14 years agochanging performance measurment of blockciphers to bcal
bg [Sat, 20 Feb 2010 20:45:42 +0000 (20:45 +0000)]
changing performance measurment of blockciphers to bcal

14 years agofixing some bugs of performance measurment
bg [Sat, 13 Feb 2010 19:47:04 +0000 (19:47 +0000)]
fixing some bugs of performance measurment

14 years agofixing bug in padding for Keccak
bg [Thu, 11 Feb 2010 20:47:37 +0000 (20:47 +0000)]
fixing bug in padding for Keccak

14 years agofixing bug in padding for Keccak
bg [Thu, 11 Feb 2010 20:22:30 +0000 (20:22 +0000)]
fixing bug in padding for Keccak

14 years agoremoving debugging stuff from keccak
bg [Thu, 11 Feb 2010 14:29:18 +0000 (14:29 +0000)]
removing debugging stuff from keccak

14 years agoremoving debugging stuff from keccak
bg [Thu, 11 Feb 2010 13:44:50 +0000 (13:44 +0000)]
removing debugging stuff from keccak

14 years agoadding Keccak
bg [Wed, 10 Feb 2010 22:27:02 +0000 (22:27 +0000)]
adding Keccak

14 years agoadding eax-mode
bg [Mon, 8 Feb 2010 01:16:12 +0000 (01:16 +0000)]
adding eax-mode

14 years agosync (2)
bg [Sat, 6 Feb 2010 00:51:22 +0000 (00:51 +0000)]
sync (2)

14 years agosync between svn and bzr
bg [Sat, 6 Feb 2010 00:31:24 +0000 (00:31 +0000)]
sync between svn and bzr

14 years agocmac+testvectors
bg [Fri, 5 Feb 2010 08:50:59 +0000 (08:50 +0000)]
cmac+testvectors

14 years agoadding ofb- and ctr-mode
bg [Mon, 1 Feb 2010 04:29:13 +0000 (04:29 +0000)]
adding ofb- and ctr-mode

14 years agoadding CFB-mode for biwise operation
bg [Sun, 31 Jan 2010 19:58:53 +0000 (19:58 +0000)]
adding CFB-mode for biwise operation

14 years agonew cfb-mode (still limited to byte operations)
bg [Sat, 30 Jan 2010 03:09:22 +0000 (03:09 +0000)]
new cfb-mode (still limited to byte operations)

14 years ago"new cbc-mode for bcal; docu comming soon
bg [Sat, 30 Jan 2010 00:49:31 +0000 (00:49 +0000)]
"new cbc-mode for bcal; docu comming soon

14 years agofix to make HFAL run correctly with Skein
bg [Sun, 10 Jan 2010 01:23:21 +0000 (01:23 +0000)]
fix to make HFAL run correctly with Skein

14 years agoadding MonteCarlo tests for Sha-3 candidates
bg [Sat, 9 Jan 2010 23:31:15 +0000 (23:31 +0000)]
adding MonteCarlo tests for Sha-3 candidates

14 years agoimportant fix for SHA1 (Asm) & SHA256 (Asm) and new MonteCarlo tests for hashes
bg [Wed, 6 Jan 2010 23:09:45 +0000 (23:09 +0000)]
important fix for SHA1 (Asm) & SHA256 (Asm) and new MonteCarlo tests for hashes

14 years agoextending sha256 (C)
bg [Sat, 26 Dec 2009 15:03:17 +0000 (15:03 +0000)]
extending sha256 (C)

14 years agofreaking, me or the compiler?
bg [Mon, 21 Dec 2009 00:52:07 +0000 (00:52 +0000)]
freaking, me or the compiler?

14 years agofixing bug in SHA-1 (C)
bg [Thu, 17 Dec 2009 17:38:58 +0000 (17:38 +0000)]
fixing bug in SHA-1 (C)

14 years agooops
bg [Thu, 17 Dec 2009 15:50:33 +0000 (15:50 +0000)]
oops

14 years agofixing bug in SHA1-C
bg [Thu, 17 Dec 2009 15:32:52 +0000 (15:32 +0000)]
fixing bug in SHA1-C

14 years agoBMW-small -100 bytes / fix for help cmd
bg [Tue, 15 Dec 2009 22:20:46 +0000 (22:20 +0000)]
BMW-small -100 bytes / fix for help cmd

14 years agonow BMW-small entirely in asm
bg [Tue, 15 Dec 2009 18:12:21 +0000 (18:12 +0000)]
now BMW-small entirely in asm

14 years agoeven more asm fun for BMW
bg [Tue, 15 Dec 2009 17:40:26 +0000 (17:40 +0000)]
even more asm fun for BMW

14 years agosome improvments for BMW
bg [Sat, 12 Dec 2009 21:05:01 +0000 (21:05 +0000)]
some improvments for BMW

14 years agofirst impression of BMW in assembler
bg [Sat, 12 Dec 2009 01:12:49 +0000 (01:12 +0000)]
first impression of BMW in assembler

14 years agosome adjustments for debugging
bg [Thu, 10 Dec 2009 17:33:12 +0000 (17:33 +0000)]
some adjustments for debugging

14 years agofixing some warnings (AES); simplifyning AES headers (now simply include "aes.h"...
bg [Sat, 28 Nov 2009 18:52:23 +0000 (18:52 +0000)]
fixing some warnings (AES); simplifyning AES headers (now simply include "aes.h"); some renaming in the debug module

14 years ago[blake] fixing bugs and removing bug compatibility mode
bg [Tue, 10 Nov 2009 19:42:28 +0000 (19:42 +0000)]
[blake] fixing bugs and removing bug compatibility mode

14 years ago[blake] fixing bugs and removing bug compatibility mode
bg [Tue, 10 Nov 2009 19:37:44 +0000 (19:37 +0000)]
[blake] fixing bugs and removing bug compatibility mode

14 years agorelease of new testing tool (still unfinished)
bg [Tue, 10 Nov 2009 03:18:29 +0000 (03:18 +0000)]
release of new testing tool (still unfinished)

14 years agofixing blake & adding testvectors
bg [Mon, 9 Nov 2009 20:28:51 +0000 (20:28 +0000)]
fixing blake & adding testvectors

14 years agoanother hack for f0 in BMW
bg [Thu, 5 Nov 2009 10:09:51 +0000 (10:09 +0000)]
another hack for f0 in BMW

14 years agoverification seems to work now...
bg [Thu, 5 Nov 2009 05:33:56 +0000 (05:33 +0000)]
verification seems to work now...

14 years agotweak for BMW
bg [Thu, 22 Oct 2009 18:34:06 +0000 (18:34 +0000)]
tweak for BMW

14 years agointroducing the tweak on skein
bg [Wed, 14 Oct 2009 23:43:35 +0000 (23:43 +0000)]
introducing the tweak on skein

14 years agosome bugs fixed for SHA1-C (some may be left)
bg [Fri, 2 Oct 2009 19:51:03 +0000 (19:51 +0000)]
some bugs fixed for SHA1-C (some may be left)

14 years agomodified structure
bg [Thu, 6 Aug 2009 20:11:02 +0000 (20:11 +0000)]
modified structure

14 years agoforgotten files
bg [Thu, 6 Aug 2009 13:35:36 +0000 (13:35 +0000)]
forgotten files

14 years agonew makefile and modified build process
bg [Thu, 6 Aug 2009 13:31:40 +0000 (13:31 +0000)]
new makefile and modified build process

14 years agobig bug fixed, still some problems with flow control
bg [Thu, 30 Jul 2009 02:12:55 +0000 (02:12 +0000)]
big bug fixed, still some problems with flow control

14 years agobuggy revision warning
bg [Wed, 29 Jul 2009 14:57:10 +0000 (14:57 +0000)]
buggy revision warning

14 years agoadded md5_c.mk
bg [Wed, 29 Jul 2009 10:34:15 +0000 (10:34 +0000)]
added md5_c.mk

14 years agoremoved old files
bg [Wed, 29 Jul 2009 10:32:51 +0000 (10:32 +0000)]
removed old files

14 years agoforgotten files
bg [Wed, 29 Jul 2009 10:24:05 +0000 (10:24 +0000)]
forgotten files

14 years agobackporting uart_i and cli
bg [Wed, 29 Jul 2009 09:49:57 +0000 (09:49 +0000)]
backporting uart_i and cli

14 years agoforgot hfal_shabval.*
bg [Wed, 24 Jun 2009 02:36:33 +0000 (02:36 +0000)]
forgot hfal_shabval.*

14 years agoGrøstl in large (384 & 512 bit); warning: freaking linker
bg [Sun, 14 Jun 2009 07:10:43 +0000 (07:10 +0000)]
Grøstl in large (384 & 512 bit); warning: freaking linker

14 years agospeed upgrade for grøstl
bg [Wed, 10 Jun 2009 21:10:43 +0000 (21:10 +0000)]
speed upgrade for grøstl

14 years agogrøstl, a first impression
bg [Tue, 9 Jun 2009 23:57:20 +0000 (23:57 +0000)]
grøstl, a first impression

14 years agoperformance tool tuning
bg [Thu, 14 May 2009 20:25:38 +0000 (20:25 +0000)]
performance tool tuning

14 years agoperformance tools
bg [Thu, 14 May 2009 19:48:33 +0000 (19:48 +0000)]
performance tools

14 years agoadding twister testvectors
bg [Thu, 14 May 2009 14:36:46 +0000 (14:36 +0000)]
adding twister testvectors

14 years agomoved twister naming from big to large
bg [Thu, 14 May 2009 14:28:59 +0000 (14:28 +0000)]
moved twister naming from big to large

14 years agoremoving old twister stuff
bg [Thu, 14 May 2009 14:13:21 +0000 (14:13 +0000)]
removing old twister stuff

14 years agoremoving old twister stuff
bg [Thu, 14 May 2009 14:12:56 +0000 (14:12 +0000)]
removing old twister stuff

14 years agofixing two bugs in twister (asm)
bg [Thu, 14 May 2009 13:54:17 +0000 (13:54 +0000)]
fixing two bugs in twister (asm)

14 years agosmall bug in twister (C) fixed asm version needs fixing
bg [Thu, 14 May 2009 09:38:02 +0000 (09:38 +0000)]
small bug in twister (C) fixed asm version needs fixing

14 years agomodifyed build system (removed some redundance)
bg [Thu, 14 May 2009 00:31:18 +0000 (00:31 +0000)]
modifyed build system (removed some redundance)

14 years agoperformance upgrade
bg [Wed, 13 May 2009 21:48:37 +0000 (21:48 +0000)]
performance upgrade

14 years agofixing bug in skein (asm); + new tools for hfal
bg [Mon, 11 May 2009 11:57:10 +0000 (11:57 +0000)]
fixing bug in skein (asm); + new tools for hfal

14 years agomoving SHA1 and SHA2 testvectors
bg [Sat, 9 May 2009 21:14:10 +0000 (21:14 +0000)]
moving SHA1 and SHA2 testvectors

14 years ago+blake, removing debug stuff
bg [Sat, 9 May 2009 12:34:00 +0000 (12:34 +0000)]
+blake, removing debug stuff

14 years ago+blake, bug compatibility by default off
bg [Sat, 9 May 2009 12:30:07 +0000 (12:30 +0000)]
+blake, bug compatibility by default off

15 years agoremoved warnings; speed up
bg [Thu, 30 Apr 2009 13:54:51 +0000 (13:54 +0000)]
removed warnings; speed up

15 years agofaster smaller better
bg [Wed, 29 Apr 2009 18:50:37 +0000 (18:50 +0000)]
faster smaller better

15 years agosmall speedup
bg [Tue, 28 Apr 2009 20:11:12 +0000 (20:11 +0000)]
small speedup

15 years ago+BlueMidnightWish
bg [Tue, 28 Apr 2009 18:36:54 +0000 (18:36 +0000)]
+BlueMidnightWish

15 years agosplitting up C implementation of shabal
bg [Mon, 27 Apr 2009 17:48:29 +0000 (17:48 +0000)]
splitting up C implementation of shabal

15 years agomore shabal
bg [Mon, 27 Apr 2009 17:47:36 +0000 (17:47 +0000)]
more shabal

15 years ago+Shabal
bg [Mon, 20 Apr 2009 12:35:04 +0000 (12:35 +0000)]
+Shabal

15 years agofixing a bug in threefish-256 decryption assembler module
bg [Mon, 13 Apr 2009 17:11:25 +0000 (17:11 +0000)]
fixing a bug in threefish-256 decryption assembler module

15 years agoadding mickey-v2 128
bg [Mon, 6 Apr 2009 12:50:16 +0000 (12:50 +0000)]
adding mickey-v2 128

15 years agoforgotten files
bg [Fri, 3 Apr 2009 22:58:48 +0000 (22:58 +0000)]
forgotten files

15 years agoCast6 (aka Cast-256) now seems to work
bg [Thu, 2 Apr 2009 19:54:45 +0000 (19:54 +0000)]
Cast6 (aka Cast-256) now seems to work

15 years agothreefish decryption (256, 512 and 1024 bit) in assembler
bg [Mon, 30 Mar 2009 23:42:48 +0000 (23:42 +0000)]
threefish decryption (256, 512 and 1024 bit) in assembler

15 years ago+skein and ubi (512 and 1024bit mode) in assembler
bg [Wed, 25 Mar 2009 20:53:31 +0000 (20:53 +0000)]
+skein and ubi (512 and 1024bit mode) in assembler

15 years agothreefish encrytion in 512 and 1024 bit in assembler
bg [Wed, 25 Mar 2009 01:19:17 +0000 (01:19 +0000)]
threefish encrytion in 512 and 1024 bit in assembler

15 years ago+threefish256 decryption
bg [Sat, 21 Mar 2009 15:55:10 +0000 (15:55 +0000)]
+threefish256 decryption

15 years ago+threefis256 asm +ubi256 asm + skein256 asm
bg [Sat, 21 Mar 2009 15:15:02 +0000 (15:15 +0000)]
+threefis256 asm +ubi256 asm + skein256 asm

15 years ago+ HashFunctionAbstractionLayer (hfal) for skein +some bug fixes
bg [Fri, 13 Mar 2009 20:58:34 +0000 (20:58 +0000)]
+ HashFunctionAbstractionLayer (hfal) for skein +some bug fixes

15 years ago+skein
bg [Thu, 12 Mar 2009 20:23:49 +0000 (20:23 +0000)]
+skein

15 years ago+threefish +ubi
bg [Thu, 12 Mar 2009 16:28:45 +0000 (16:28 +0000)]
+threefish +ubi

15 years agomodifying some nessie test suits (mac & hash) to use less RAM
bg [Sun, 1 Mar 2009 19:29:27 +0000 (19:29 +0000)]
modifying some nessie test suits (mac & hash) to use less RAM

15 years agoadjusting omac-noekeon nessie test for new nessie mac API
bg [Thu, 26 Feb 2009 15:09:47 +0000 (15:09 +0000)]
adjusting omac-noekeon nessie test for new nessie mac API

15 years agodeactiviating using of GCC_EXTENSIONS by default
bg [Thu, 26 Feb 2009 14:52:55 +0000 (14:52 +0000)]
deactiviating using of GCC_EXTENSIONS by default

15 years agosimple noekeon based prng
bg [Thu, 26 Feb 2009 14:51:17 +0000 (14:51 +0000)]
simple noekeon based prng

15 years ago+ base64 en- and decoding
bg [Thu, 26 Feb 2009 14:50:07 +0000 (14:50 +0000)]
+ base64 en- and decoding

15 years agoforgotten files
bg [Thu, 26 Feb 2009 14:48:40 +0000 (14:48 +0000)]
forgotten files

15 years agochanging hmac API + bug fixes
bg [Thu, 26 Feb 2009 14:44:17 +0000 (14:44 +0000)]
changing hmac API + bug fixes

15 years agomoving from uart to cli
bg [Wed, 25 Feb 2009 20:22:32 +0000 (20:22 +0000)]
moving from uart to cli

15 years agobug fixed in md5-asm.S ( wrong values for length_b%512=505..511 )
bg [Tue, 17 Feb 2009 14:11:49 +0000 (14:11 +0000)]
bug fixed in md5-asm.S ( wrong values for length_b%512=505..511 )

15 years ago+MUGI
bg [Mon, 16 Feb 2009 14:18:19 +0000 (14:18 +0000)]
+MUGI

15 years agosome minor optimizations
bg [Tue, 10 Feb 2009 16:33:27 +0000 (16:33 +0000)]
some minor optimizations

15 years agoupdated sha1
bg [Tue, 10 Feb 2009 00:37:51 +0000 (00:37 +0000)]
updated sha1

15 years agoextended HFAL
bg [Mon, 9 Feb 2009 00:15:01 +0000 (00:15 +0000)]
extended HFAL

15 years agohost tools for verification +testvectors
bg [Fri, 6 Feb 2009 10:39:33 +0000 (10:39 +0000)]
host tools for verification +testvectors

15 years agonow with shavs tests
bg [Thu, 5 Feb 2009 22:50:42 +0000 (22:50 +0000)]
now with shavs tests