Skip to content

Commit 6c2868e

Browse files
authored
add: age integration for secrets (#41)
* add: age key generation * add: some test decryption * add: more impl * add: make it work * docs: update
1 parent 55d8f8a commit 6c2868e

14 files changed

+1227
-110
lines changed

.gitignore

+3
Original file line numberDiff line numberDiff line change
@@ -11,3 +11,6 @@
1111
# Added by cargo
1212

1313
/target
14+
15+
# Test files
16+
test.rooz.yaml

0 commit comments

Comments
 (0)