RubyGems Navigation menu

sym 2.1.0

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.

Gemfile:
= クリップボードにコピー コピー完了!

インストール:
=

バージョン履歴:

  1. 3.0.2 - September 23, 2022 (4.2MB)
  2. 3.0.1 - February 12, 2021 (4.21MB)
  3. 3.0.0 - August 15, 2020 (2.8MB)
  4. 2.10.0 - August 14, 2020 (1.35MB)
  5. 2.8.5 - October 13, 2018 (1.36MB)
  6. 2.1.0 - January 24, 2017 (41KB)
全てのバージョンを表示(全33件)

Runtime依存関係 (5):

coin ~> 0.1.8
colored2 ~> 2.0
highline ~> 1.7
slop ~> 4.3

Development依存関係 (7):

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

所有者:

作者:

  • Konstantin Gredeskoul

SHA 256チェックサム:

7e11d2c5184b767f8f2ce58849195a031e5b61dd3450c9a380edfe8653f87627

累計ダウンロード数 355,525

このバージョンのみ 1,732

ライセンス:

N/A

必要なRubyのバージョン: >= 2.2

新しいバージョンはMFAを必要とします: true

リンク: