Sym is a versatile command line utility and a library, that streamlines access to a symmetric encryption offered by OpenSSL library. Use its rich CLI interface, or the Ruby API to generate a key used for both encryption and decryption. You can additionally password protect the key, and optionally store the key in the named OS-X keychain. Use the key to reliably encrypt, decrypt and re-encrypt your application secrets. Use the -t CLI switch to open an encrypted file in an editor of your choice. Sym uses a symmetric aes-256-cbc cipher with a private key and an IV vector.
Required Ruby Version
>= 2.2
Authors
Konstantin Gredeskoul
Versions
- 3.0.2 September 23, 2022 (4.2 MB)
- 3.0.1 February 12, 2021 (4.21 MB)
- 3.0.0 August 15, 2020 (2.8 MB)
- 2.10.0 August 14, 2020 (1.35 MB)
- 2.8.5 October 13, 2018 (1.36 MB)
- 2.0.2 January 21, 2017 (43 KB)