File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -5,6 +5,18 @@ All notable changes to this project will be documented in this file.
55The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
66and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
77
8+ ## [ 0.1.1] - 2025-06-27
9+
10+ ### Changed
11+ - Updated README.md with improved documentation and formatting
12+ - Enhanced examples folder with better code examples and demonstrations
13+ - Improved code structure and comments in example files
14+
15+ ### Documentation
16+ - Better explanation of security considerations
17+ - Enhanced quick start guide
18+ - Improved algorithm descriptions and usage examples
19+
820## [ 0.1.0] - 2025-06-27
921
1022### Added
@@ -26,4 +38,5 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2638- Security warnings for deprecated algorithms (MD5, SHA-1, DES, RC4)
2739- Memory-safe implementations using Rust
2840
41+ [ 0.1.1 ] : https://github.com/Adel2411/ruscrypt/releases/tag/v0.1.1
2942[ 0.1.0 ] : https://github.com/Adel2411/ruscrypt/releases/tag/v0.1.0
You can’t perform that action at this time.
0 commit comments