Crates.io | ibe |
lib.rs | ibe |
version | 0.3.0 |
source | src |
created_at | 2019-11-12 09:46:49.10308 |
updated_at | 2023-03-16 09:29:29.287994 |
description | Identity Based Encryption schemes on the BLS12-381 pairing-friendly elliptic curve |
homepage | |
repository | https://github.com/encryption4all/ibe |
max_upload_size | |
id | 180513 |
size | 122,917 |
Collection of Identity Based Encryption (IBE) schemes on the BLS12-381 pairing-friendly elliptic curve in Rust.
This crate contains both identity-based encryption schemes (IBEs, see src/pke
) and identity-based key encapsulation mechanisms (IBKEMs, see src/kem
). References to papers appear in the respective source files.
This crate contains the following schemes (in chronological order of publication):
pg-curve
crate).