bls12_381_relic

Crates.iobls12_381_relic
lib.rsbls12_381_relic
version0.1.1
sourcesrc
created_at2024-06-14 13:07:35.421656
updated_at2024-06-18 09:34:06.786699
descriptionBindings for BLS12-381 implemented by relic
homepagehttps://github.com/ait-crypto/bls12_381_relic/
repository
max_upload_size
id1271960
size110,140
Sebastian Ramacher (sebastinas)

documentation

README

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.

Commit count: 0

cargo fmt