All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog,
and this project adheres to Semantic Versioning.
- Core post-quantum hybrid encryption and signing algorithms.
sare-corelibrary handling encryption/decryption engines, KDFs, hybrid KEM/Sign, seed management, and formatting.sare-liblibrary providing user-friendly high-level API.- CLI tool
sare-clibuilt on top ofsare-lib. - Security policy, contribution guidelines, and manifesto.
- File encryption/decryption with symmetric and asymmetric support.
- Master key management, recipient management, revocation, and digital signatures.
- Replaced
pqc_kyberwithsafe_pqc_kyberbecause of known security issues