hbkr-rs

Crates.iohbkr-rs
lib.rshbkr-rs
version0.3.2
sourcesrc
created_at2022-06-30 10:14:19.470038
updated_at2022-07-25 10:19:41.344891
descriptionHashblock Key Rotation
homepagehttps://github.com/hashblock/hbkr-rs
repositoryhttps://github.com/hashblock/hbkr-rs
max_upload_size
id616304
size118,877
Frank V. Castellucci (FrankC01)

documentation

README

hbkr-rs

Hashblock Key Rotation Library (hbkr) for Rust

Description

hbkr provides a generic library for cryptographic key management routines: It is based upon core even generating code from KERI (https://github.com/THCLab/keriox)

  • Inception - Establish one or more keys (keyset) for management
  • Rotation - Rotate a keyset, effectively terminating previous active keys in set
  • Delegate - Delegate a keyset authority to another issuer
  • Terminate - Set a keyset to end of life
Commit count: 0

cargo fmt