ShoftHSMv2 recent BugFixes: * Issue #280: HMAC with sizes less than L bytes is strongly discouraged. Set a lower bound equal to L bytes in ulMinKeySize and check it when initializing the operation. broke some HMAC system tests (likely our fault)...