shrub/pkg/arvo/tests/sys/zuse/crypto
Jōshin 4cef7dc38b
bounds-check against sk=1
+sign:schnorr crashes on `=(0 sk)`, so the bounds checking code is not
exercised for sk=0. It also crashes on `(gte sk n.domain.c)`, which is
redundant with the size check on sk, so we remove that.
2022-02-03 13:21:21 -06:00
..
aes.hoon tests: updates aes-siv regression test comment 2020-06-12 23:26:10 -07:00
argon.hoon Add 'pkg/arvo/' from commit 'c20e2a185f131ff3f5d3961829bd7a3fe0f227f8' 2019-06-28 12:48:05 +08:00
blake.hoon Add 'pkg/arvo/' from commit 'c20e2a185f131ff3f5d3961829bd7a3fe0f227f8' 2019-06-28 12:48:05 +08:00
ed25519.hoon test: add ed25519 vectors 2020-02-28 11:47:43 -05:00
hmac.hoon test: add hmac vectors 2020-02-28 11:47:43 -05:00
keccak.hoon Add 'pkg/arvo/' from commit 'c20e2a185f131ff3f5d3961829bd7a3fe0f227f8' 2019-06-28 12:48:05 +08:00
pbkdf.hoon Add 'pkg/arvo/' from commit 'c20e2a185f131ff3f5d3961829bd7a3fe0f227f8' 2019-06-28 12:48:05 +08:00
ripemd.hoon hoon: renames +new-end, +new-lsh, +new-rsh 2020-12-02 01:00:09 -08:00
scrypt.hoon test: removes obsolete scrypt test comment 2021-08-19 22:15:20 -04:00
secp256k1.hoon bounds-check against sk=1 2022-02-03 13:21:21 -06:00