Skip to content

Commit 0d8e448

Browse files
committed
Base
1 parent 720200b commit 0d8e448

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
[![Go Reference](https://pkg.go.dev/badge/github.com/231tr0n/vault.svg)](https://pkg.go.dev/github.com/231tr0n/vault)
12
# Vault
23
This is the repository which holds the source code for vault which is a simple password manager with a single master password.
34

cmd/vault/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
[![Go Reference](https://pkg.go.dev/badge/github.com/231tr0n/vault/cmd/vault.svg)](https://pkg.go.dev/github.com/231tr0n/vault/cmd/vault)
12
# Vault
23
Vault is a simple password manager with a single master password. It uses AES encryption with GCM(Galois/Counter Mode) to encrypt the passwords.
34

0 commit comments

Comments
 (0)