History for barebox / crypto
2015-03-27
@Jean-Christophe PLAGNIOL-VILLARD
arm: crypto: add sha256 assembly support ...
Jean-Christophe PLAGNIOL-VILLARD authored on 25 Mar 2015 Sascha Hauer committed on 27 Mar 2015
@Jean-Christophe PLAGNIOL-VILLARD
arm: crypto: add sha1 assembly support ...
Jean-Christophe PLAGNIOL-VILLARD authored on 25 Mar 2015 Sascha Hauer committed on 27 Mar 2015
@Jean-Christophe PLAGNIOL-VILLARD
crypto: sha512: switch to linux implementation ...
Jean-Christophe PLAGNIOL-VILLARD authored on 25 Mar 2015 Sascha Hauer committed on 27 Mar 2015
@Jean-Christophe PLAGNIOL-VILLARD
crypto: sha256: switch to linux implementation ...
Jean-Christophe PLAGNIOL-VILLARD authored on 25 Mar 2015 Sascha Hauer committed on 27 Mar 2015
@Jean-Christophe PLAGNIOL-VILLARD
crypto: sha1: switch to linux implementation ...
Jean-Christophe PLAGNIOL-VILLARD authored on 25 Mar 2015 Sascha Hauer committed on 27 Mar 2015
@Jean-Christophe PLAGNIOL-VILLARD
crypto: hmac: move register to hmac ...
Jean-Christophe PLAGNIOL-VILLARD authored on 25 Mar 2015 Sascha Hauer committed on 27 Mar 2015
@Jean-Christophe PLAGNIOL-VILLARD
crypto: prepare to allow multiple digest driver ...
Jean-Christophe PLAGNIOL-VILLARD authored on 25 Mar 2015 Sascha Hauer committed on 27 Mar 2015
@Jean-Christophe PLAGNIOL-VILLARD
digest: allow algo to specify their length at runtime ...
Jean-Christophe PLAGNIOL-VILLARD authored on 25 Mar 2015 Sascha Hauer committed on 27 Mar 2015
2015-03-20
@Jean-Christophe PLAGNIOL-VILLARD
crypto: digest: speficied when a digest need a key to be used ...
Jean-Christophe PLAGNIOL-VILLARD authored on 18 Mar 2015 Sascha Hauer committed on 20 Mar 2015
@Jean-Christophe PLAGNIOL-VILLARD
command: add generic digest command ...
Jean-Christophe PLAGNIOL-VILLARD authored on 17 Mar 2015 Sascha Hauer committed on 20 Mar 2015
2015-03-19
@Jean-Christophe PLAGNIOL-VILLARD
crypto: add pbkdf2 hmac key generator ...
Jean-Christophe PLAGNIOL-VILLARD authored on 17 Mar 2015 Sascha Hauer committed on 19 Mar 2015
@Jean-Christophe PLAGNIOL-VILLARD
crypto: hmac: use digest_digest and check the return of every digest_xxx ...
Jean-Christophe PLAGNIOL-VILLARD authored on 17 Mar 2015 Sascha Hauer committed on 19 Mar 2015
@Jean-Christophe PLAGNIOL-VILLARD
digest: add digest callback ...
Jean-Christophe PLAGNIOL-VILLARD authored on 17 Mar 2015 Sascha Hauer committed on 19 Mar 2015
@Jean-Christophe PLAGNIOL-VILLARD
digest: add verify callback ...
Jean-Christophe PLAGNIOL-VILLARD authored on 17 Mar 2015 Sascha Hauer committed on 19 Mar 2015
@Jean-Christophe PLAGNIOL-VILLARD
crypto: digest: digest_file_window/digest_file/digest_file_by_name drop key params ...
Jean-Christophe PLAGNIOL-VILLARD authored on 17 Mar 2015 Sascha Hauer committed on 19 Mar 2015
2015-03-18
@Jean-Christophe PLAGNIOL-VILLARD
crypto: digest: digest_file_window: check every digest_xxx return ...
Jean-Christophe PLAGNIOL-VILLARD authored on 17 Mar 2015 Sascha Hauer committed on 18 Mar 2015
2015-03-13
@Sascha Hauer
crypto: digest: Fix coding style ...
Sascha Hauer committed on 13 Mar 2015
@Sascha Hauer
crypto: digest: Make string arguments const ...
Sascha Hauer committed on 13 Mar 2015
@Jean-Christophe PLAGNIOL-VILLARD
command: add hmac sum supportfor md5, sha1, sha224, sha256, sha384, sha512 ...
Jean-Christophe PLAGNIOL-VILLARD authored on 11 Mar 2015 Sascha Hauer committed on 13 Mar 2015
@Jean-Christophe PLAGNIOL-VILLARD
digest: add HMAC support for md5, sha1, sha224, sha256, sha384, sha512 ...
Jean-Christophe PLAGNIOL-VILLARD authored on 11 Mar 2015 Sascha Hauer committed on 13 Mar 2015
2015-03-12
@Jean-Christophe PLAGNIOL-VILLARD
crypto: add sha384 & sha512 support ...
Jean-Christophe PLAGNIOL-VILLARD authored on 11 Mar 2015 Sascha Hauer committed on 12 Mar 2015
@Jean-Christophe PLAGNIOL-VILLARD
digest: make it multi-instance ...
Jean-Christophe PLAGNIOL-VILLARD authored on 11 Mar 2015 Sascha Hauer committed on 12 Mar 2015
@Jean-Christophe PLAGNIOL-VILLARD
digest: introduce digest_{init/update/final/length} ...
Jean-Christophe PLAGNIOL-VILLARD authored on 11 Mar 2015 Sascha Hauer committed on 12 Mar 2015
@Jean-Christophe PLAGNIOL-VILLARD
digest: move digest.c to crypto ...
Jean-Christophe PLAGNIOL-VILLARD authored on 11 Mar 2015 Sascha Hauer committed on 12 Mar 2015
2014-10-21
@Lucas Stach
sha2: fix invalid length check ...
Lucas Stach authored on 20 Oct 2014 Sascha Hauer committed on 21 Oct 2014
2014-06-11
@Antony Pavlov
treewide: remove address of the Free Software Foundation ...
Antony Pavlov authored on 11 Jun 2014 Sascha Hauer committed on 11 Jun 2014
2013-12-04
@Michael Grzeschik
scripts: bareboxcrc32 as host and target userspacetool ...
Michael Grzeschik authored on 3 Dec 2013 Sascha Hauer committed on 4 Dec 2013
2012-12-08
@Alexander Shiyan
Cleanup Kconfig files ...
Alexander Shiyan authored on 8 Dec 2012 Sascha Hauer committed on 8 Dec 2012
2012-09-17
@Sascha Hauer
Treewide: remove address of the Free Software Foundation ...
Sascha Hauer committed on 17 Sep 2012
2012-06-07
@Krzysztof Halasa
Fix SHA224 to produce 28 bytes of hash (instead of 32). ...
Krzysztof Halasa authored on 7 Jun 2012 Sascha Hauer committed on 7 Jun 2012