chanced / navajo

A cryptographic toolkit for Rust
Apache License 2.0
1 stars 0 forks source link

Add `KeyringInfo` #56

Closed chanced closed 1 year ago

chanced commented 1 year ago

each primitive should have an info method which returns a KeyringInfo<T> where T is the primitive's KeyInfo.