Skip to content

Identity-Based Signatures

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT
Notifications You must be signed in to change notification settings

encryption4all/ibs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Identity-based signatures (IBS).

Pure rust implementations of identity-based signature algorithms.

Supported schemes

Currently only the Galindo-Garcia scheme is supported.

Features

Feature Default? Description
serde Enables serde serialization and deserialization for exported structs.
zeroize Enables [Zeroize][zeroize-trait] for secret exported structs.

Releases

No releases published

Packages

No packages published

Languages