Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/armfazh/ecchash2point
Sage implementation of elliptic point encodings
https://github.com/armfazh/ecchash2point
Last synced: 22 days ago
JSON representation
Sage implementation of elliptic point encodings
- Host: GitHub
- URL: https://github.com/armfazh/ecchash2point
- Owner: armfazh
- License: bsd-3-clause
- Created: 2018-10-24T22:41:50.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2018-10-26T00:13:39.000Z (about 6 years ago)
- Last Synced: 2024-10-25T05:09:08.639Z (2 months ago)
- Language: Python
- Size: 5.86 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
### ECCHash2point
Sage (sagemath) scripts for mapping strings to elliptic curve points.
----
#### Supports
| Elligator2 |
|------------|
| curve25519 |
| curve448 |----
#### License
BSD-3 Clause (license)[./LICENSE]
----