...Key Characteristics
Vault-oriented model
Encrypted data is treated as a sealed container-safe with explicit operations, not as a password-wrapped file.
Dependency-free design
The entire cryptographic surface is auditable in-tree.
PetoronHash as the cryptographic core
All key material derivation, diffusion, and internal transformations are driven by PetoronHash
1024-bit wide internal state
The architecture uses a wide internal state to increase diffusion depth and structural safety margins.
https://github.com/01alekseev/1654
Petoron | Ivan Alekseev | MIT license