diff options
author | cinap_lenrek <cinap_lenrek@felloff.net> | 2014-09-14 02:26:26 +0200 |
---|---|---|
committer | cinap_lenrek <cinap_lenrek@felloff.net> | 2014-09-14 02:26:26 +0200 |
commit | 4cf00ca6cb40918c8ca89aebf02e8ca41c857e94 (patch) | |
tree | 4985acabc897339af5a2b180172919e6041ce1d1 /sys/include/libsec.h | |
parent | 69fab298beee33e4a6f91d9e1811dfa1898aa743 (diff) |
libsec: fix hmac for keys bigger then 64 byte block size
RFC2104 defines HMAC for keys bigger than the 64 byte block
size as follows:
Applications that use keys longer than B (64) bytes will
first hash the key using H (the hash function) and then
use the resultant L byte string as the actual key to HMAC.
Diffstat (limited to 'sys/include/libsec.h')
0 files changed, 0 insertions, 0 deletions