You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
TherapistEncrypt is a compact C++ command-line tool providing memory-hard, double-pass encryption (V5) with a 1 MiB/131072-iteration KDF, randomized chaff padding, and a 256-bit cascaded MAC for authenticated integrity. It also supports legacy V4 decryption, an interactive message mode, and lightweight anti-debug protections. Open-source.
This project provides a web-based simulator for an Enigma-like encryption machine, allowing users to encode and decode text using configurable rotor positions and plugboard settings.