We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 720200b commit 0d8e448Copy full SHA for 0d8e448
README.md
@@ -1,3 +1,4 @@
1
+[](https://pkg.go.dev/github.com/231tr0n/vault)
2
# Vault
3
This is the repository which holds the source code for vault which is a simple password manager with a single master password.
4
cmd/vault/README.md
+[](https://pkg.go.dev/github.com/231tr0n/vault/cmd/vault)
Vault is a simple password manager with a single master password. It uses AES encryption with GCM(Galois/Counter Mode) to encrypt the passwords.
0 commit comments