mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-18 02:53:52 +01:00
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.