Artem Gureev c12a8759d6 feat!: key note encryption on the nullifier, drop the output index
BREAKING!

Before: The ciphertext key got generated via using the commmitment and
its index as the key.

After: The ciphertext key replaces the commitment dependence by a
nullifier dependence, still making the key unique by global state. The
nullifier is assumed to be the nullifier of the pre-state of the account.

Mitigation: Use the new decryption algorithm.
2026-07-15 16:28:09 +00:00
..
2026-07-11 01:12:00 +02:00
2026-07-04 00:47:20 +02:00
2026-07-11 01:12:00 +02:00
2026-07-11 01:12:00 +02:00
2026-07-11 01:12:00 +02:00
2026-07-15 13:35:53 +03:00