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: 75,737 of 196,658
Downloads: 13,465

Daily

Ranking: 111,482 of 196,619
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,750,343,576bundler
81,416,600,134rake
291,020,526,382rspec
338158,025,007slop
71083,754,590parslet
1,01350,941,051base32

Owners

#GravatarHandle
1iconfrohoff