https://github.com/scratch-net/vxeddsa
VXEDDSA implementation in Go
https://github.com/scratch-net/vxeddsa
Last synced: about 1 year ago
JSON representation
VXEDDSA implementation in Go
- Host: GitHub
- URL: https://github.com/scratch-net/vxeddsa
- Owner: Scratch-net
- License: mit
- Created: 2018-02-16T18:46:53.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-02-16T19:01:43.000Z (over 8 years ago)
- Last Synced: 2025-04-20T13:36:30.098Z (about 1 year ago)
- Language: Go
- Size: 62.5 KB
- Stars: 3
- Watchers: 1
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# vxeddsa
VXEDDSA implementation in Go.
This is a fork of [Coniks](https://github.com/coniks-sys/coniks-go/pull/167) implementation