th4s fb6ed747a6 Point addition (#190)
* 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
2023-02-20 09:22:34 +00:00
2023-01-12 12:00:05 -08:00
2023-02-10 18:18:59 +00:00
2023-02-20 09:22:34 +00:00
2023-02-20 09:22:34 +00:00
2023-01-26 09:31:18 -08:00
2023-01-15 23:17:13 -08:00
2023-01-20 12:44:19 -08:00
2022-12-13 20:23:54 -08:00
2022-12-13 20:23:54 -08:00

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
No description provided
Readme 128 MiB
Languages
Rust 98.4%
JavaScript 0.7%
Shell 0.5%
HTML 0.2%
Noir 0.1%