Add test cases covering the relevant key length boundaries: 64 bytes +/- 1 byte for...
commita3f56578ab79931f3a35a44b6ff43d0da6308602
authorpracticalswift <practicalswift@users.noreply.github.com>
Wed, 18 Oct 2017 15:27:15 +0000 (18 17:27 +0200)
committerpracticalswift <practicalswift@users.noreply.github.com>
Wed, 18 Oct 2017 15:27:15 +0000 (18 17:27 +0200)
tree6ff8a9d1b899c0292c9f550252e6b28438ab7821
parent2c66cea2d18682de1eef544fc3b74a1487a1741c
Add test cases covering the relevant key length boundaries: 64 bytes +/- 1 byte for HMAC-SHA256 and 128 bytes +/- 1 byte for HMAC-SHA512
src/test/crypto_tests.cpp