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.
Unreleased
0.1.0 - 2025-11-15
Added
- Initial release
- Rustler NIF bindings for tholos-pq library
keypair/0function for generating post-quantum keypairsencapsulate/1function for key encapsulationdecapsulate/2function for key decapsulation- Comprehensive test suite
- Documentation and examples
- CI/CD pipeline with GitHub Actions