ciphr
Crypto tool
A command-line tool for performing various cryptographic operations on streams of data
CLI crypto swiss-army knife for performing and composing encoding, decoding, encryption, decryption, hashing, and other various cryptographic operations on streams of data from the command line; mostly intended for ad hoc, infosec-related uses.
115 stars
10 watching
30 forks
Language: Ruby
last commit: over 6 years ago clicommand-linecryptocryptographydecodingdecryptionencodingencryptionruby
Related projects:
Repository | Description | Stars |
---|---|---|
c0r0n3r/cryptolyzer | A tool for analyzing and generating fingerprints of server cryptographic protocols and related settings. | 27 |
jedisct1/libhydrogen | A lightweight cryptographic library providing simple functions to solve common problems. | 637 |
crypto2011/idr | A tool that recovers and analyzes source code from compiled Delphi applications. | 975 |
rustcrypto/formats | Provides tools and libraries for encoding and decoding various cryptographic formats | 253 |
hookflash/obsolete.cifre | A fast crypto toolkit for modern client-side JavaScript | 123 |
xavierleroy/cryptokit | A comprehensive C library of cryptographic primitives for building secure protocols in OCaml applications. | 97 |
macourtney/clj-crypto | Provides a simplified interface to Java Bouncy Castle encryption library | 29 |
meychi/ascrypt | A cryptographic library with a uniform API for multiple programming languages. | 47 |
microchiptech/cryptoauthlib | A library that provides APIs for communicating with secure elements in cryptographic devices. | 388 |
kigster/sym | A utility and API for encrypting sensitive data with a focus on usability and security | 136 |
rdubois-crypto/freshcryptolib | A collection of cryptographic primitives and functions for blockchain systems. | 129 |
shinmera/crypto-shortcuts | A library of concise cryptography functions | 25 |
bettercrypto/applied-crypto-hardening | Documenting and maintaining best practices for secure online communication using cryptography. | 704 |
unix4fun/naclpipe | A package providing an io.Reader/io.Writer interface with an NaCL crypto backend for cryptographic key stretching and decryption | 23 |
brichard19/bitcrack | A tool for brute-forcing Bitcoin private keys | 769 |