Skip to content

Latest commit

 

History

History
39 lines (30 loc) · 1016 Bytes

CHANGELOG.md

File metadata and controls

39 lines (30 loc) · 1016 Bytes

Changelog

[1.0.8] - 2025-02-08

Update

  • Update documentation, fix bugs on ntt, params, poly, example and tests.

[1.0.8] - 2024-12-22

Update

  • xkyber_symmetric.dart to make easy the implementation

[1.0.7] - 2024-12-12

Update

  • Example file updated, upgrade documentation to complete use of the library.

Added

  • New Dart files should follow the official conventions for Kyber implementation.

[1.0.5] - 2024-12-12

Update

  • Update example and Readme.md

[1.0.4] - 2024-12-12

Update

  • Adding more documentation and update following the Kyber Structure

[1.0.3] - 2024-12-04

Update

  • Format

[1.0.2] - 2024-12-04

Update

  • Update conditions.

[1.0.1] - 2024-12-04

Update

  • Update readme.md and dependencies, optimizing the code, add a control of exceptions for xkyber_logic_test.dart.

[1.0.0] - 2024-10-28

Added

  • Initial implementation of xKyberCrypto with key generation, encryption, decryption, and noise generation, based on post-quantum Kyber.