Categories: None [Edit]

ciphr

https://rubygems.org/gems/ciphr
https://github.com/frohoff/ciphr
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.

Total

Ranking: 74,697 of 180,448
Downloads: 10,936

Daily

Ranking: 146,834 of 180,434
Downloads: 2

Depended by

RankDownloadsName

Depends on

RankDownloadsName
12,074,527,333bundler
16853,130,958rake
23767,656,531rspec
231136,709,149slop
72351,704,476parslet
99332,326,987base32

Owners

#GravatarHandle
1iconfrohoff