An open-source Rust reimplementation of HashiCorp Vault or openbao
This adds support for encrypting and decrypting secrets. It implements the APIs required for unsealing. The APIs are not complete or compliant. Reviewed-on: #1 Squashed commit of the following: commit |
||
|---|---|---|
| .github/workflows | ||
| .sqlx | ||
| go_tests | ||
| migrations | ||
| src | ||
| .gitignore | ||
| Cargo.lock | ||
| Cargo.toml | ||
| Containerfile | ||
| Justfile | ||
| openapi-bao.json | ||
| openapi.json | ||