Hermann Lelong f2ef9db988 hashes/sha256: add iterative hmac calc. functions
Add init, update, and final functions to do HMAC
calculation using blocks, instead of one shot.

Unit tests: use the PRF-6 test vector to test the case
where data is splitted in 3 different blocks.
2017-03-01 15:51:21 +01:00
..
2016-09-05 02:21:50 +02:00
2016-09-05 02:22:37 +02:00
2016-06-02 10:40:19 +02:00
2016-12-16 09:48:08 +01:00
2016-10-26 21:53:58 +02:00
2016-11-09 11:59:45 +01:00
2016-11-08 17:16:53 +01:00
2016-04-08 23:53:46 +02:00
2015-10-01 18:10:08 +02:00
2016-11-28 11:00:42 +01:00
2014-08-23 16:16:26 +02:00
2016-10-30 22:00:02 +01:00