mirror of
https://github.com/serai-dex/serai.git
synced 2025-12-08 12:19:24 +00:00
5d115f1e1c0de3739141f5896f1b9e720d7b27dd
While Serai only needs the simple DLEq which was already present under monero, this migrates the implementation of the cross-group DLEq I maintain into Serai. This was to have full access to the ecosystem of libraries built under Serai while also ensuring support for it. The cross_group curve, which is extremely experimental, is feature flagged off. So is the built in serialization functionality, as this should be possible to make nostd once const generics are full featured, yet the implemented serialization adds the additional barrier of std::io.
Description
No description provided
Languages
Rust
99.8%
Shell
0.1%