Commit Graph

400 Commits

Author SHA1 Message Date
bg nerilex e34260dea3 fixing more missing adjustments [tests running] 2016-01-24 00:56:31 +01:00
bg nerilex 3f406d67a2 (hopefully) fixing bug in sha256-asm.S, thanks to Ben Dykstra [untested] 2016-01-23 03:58:32 +01:00
bg nerilex 8631c5961e splitting pi16cipher in core and aux part 2015-10-03 16:53:32 +02:00
bg nerilex c5e0834acc pi16cipher in asm :-) 2015-10-02 14:34:20 +02:00
bg nerilex d9352fc79f new and more compact aes 2015-07-20 09:44:30 +02:00
bg nerilex e9e0756972 switching to simualtion testport 2015-02-08 22:20:44 +01:00
bg nerilex b8aa8d0613 switching uart header file 2015-02-08 22:19:54 +01:00
bg nerilex 1f6be6ce98 turning on software flow control for uart 2015-02-08 22:14:10 +01:00
bg nerilex 7cb66bc809 fixing one more E-Mail-Address 2015-02-06 13:29:44 +01:00
bg nerilex 4e5b55fb13 fixing E-Mail-Address & Copyright (2) 2015-02-06 04:34:35 +01:00
bg nerilex 4b5da1dc27 fixing E-Mail-Address & Copyright 2015-02-06 03:43:31 +01:00
bg nerilex 2e0998249a optimizing norx32 2015-02-02 22:21:19 +01:00
bg nerilex eb0cafe05a fixing style, typos and uart 2015-02-02 22:20:18 +01:00
bg nerilex 6c688ee8a1 switch gcm-test from aes to aes-enconly 2015-02-02 21:40:47 +01:00
bg nerilex d72d6fbe7a forgotten uart files 2015-01-27 02:08:54 +01:00
bg nerilex 2c909fca2a fixing some decryption bugs in GCM128 2015-01-25 22:27:26 +01:00
bg nerilex e542ff92d0 +gcm128 2015-01-22 02:03:49 +01:00
bg nerilex deca11a7e7 adjusting test system debug uart reference 2014-12-30 14:12:59 +01:00
bg nerilex 22985930c9 adjusting test system uart reference 2014-12-30 14:11:19 +01:00
bg nerilex c26c0ae760 adjusting make-system for AEAD-Ciphers 2014-12-30 14:09:38 +01:00
bg nerilex f63427e84c new AEAD-Cipher: norx (32 bit only at the moment) 2014-12-30 14:08:29 +01:00
bg nerilex 8d9f80e5ae small optimizations to sha2 / sha256 2014-12-30 14:07:01 +01:00
bg nerilex a49bff0095 new keysize documentation in reStructuredText-format 2014-08-25 22:00:36 +02:00
bg nerilex 6cc7eaef52 new hashes documentation in reStructuredText-format 2014-08-25 11:15:57 +02:00
bg nerilex 3e91beb6a6 testing new docu in reStructuredText 2014-08-22 12:40:10 +02:00
bg nerilex 109c9312f3 fixing ecdsa signature generation (stupid me confused p and n) 2014-07-08 21:17:36 +02:00
bg nerilex 2f89c4687b C-code for gf256-multiplication in comment 2014-07-08 21:16:21 +02:00
bg nerilex 226bfa4c5f supporting division test for bigint2 2014-07-08 21:15:30 +02:00
bg nerilex cda2e9d578 first publication of bigint2-dev 2014-06-29 22:00:17 +02:00
bg 55113fbb49 minimal edit 2014-04-08 10:32:37 +02:00
bg 8d1970350a bug fixing and support for malloc instead of stack memory (some functions) 2014-02-22 18:00:36 +01:00
bg a30df60ac8 gcd now can also use heap memory 2014-02-18 02:48:08 +01:00
bg 431b00c6b3 forgot to reactivate mongomery-speedup 2014-02-17 15:52:31 +01:00
bg 10951fe0bb bug fixing and support for malloc instead of stack memory (some functions) 2014-02-17 00:27:02 +01:00
bg 01b5d29136 fixing problem with shifting 0 2014-02-15 01:23:43 +01:00
bg d796b12dbb improving bigint stuff and fixing problems for 32-bit systems 2014-02-14 23:10:30 +01:00
bg b14938245d keccak improvments 2013-09-20 02:14:21 +02:00
bg 7c993b1b86 some minor space adjustments 2013-09-20 02:13:11 +02:00
bg a8a398af8d introducing new tests for Montgomery-reduction based functions 2013-09-20 02:12:07 +02:00
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