]> git.cryptolib.org Git - arm-crypto-lib.git/shortlog
arm-crypto-lib.git
2012-09-18 bgfew changes to aes, nothing of importance
2012-05-05 bgnow with rsassa-pkcs1v15 (old rsa signatures) + many...
2012-04-04 bgbug fixing(tm)
2012-04-03 bgupdated bigint & rsa
2012-03-07 bga lot of fixing ...
2012-02-21 bgworks with three tests; contains a lot debug foo
2012-02-20 bg+ RSA-OAEP decryption
2012-02-19 bgintroducing RSA-OAEP (can encrypt one message correctly)
2011-11-14 bg[arm-crypto] basic crt mode for RSA
2011-11-13 bgfirst idea of RSA (PKCS#1 v1.5)
2011-10-23 bgupdate to stream-cipher mkfiles
2011-10-10 bgadding sha-224, going to test whole SHA2 this night ...
2011-10-10 bgfixing and improving sha256
2011-10-10 bgfixing sha256
2011-10-10 bgmoving sha256 arround
2011-10-08 bgadding SHA-384
2011-10-08 bgmodified testing tools
2011-10-07 bgadding SHA-512 testvectors
2011-10-07 bgadding sha512 to prf_tls12
2011-10-07 bg'hardening' infrastucture against toolchain bugs
2011-10-07 bgadding SHA-512
2011-10-07 bgnow with function
2011-10-07 bgforgot a free()
2011-10-07 bgadding PRF TLSv1.2
2011-09-12 bgfixing hmac bugs and adding hfal-hmac, bcal-basic and...
2011-08-19 bgadded basic library creation support
2011-07-19 bgfixing some header comments
2011-07-19 bgadding trivium
2011-07-19 bgadding mickey128
2011-07-19 bgadding grain
2011-07-19 bgadding salsa20
2011-07-19 bgadding rabbit
2011-07-19 bgadded arcfour/rc4
2011-02-27 bgadded base64 encoding
2011-02-24 bgbigint looks good but needs more testing (gcdext fixed)
2011-02-24 bgbigint looks good but needs more testing
2011-02-23 bgstarting to make bigint more portable/32-bit efficient
2011-02-05 bgAdding Present
2011-02-04 bgminor ajustments
2011-02-04 bgAdding CS-Cipher
2011-02-04 bgAdding Khazad
2011-02-04 bgAdding Serpent
2011-02-04 bgAdding DES and Triple-DES
2011-02-02 bgadding Seed
2011-02-02 bgadding Noekeon and XTEA
2011-02-02 bgadded CAST5, CAST6, RC5 and RC6
2011-02-01 bgadding JH
2011-02-01 bgGrøstl adapted for round 3
2011-02-01 bgBlake adapted for round 3
2010-10-13 bgincluding even/odd-trick for BMW
2010-09-26 bgupdated build system
2010-07-14 bgadded gmsl tests
2010-07-14 bgadding forgotten Make library (__gmsl)
2010-07-14 bgAES makestub added
2010-07-14 bgAES added
2010-07-11 bgsmall update
2010-05-29 bgoptimized f0 function
2010-05-13 bgupdated bmw standard implementation
2010-05-13 bgspeedup of bmw
2010-05-12 bgsome importannt files
2010-05-08 bgspeed variant of bmw384/512
2010-05-08 bgfurther optimized bmw_c_speed
2010-05-08 bgfurther optimized bmw_c_speed
2010-05-08 bgmore files
2010-05-08 bginitial commit of a bunch of code