Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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]

----