Skip to content

IsaqueFranklin/go-a2l

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Go A2L: Anonymous Atomic Locks PoC

A minimal Proof of Concept implementation of the Anonymous Atomic Locks protocol in Go, demonstrating unlinkable conditional payments via adaptor signatures.

Using the following libs:

  • PARI/GP: For using class groups for implementing Castagnos-Laguillaumie encryption scheme.
  • btcec/schnorr: For the curve of the A in the puzzle.

About

A PoC of the Anonymous Atomic Locks (A2L) protocol, demonstrating unlinkable conditional payments via adaptor signatures as described in https://eprint.iacr.org/2019/589.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors