Skip to main content Crate cryptex Copy item path Source error kms yubihsm-usb or yubihsm-httpGeneric KMS/HSM-backed keyring: one signing key in an external KMS, unlimited
AES-256-GCM secrets stored as local files under ~/.cryptex/<backend>/<service>/. linux Linux and linux-secret-service sqlcipher fileyubihsm yubihsm-usb or yubihsm-httpYubiHSM 2 backed keyring — a thin KmsBackend implementation on top of
the shared kms layer. KeyRingSecret Represents a value stored in the keyring OsKeyRing Linux and linux-secret-service DynKeyRing Modification of KeyRing trait suitable for trait Objects. Implementers
should use this trait and KeyRing will be implemented automatically KeyRing A trait for all key rings ListKeyRing A Keyring that allows listing the identifiers NewKeyRing A KeyRing that can be created from a service name PeekableKeyRing A Keyring that allows inspecting the identifiers allows_file fileget_os_keyring Linux and linux-secret-service Return the OS keyring if available Result