Skip to content

devrandom-labs/cesr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

131 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cesr workspace

A two-crate Cargo workspace:

  • cesr/cesr-rs: CESR + KERI cryptographic primitives (no_std/WASM-capable). The stable, frozen-surface foundation. See cesr/README.md.
  • keri/keri-rs: sans-io KERI core (key-state, escrow, validation) built on cesr's public API. Under active development.

The crates version independently: cesr-rs holds a stable surface while keri-rs iterates. Both are gated by a single nix flake check.

Licensed under MIT OR Apache-2.0.

About

CESR + KERI primitives for Rust as a single feature-gated crate (modules: core/crypto/stream/utils/keri/serder). no_std/WASM-capable. Extracted from agency; shared by bombay, agency, nexus.

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Security policy

Stars

1 star

Watchers

0 watching

Forks

Packages

 
 
 

Contributors

Languages