make clib more yap friendly.
This commit is contained in:
@@ -122,6 +122,8 @@ test(sha512, [true(Atom='cf83e135 7eefb8bd f1542850 d66d8007 d620e405 0b5715dc 8
|
||||
|
||||
:- begin_tests(rfc2202, [condition(current_prolog_flag(bounded, false))]).
|
||||
|
||||
:- use_module(library(sha)).
|
||||
|
||||
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
|
||||
HMAC SHA-1 from http://www.ipa.go.jp/security/rfc/RFC2202EN.html
|
||||
HMAC SHA-2 from http://www.faqs.org/rfcs/rfc4231.html
|
||||
|
Reference in New Issue
Block a user