File tree Expand file tree Collapse file tree 2 files changed +8
-0
lines changed
Expand file tree Collapse file tree 2 files changed +8
-0
lines changed Original file line number Diff line number Diff line change @@ -5,8 +5,12 @@ 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+ ## [ Unreleased]
9+
810## [ 0.3.0] - 2025-07-01
911
12+ - [ #98 ] ( https://github.com/cryspen/hpke-rs/pull/98 ) : add support for AES-GCM to the Libcrux provider
13+
1014- [ #77 ] ( ) :
1115 - ` rustcrypto ` and ` libcrux ` features expose the corresponding crypto providers
1216 - trait types are re-exported as ` hpke_types ` for convenience
Original file line number Diff line number Diff line change @@ -4,6 +4,10 @@ All notable changes to this project will be documented in this file.
44The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
55and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
66
7+ ## [ Unreleased]
8+
9+ - [ #98 ] ( https://github.com/cryspen/hpke-rs/pull/98 ) : add support for AES-GCM to the provider
10+
711## 0.3.0 - 2025-07-01
812
913* initial release
You can’t perform that action at this time.
0 commit comments