QuickCheck for randombytes

There are some new randombytes
functions. Implement these as EQC
properties.
This commit is contained in:
Jesper Louis Andersen
2020-02-05 11:16:56 +01:00
parent c7720e6ab8
commit d06fff489d
5 changed files with 39 additions and 7 deletions
+2 -1
View File
@@ -44,7 +44,8 @@ groups() ->
aead_chacha20poly1305_ietf,
pwhash,
sign,
kx]},
kx,
randombytes]},
[Neg, Pos].