Closed Esgrove closed 3 weeks ago
Implement decrypt and encrypt cli commands
decrypt
encrypt
➜ rust git:(rust/direct-encrypt) ./vault encrypt test 00Q0L36\`He.0U}]b0` *H - �Tri��-Ѣ Co"�Y*2�(��% ➜ rust git:(rust/direct-encrypt) ✗ ./vault encrypt test -o test.txt ➜ rust git:(rust/direct-encrypt) ✗ ./vault decrypt -f test.txt test%
Implement
decrypt
andencrypt
cli commands