Remove -r personalisations from Sinsemilla Q

These don't participate in SinsemillaHashToPoint.
This commit is contained in:
therealyingtong 2021-03-15 12:54:38 +08:00
parent dfeb3f7fbd
commit 3e599445be
1 changed files with 1 additions and 3 deletions

View File

@ -40,9 +40,7 @@ def gen_bases():
print("Sinsemilla bases:")
# Sinsemilla Q
for D in ( b"z.cash:Orchard-NoteCommit-M",
b"z.cash:Orchard-NoteCommit-r",
b"z.cash:Orchard-CommitIvk-M",
b"z.cash:Orchard-CommitIvk-r" ):
b"z.cash:Orchard-CommitIvk-M" ):
print("Q_" + to_identifier(D.split(b':')[-1]), hash_to_pallas("z.cash:SinsemillaQ", D))
# Sinsemilla S