2026-01-16 20:51:39 +08:00
2026-01-16 20:51:39 +08:00
2026-01-16 20:51:39 +08:00
2026-01-16 20:51:39 +08:00
2026-01-16 20:51:39 +08:00
2026-01-16 20:51:39 +08:00
2026-01-16 20:51:39 +08:00

love is a gentle thing

Velvet Ring by Big Thief.
an encryption tool!

building

./build-static.sh # creates a static executable
./build.sh # creates a dynamic executable

usage

ec-pass  <input file> -p <password> [-o <out>]   # generates a password-protected velvet file
dec-pass <input file> -p <password> [-o <out>]   # decrypts password-protected velvet files
ec-key   <input file> [-o <out>] [-p <key path>] # generates a 32-byte ring and a velvet file
dec-key  <input file> [-o <out>] [-p <key path>] # decrypts a velvet file using a ring file. assumes that the ring file shares the same name as the input file, unless a key is supplied with -p
S
Description
a simple encryption tool
Readme 3.6 MiB
mar 24 Latest
2026-03-24 18:10:20 +03:00
Languages
C++ 96.6%
Shell 3.4%