zcash-test-vectors/test-vectors/zcash
Jack Grigg 97455a1eff Add key prefixing to RedJubjub
The original draft spec for RedJubjub did not include key prefixing, and
both this reference implementation and the Rust implementation were
implemented following that spec. Then when key prefixing was added, the
Rust code was updated at its call sites instead of inside the RedJubjub
implementation.

Now that we are migrating to the `redjubjub` crate which correctly builds
in key prefixing, the old test vectors can no longer be used.
2023-12-01 14:02:25 +00:00
..
bip_0032.json Fix endianness of the child index in bip_0032 derivation. 2022-02-12 21:15:25 +00:00
f4jumble.json
f4jumble_long.json
orchard_empty_roots.json
orchard_generators.json
orchard_group_hash.json
orchard_key_components.json
orchard_map_to_curve.json
orchard_merkle_tree.json
orchard_note_encryption.json
orchard_poseidon.json
orchard_poseidon_hash.json
orchard_sinsemilla.json
sapling_generators.json
sapling_key_components.json
sapling_note_encryption.json
sapling_signatures.json Add key prefixing to RedJubjub 2023-12-01 14:02:25 +00:00
sapling_zip32.json
sapling_zip32_hard.json Generate hardened-only Sapling ZIP 32 test vectors 2023-11-22 02:59:04 +00:00
unified_address.json Regenerate test vectors. 2022-10-07 19:47:22 -06:00
unified_full_viewing_keys.json Fix endianness of the child index in bip_0032 derivation. 2022-02-12 21:15:25 +00:00
unified_incoming_viewing_keys.json Fix endianness of the child index in bip_0032 derivation. 2022-02-12 21:15:25 +00:00
zip_0143.json
zip_0243.json
zip_0244.json Update NU5 consensus branch ID in ZIP 244 test vectors 2022-03-23 00:27:32 +00:00
zip_0316.json