We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2bb7eb0 commit 6fb1515Copy full SHA for 6fb1515
.github/release-please/release-please-manifest.json
@@ -1,6 +1,6 @@
1
{
2
"lib/fixtures": "0.3.0",
3
- "lib/ocrypto": "0.3.0",
+ "lib/ocrypto": "0.4.0",
4
"lib/flattening": "0.1.3",
5
"lib/identifier": "0.0.2",
6
"protocol/go": "0.7.0",
lib/ocrypto/CHANGELOG.md
@@ -1,5 +1,12 @@
# Changelog
+## [0.4.0](https://github.com/opentdf/platform/compare/lib/ocrypto/v0.3.0...lib/ocrypto/v0.4.0) (2025-09-02)
+
+### Features
7
8
+* add AES protected key interface and implementation ([#2599](https://github.com/opentdf/platform/issues/2599)) ([2bb7eb0](https://github.com/opentdf/platform/commit/2bb7eb06858b2b53e608dd016d5a7a15e4092db2))
9
10
## [0.3.0](https://github.com/opentdf/platform/compare/lib/ocrypto/v0.2.0...lib/ocrypto/v0.3.0) (2025-06-30)
11
12
0 commit comments