1 repository
Software interfaces that allow other applications to integrate automated decryption and decoding capabilities.
Distinguishing note: None of the candidates cover the general purpose of providing a library interface for programmatic integration of decryption.
Explore 1 awesome GitHub repository matching development tools & productivity · Programmatic Decoding Libraries. Refine with filters or upvote what's useful.
Ciphey is an automated decryption tool and cryptographic analysis framework designed to identify and reverse encryptions, encodings, and hashes without requiring a known key or cipher. It functions as a hash cracking engine and a heuristic cipher identifier to recover original plaintext from unknown data patterns. The project features a nested encoding resolver that iteratively unwraps multiple layers of encryption and encoding until readable text is reached. It employs a heuristic cryptanalysis workflow to analyze data characteristics and guess the likely encoding scheme or encryption method
Provides a library interface for programmatic integration of automated decoding and decryption into other software or bots.