4 releases
0.2.3 | Sep 27, 2023 |
---|---|
0.2.2 | Sep 27, 2023 |
0.2.1 | Sep 27, 2023 |
0.2.0 | Sep 21, 2023 |
#16 in #bf
29 downloads per month
Used in etf-sdk
44KB
918 lines
Crypto
Crypto primtives used by the etf network and sdk.
This repo contains implementations of:
- DLEQ proofs
- BF IBE (FullIdent)
- Timelock Encryption
This repo has not been audited for security and should not yet be used in production.
Build
cargo build
Test
cargo test
Dependencies
~9.5MB
~156K SLoC