跳到主要内容


感谢每颗 ⭐ !

Working Mode

  • standalone process w/HTTP APIs
  • Rust crate that can be easily integrated with other applications

Configurable underlying Cryptographic Module

  • OpenSSL library
  • Tongsuo library
  • native Rust crypto libraries

API

RESTful API, compatible with Hashicorp Vault

Authentication & Authorization

  • X.509 certificate
  • username/password
  • basic ACL

📖 架构图

RustyVault  整体上分为三大部分:RustyVault Core, RustyVault Modules 和 RustyVault Surface