This header is not a cryptography API. It includes the codec and puzzle helpers:
- Hex and Base64: [[codec]] (
lfcodec.h) - Repeating-key XOR, Hamming distance, and English scoring: [[puzzle]] (
lfpuzzle.h)
#include "lfcrypto.h" pulls in both.
This header is not a cryptography API. It includes the codec and puzzle helpers:
lfcodec.h)lfpuzzle.h)#include "lfcrypto.h" pulls in both.