Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bytemare/crypto
Abstracted prime-order elliptic curve groups in Go.
https://github.com/bytemare/crypto
cryptography elliptic elliptic-curves go hash-to-curve nist p256 p384 p521 prime-order-group rfc9380 ristretto255
Last synced: 2 days ago
JSON representation
Abstracted prime-order elliptic curve groups in Go.
- Host: GitHub
- URL: https://github.com/bytemare/crypto
- Owner: bytemare
- License: mit
- Created: 2020-11-10T17:28:13.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2024-05-22T22:51:38.000Z (6 months ago)
- Last Synced: 2024-05-22T23:01:56.970Z (6 months ago)
- Topics: cryptography, elliptic, elliptic-curves, go, hash-to-curve, nist, p256, p384, p521, prime-order-group, rfc9380, ristretto255
- Language: Go
- Homepage:
- Size: 574 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- License: LICENSE
- Code of conduct: .github/CODE_OF_CONDUCT.md
- Codeowners: .github/CODEOWNERS
- Security: .github/SECURITY.md
Awesome Lists containing this project
README
> [!WARNING]
> This package has moved to [github.com/bytemare/ecc](https://github.com/bytemare/ecc). This one is outdated, archived, and won't be maintained.