Abdel on Nostr: Implemented step 1 of the Blind Diffie-Hellmann Key Exchange (BDHKE) in Cairo. This ...
Implemented step 1 of the Blind Diffie-Hellmann Key Exchange (BDHKE) in Cairo.
This scheme is used in Cashu (ecash protocol for #Bitcoin).
Tested against the Nutshell reference implementation and got same results for blinding of secret messages.
Would be cool to implement the other steps to have a version of Cashu protocol that is provable with STARK proofs.
https://github.com/AbdelStark/bdhke-cairo
This scheme is used in Cashu (ecash protocol for #Bitcoin).
Tested against the Nutshell reference implementation and got same results for blinding of secret messages.
Would be cool to implement the other steps to have a version of Cashu protocol that is provable with STARK proofs.
https://github.com/AbdelStark/bdhke-cairo