Daira Hopwood
|
efee9dcb03
|
chmod +x for scripts and make the shebang/preamble consistent.
Signed-off-by: Daira Hopwood <daira@jacaranda.org>
|
2021-09-15 18:03:47 +01:00 |
Jack Grigg
|
3179b97362
|
Fix output for Orchard note encryption test vectors
The test vectors were being generated correctly, but the output was
still Sapling-specific (rather than including Orchard components).
|
2021-06-10 19:26:38 +01:00 |
str4d
|
62a176014a
|
orchard_note_encryption: Use ephemeral_key local
|
2021-05-30 21:40:42 +01:00 |
therealyingtong
|
d25805a893
|
Address review comments
Co-authored-by: Jack Grigg <jack@electriccoin.co>
|
2021-05-28 23:37:49 +08:00 |
ying tong
|
70ccff9bd9
|
Store v as integer instead of Scalar in NotePlaintext
Co-authored-by: str4d <jack@z.cash>
|
2021-05-28 23:28:01 +08:00 |
therealyingtong
|
f44fce557e
|
Set cm_star = cm.extract() instead of the point cm
Co-authored-by: Daira Hopwood <daira@jacaranda.org>
|
2021-05-27 13:02:29 +08:00 |
therealyingtong
|
8410648f87
|
Check esk using np.rseed in decrypt_using_ovk()
Co-authored-by: Daira Hopwood <daira@jacaranda.org>
|
2021-05-27 13:02:16 +08:00 |
ying tong
|
83074b2628
|
Document decoding of ephemeral_key from epk
Co-authored-by: Daira Hopwood <daira@jacaranda.org>
|
2021-05-27 12:53:27 +08:00 |
ying tong
|
2120658d5d
|
Check 'is None' instead of boolean false
Co-authored-by: Daira Hopwood <daira@jacaranda.org>
|
2021-05-27 12:51:54 +08:00 |
therealyingtong
|
c182edabd4
|
Address review comments.
Co-authored-by: Jack Grigg <jack@electriccoin.co>
|
2021-05-26 14:26:08 +08:00 |
therealyingtong
|
406747099a
|
Test decryption using ivk and fvk
|
2021-05-26 14:10:36 +08:00 |
therealyingtong
|
11ad2d4f95
|
Add orchard_note_encryption.py
|
2021-05-26 14:10:36 +08:00 |