mirror of
https://github.com/arnaucube/go-iden3-crypto.git
synced 2026-02-07 03:26:39 +01:00
Adapt babyjub/eddsa to new Poseidon methods
This commit is contained in:
5
ff/util.go
Normal file
5
ff/util.go
Normal file
@@ -0,0 +1,5 @@
|
||||
package ff
|
||||
|
||||
func NewElement() *Element {
|
||||
return &Element{}
|
||||
}
|
||||
Reference in New Issue
Block a user