mirror of
https://github.com/tlsnotary/tlsn.git
synced 2026-04-28 03:00:14 -04:00
fb6ed747a697b83df04f79f3d75882f75fe3fd48
* Moved point-addition crate out of key-exchange * Small improvements * Added implementation for PointAddition * WIP: Mock converter * Implemented mock point addition - refactored implementation * Refactored mock implementation * WIP: Added test to point-addition * Completed test for point addition * Undo name changes. Will be done in other branch * Simplify async test * Simplify conversion * Added test for point_to_p256 * Repaired rebase * Improve point-addition implementation - Reduce roundtrips - Add Field supertrait to XCoordinate of PointAddition trait * Added feedback on comments * Use enum `Role` instead of bool
TLSNotary
⚠️ Notice
This project is currently under active development and should not be used in production. Expect bugs and regular major breaking changes.
License
All crates in this repository are licensed under either of
at your option.
Description
Languages
Rust
98.4%
JavaScript
0.7%
Shell
0.5%
HTML
0.2%
Noir
0.1%
