History for barebox / include / digest.h
2018-10-08
@Sascha Hauer
digest.h: Sync hash_algo values with kernel ...
Sascha Hauer committed on 8 Oct 2018
2016-05-25
@Yegor Yefremov
crypto: add CRC32 digest ...
Yegor Yefremov authored on 25 May 2016 Sascha Hauer committed on 25 May 2016
2016-01-26
@Sascha Hauer
crypto: add digest_alloc_by_algo() ...
Sascha Hauer committed on 26 Jan 2016
2015-06-17
@Marc Kleine-Budde
crypto: digest: provide static inline no-ops if digest is disabled ...
Marc Kleine-Budde authored on 15 Jun 2015 Sascha Hauer committed on 17 Jun 2015
2015-05-26
@Marc Kleine-Budde
crypto: digest: mark signature argument as const ...
Marc Kleine-Budde authored on 25 May 2015 Sascha Hauer committed on 26 May 2015
2015-03-27
@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: 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
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-13
@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
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
2012-09-17
@Sascha Hauer
Treewide: remove address of the Free Software Foundation ...
Sascha Hauer committed on 17 Sep 2012
2011-10-12
@Jean-Christophe PLAGNIOL-VILLARD
digest: factorise file digest to common/digest.c ...
Jean-Christophe PLAGNIOL-VILLARD authored on 8 Oct 2011 Sascha Hauer committed on 12 Oct 2011
2010-09-20
@Jean-Christophe PLAGNIOL-VILLARD
add digest framework ...
Jean-Christophe PLAGNIOL-VILLARD authored on 6 Sep 2010 Sascha Hauer committed on 20 Sep 2010