RubyGems Navigation menu

ciphr 0.0.6

Ciphr is a CLI tool for performing and composing encoding, decoding, encryption, decryption, hashing, and other various operations on streams of data. It takes provided data, file data, or data from stdin, and executes a pipeline of functions on the data stream, writing the resulting data to stdout. It was designed primarily for use in the information security domain, mostly for quick or casual data manipulation for forensics, penetration testing, or capture-the-flag events; it likely could have other unforseen uses, but should be presumed to be an experimental toy as no effort was made to make included cryptographic functions robust against attacks (timing attacks, etc), and it is recommended not to use any included functions in any on-line security mechanisms.

Gemfile:
= Copier Copié!

installation:
=

Versions:

  1. 0.0.6 - August 04, 2018 (592 ko)
  2. 0.0.5 - August 04, 2018 (396 ko)
  3. 0.0.4 - September 01, 2017 (736 ko)
  4. 0.0.2 - February 12, 2016 (573 ko)
  5. 0.0.1 - February 12, 2016 (193 ko)
Voir toutes les versions (6)

Dépendances de Runtime (3):

base32 ~> 0.3.2
parslet ~> 1.5.0
slop ~> 3.6.0

Dépendances de Development (3):

bundler ~> 1.3
rake ~> 10.5.0
rspec ~> 3.4.0

Propriétaires:

Auteurs:

  • Chris Frohoff

Total de contrôle SHA 256:

74f781d2509bfe6514ad7dfb4fb34a10b914c153496cc906d43c2f000ddc74ff

Total de téléchargements 10 977

Pour cette version 2 468

License:

MIT

Version de Ruby requise: >= 1.9.3

Liens: