diff --git a/lib/ocrypto/CHANGELOG.md b/lib/ocrypto/CHANGELOG.md new file mode 100644 index 0000000000..d7a0ae3664 --- /dev/null +++ b/lib/ocrypto/CHANGELOG.md @@ -0,0 +1,10 @@ +# Changelog + +## [0.1.0](https://github.com/opentdf/platform/compare/lib/ocrypto-v0.1.0...lib/ocrypto/v0.1.0) (2024-04-22) + + +### Features + +* **kas:** support HSM and standard crypto ([#497](https://github.com/opentdf/platform/issues/497)) ([f0cbe03](https://github.com/opentdf/platform/commit/f0cbe03b2c935ab141a3f296558f2d26a016fdc5)) +* **PLAT-3112:** Add Elliptic Curve functionality to support nanotdf ([#576](https://github.com/opentdf/platform/issues/576)) ([504482a](https://github.com/opentdf/platform/commit/504482af216e0d91586e92e79554da9b7ffe6571)) +* **PLAT-3112:** Initial consumption of ec_key_pair functions by nanotdf ([#586](https://github.com/opentdf/platform/issues/586)) ([5e2cba0](https://github.com/opentdf/platform/commit/5e2cba0a6a44bda440cf624f2131a9439d31f997))