History for barebox / crypto / digest.c
2017-07-10
@Uwe Kleine-König
crypto: digest: Fix digesting over memory chunks > 4096 bytes ...
Uwe Kleine-König authored on 6 Jul 2017 Lucas Stach committed on 10 Jul 2017
2016-04-21
@Du Huanpeng
whole tree: remove trailing whitespaces ...
Du Huanpeng authored on 21 Apr 2016 Sascha Hauer committed on 21 Apr 2016
2016-01-26
@Sascha Hauer
crypto: add digest_alloc_by_algo() ...
Sascha Hauer committed on 26 Jan 2016
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: 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
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-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
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
@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