RubyGems Navigation menu

sym 2.4.3

Sym is a command line utility and a Ruby API that makes it trivial to encrypt and decrypt sensitive data. Unlike many other existing encryption tools, sym focuses on usability and streamlined interface (CLI), with the goal of making encryption easy and transparent. The result? There is no excuse for keeping your application secrets unencrypted :) You can password-protect the key for an additional layer of security, and store the key in the OS-X keychain. Use the key to reliably encrypt, decrypt and re-encrypt your application secrets. Use the -t CLI switch to transparently edit 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.

Gemfile:
= Copier Copié!

installation:
=

Versions:

  1. 3.0.2 - September 23, 2022 (4,2 Mo)
  2. 3.0.1 - February 12, 2021 (4,21 Mo)
  3. 3.0.0 - August 15, 2020 (2,8 Mo)
  4. 2.10.0 - August 14, 2020 (1,35 Mo)
  5. 2.8.5 - October 13, 2018 (1,36 Mo)
  6. 2.4.3 - March 01, 2017 (50,5 ko)
Voir toutes les versions (33)

Dépendances de Runtime (6):

coin ~> 0.1.8
colored2 ~> 3
dalli ~> 2.7
highline ~> 1.7
slop ~> 4.3

Dépendances de Development (8):

aruba >= 0
bundler ~> 1
rake >= 0
rspec ~> 3
rspec-its >= 0
simplecov >= 0
yard >= 0

Propriétaires:

Auteurs:

  • Konstantin Gredeskoul

Total de contrôle SHA 256:

bde370d0fb2b66cdbbd15971651d47f4d6126b86b4f3d3199594908f9e00a750

Total de téléchargements 359 402

Pour cette version 1 687

License:

aucune

Version de Ruby requise: >= 2.2

New versions require MFA: true

Liens: