-
Notifications
You must be signed in to change notification settings - Fork 102
Update DARC expressions #2186
Copy link
Copy link
Open
Description
The following addition to DARC expressions would be very nice:
lrs_ed25519(pub1, pub2, darc1, darc2, ...)resolves to true if a (Linkable) Ring Signature including these public-keys is received. Bonus-points if darcs can be given, too.
Discussing schnorr.Verify and the Scalar / Private key difference, the following darc-identity would be very nice to have:
eddsa- this would enforce some security considerations on the private keys, as well as better verification and protection against some replay attacks (Insecure signature verification algorithm for ed25519 kyber#426)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels