https://github.com/basileioskal/ec-point-serialization
https://github.com/basileioskal/ec-point-serialization
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/basileioskal/ec-point-serialization
- Owner: BasileiosKal
- Created: 2023-06-27T10:57:38.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-06-27T20:45:17.000Z (almost 3 years ago)
- Last Synced: 2025-02-08T04:19:23.325Z (over 1 year ago)
- Language: HTML
- Size: 61.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Elliptic Curves Point Compressed Encoding
[Editors Draft](https://basileioskal.github.io/ec-point-serialization/draft-point-encoding.html)
[PoC Implementation](https://github.com/BasileiosKal/rs-point-serialization)
Compressed encoding for Weierstrass curve points. The encoding is a generalization of the ZCash based encoding defined for the BLS12-381 curves in [pairing friendly curves](https://www.ietf.org/archive/id/draft-irtf-cfrg-pairing-friendly-curves-11.html#name-zcash-serialization-format-).