History for barebox / crypto / hmac.c
2017-03-31
@Sascha Hauer
crypto: digest: initialize earlier ...
Sascha Hauer committed on 31 Mar 2017
2016-04-15
@Sascha Hauer
string: Fix (v)asprintf prototypes ...
Sascha Hauer committed on 15 Apr 2016
2015-03-27
@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
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
2015-03-19
@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
2015-03-13
@Sascha Hauer
crypto: digest: Fix coding style ...
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