Releases: guilt/gsum
Releases · guilt/gsum
Release list
v0.2.3
v0.2.2
fix: Improve CLI argument handling - Fix command-line parsing and validation - Enhance error messages and help documentation
v0.2.1
test: Enhance test script reliability - Improve error handling and parallel processing - Add detailed logging and cross-platform support
v0.2.0
refactor: Restructure packages into hashers/ directory - Reorganize algorithm packages for better modularity - Create common utilities in pkg/common/
v0.1.8
fix: Standardize error handling across modules - Implement consistent error messages and validation - Add proper cleanup and resource management
v0.1.3
feat: Add Scrypt memory-hard key derivation - Implement configurable N, r, p parameters - Provide enhanced brute-force protection
v0.0.3
refactor: Enhance file handling and algorithm performance - Improve file I/O operations and range-based processing - Optimize ChaCha20-Poly1305 and Streebog implementations