Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 484 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 484 Bytes

Pairing-friendly BLS12-381 curve provided by relic

relic is a library implementing pairing-friendly curves (among many other things). This crate integrates the algorithms provided by relic with the traits defined by pairing.

Security Notes

This crate has received no security audit. Use at your own risk.

License

This crate is licensed under the Apache-2.0 or MIT license.