Tags give the ability to mark specific points in history as being important
-
v1.4.2
Release: Cipher v1.4.2f05d8c54 · ·Release v1.4.2 - Fuzzy Search - Implemented fuzzy password search algorithm - Uses Levenshtein distance for approximate matching - Displays match quality (Exact, Very close, Close, Similar) - Shows top 10 results sorted by relevance - Interactive result selection with password details - Tolerates typos up to 3 character edits -
hotfix-v1.4.1
Release: Cipher hotfix-v1.4.1efe7025d · ·Hotfix v1.4.1 - Fix password strength calculation - Fixed passphrases showing as MEDIUM - Improved length-based scoring - Fixed security score algorithm
-
v1.4.0
Release: Cipher v1.4.096f89068 · ·Release v1.4.0 - Statistics Dashboard - Added vault statistics and security analysis - Visual strength distribution with colors - Weak password detection and warnings - Security score calculation (0-100) - Updated documentation
-
v1.3.1
Release: Cipher v1.3.149b6ab7f · ·Release v1.3.1 - Complete package distribution - Added tarball with binary + wordlist + README - Standalone binary available separately - No need to clone repo anymore
-
hotfix-v1.1.2
65abf35f · ·Hotfix v1.1.2 - Fix Linux compilation error - Fixed missing POSIX feature test macro for signal.h - Added _POSIX_C_SOURCE 200809L for proper sigaction support - Ensures compilation on Linux systems
-