github.com/saltstack/libnacl/pull/52

crypto_onetimeauth_verify(crypto_onetimeauth('yolo', 'secret'), 'yolo', 'secret') 'yolo'

crypto_onetimeauth_verify(crypto_onetimeauth('yolo', 'forged'), 'yolo', 'secret') 'yolo'

h...


Comments (0)

Sign in to post comments.