Commit Graph

361 Commits

Author SHA1 Message Date
bg 25b45eaba6 changing some types from uint16_t to size_t 2013-09-20 02:11:05 +02:00
bg 6e767be64b some style adjustments 2013-09-20 02:10:15 +02:00
bg b3cf9d2f35 adding Montgomery-multiplication stuff and better squaring algo 2013-09-20 01:57:40 +02:00
bg c74b176b79 [performance-report] whitespace editing 2013-02-25 14:56:35 +01:00
bg a707b2a401 [performance-reports] switching to printf 2013-02-25 14:46:28 +01:00
bg 3a9f9d918f global style change (now * is attached to identifier not to type) 2013-02-17 10:44:36 +01:00
bg 33d65e8032 [ecdsa] some progress but still unfinished 2013-02-17 10:36:05 +01:00
bg 872dff3138 optimization of reduce for small delta 2013-02-17 10:35:16 +01:00
bg f4daffaa5f [keccak-testvectors] updated to latest release 2013-01-20 23:01:16 +01:00
bg 690a1cfe4c [keccak-asm] final changes 2013-01-20 23:00:17 +01:00
bg 5a83cf2b01 [sha1-asm] fixing bug when *_lastBlock is used to hash multiple blocks, thanks to Alex 2013-01-20 22:57:05 +01:00
bg ca591a22fb [shavs-test-suite] fixing bug with wrong reported buffer size 2013-01-20 22:51:18 +01:00
bg f1f47fea7f [keccak-asm] applying quick-fix 2013-01-14 01:34:06 +01:00
bg ae1ab232c9 [keccak-asm] *_lastBlock in asm 2013-01-13 23:55:21 +01:00
bg c48e9f61be [keccak-asm] clean up 2013-01-12 23:22:59 +01:00
bg 2ef97287a9 [keccak-asm] *_init in asm 2013-01-12 23:21:45 +01:00
bg 5b6783aa50 [keccak-asm] *_ctx2hash in asm 2013-01-12 18:27:42 +01:00
bg cd50f65c37 [keccak-c] fixing 2013-01-12 18:04:32 +01:00
bg 628319e6c3 [keccak-asm] removing unnecessary c and d fields from context 2013-01-11 21:32:50 +01:00
bg c224e9cb51 [keccak-asm] keccak_ctx2hash in asm 2013-01-02 14:38:50 +01:00
bg 29a44972ae [keccak-asm] keccak_nextBlock in asm 2013-01-01 17:01:57 +01:00
bg 7e757a92ed [keccak-asm] improving last block handling (reducing stack space) 2012-12-27 01:39:06 +01:00
bg 62232d4984 [make system] correct hashing of hex file and better asm listings 2012-12-27 01:25:20 +01:00
bg 0dd4caec8e [avr-asm-macros.S] supress listing of avr/io.h include 2012-12-27 01:24:05 +01:00
bg 306468ce9c [keccak-asm] improving last block handling (reducing stack space) 2012-12-27 01:21:32 +01:00
bg ddc66bc054 [keccak-asm] removing rotate64 from asm build 2012-12-26 21:41:51 +01:00
bg e7925dc3d2 [keccak-asm] keccak_f1600 in asm 2012-12-26 21:35:01 +01:00
bg 4128060fcc [keccak-asm] chi in asm 2012-12-26 19:02:44 +01:00
bg 7a13826319 [keccak-asm] rho & pi in asm 2012-12-26 16:59:29 +01:00
bg cc26d167f7 progress in asm version of keccak (theta now in asm) 2012-12-18 23:04:45 +01:00
bg 701d813c99 whitespace inseration 2012-12-18 12:06:19 +01:00
bg d8ce985621 progress in asm version of keccak 2012-12-18 12:05:10 +01:00
bg 6a1c5e57c5 first steps to keccak in asm 2012-12-17 21:35:04 +01:00
bg 13dbf0a846 AES code reformatting 2012-12-08 11:45:34 +01:00
bg d61b874c6e adding hashing of final hex file to make-system 2012-11-14 20:35:46 +01:00
bg 39983bbdb6 forgotten files 2012-11-14 02:04:34 +01:00
bg 1bbc0b5dde form changes (nothing of importance) 2012-11-14 01:09:37 +01:00
bg 56e75f661d fixing and extending ecdsa 2012-11-14 01:09:01 +01:00
bg d3b4df851c fixing bigint 2012-09-29 15:59:59 +02:00
bg 45d15fcc09 more ecc stuff 2012-09-29 15:59:32 +02:00
bg 32705e6283 nist P-192 optimized recude for ecdsa 2012-09-18 14:19:37 +02:00
bg 7edc452f93 some minor improvments and bug fixes 2012-09-18 06:07:04 +02:00
bg fdbda6486d changing length_B to length_W to reflect earlier changes 2012-09-07 23:34:12 +02:00
bg cd6cc49401 some files were not adapted in the previous commit 2012-08-27 01:13:08 +02:00
bg a45c328791 switching to new main-*-test layout and to stdio streams 2012-08-27 00:37:31 +02:00
bg 4655b60cc2 switching from avr911 to usbasp 2012-08-25 19:30:46 +02:00
bg 44bd9d38e1 fixing bug introduced during transition to main-test-common.{c,h} 2012-08-25 19:29:59 +02:00
bg b97b5aeaa3 start switching to stdio streams 2012-08-25 19:28:10 +02:00
bg 27f4804c18 new skipjack test 2012-06-20 21:58:55 +00:00
bg 7715ef86b0 present looks better now (using unverified testvectors) 2012-04-25 22:36:52 +00:00