History for barebox / crypto
2015-03-20
@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
@Krzysztof Halasa
Fix sha224sum panic by registering SHA224 hash name. ...
Krzysztof Halasa authored on 7 Jun 2012 Sascha Hauer committed on 7 Jun 2012
2011-11-25
@Franck Jullien
crypto: Add crc7 function ...
Franck Jullien authored on 24 Nov 2011 Sascha Hauer committed on 25 Nov 2011
2011-10-12
@Jean-Christophe PLAGNIOL-VILLARD
crypto: add sha224 support ...
Jean-Christophe PLAGNIOL-VILLARD authored on 8 Oct 2011 Sascha Hauer committed on 12 Oct 2011
@Jean-Christophe PLAGNIOL-VILLARD
sha1: drop never used sha1_hmac ...
Jean-Christophe PLAGNIOL-VILLARD authored on 8 Oct 2011 Sascha Hauer committed on 12 Oct 2011
@Jean-Christophe PLAGNIOL-VILLARD
move digest to crypto/ ...
Jean-Christophe PLAGNIOL-VILLARD authored on 8 Oct 2011 Sascha Hauer committed on 12 Oct 2011