Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 615 Bytes

CHANGELOG.md

File metadata and controls

25 lines (18 loc) · 615 Bytes

Changelog

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]

Added

Changed

v1.0.0.3

Added

  • Add documentation to internal APIs
  • Add more documentation to the project
  • Add documentation for common cipher
  • Add signature

Changed

  • Refactor internal key generator API
  • Refactor internal parameter generator API
  • Refactor internal cipher API
  • Downgrade Kotlin from 2.0.20 to 2.0.10