mirror of
https://github.com/personaelabs/spartan-ecdsa.git
synced 2026-01-09 05:57:55 -05:00
link to hosted blog post
This commit is contained in:
@@ -109,7 +109,7 @@ export class PublicInput {
|
||||
|
||||
/**
|
||||
* Compute the group elements T and U for efficient ecdsa
|
||||
* http://localhost:1313/posts/efficient-ecdsa-1/
|
||||
* https://personaelabs.org/posts/efficient-ecdsa-1/
|
||||
*/
|
||||
export const computeEffEcdsaPubInput = (
|
||||
r: bigint,
|
||||
|
||||
Reference in New Issue
Block a user