-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Fix python doc links * Add an initial changelog entry
- Loading branch information
Showing
3 changed files
with
21 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
## 0.9.0 | ||
|
||
Initial release of Alloy. This library is intended to eventually replace the Tenant Security Client libraries, and include additional functionality. Right now this includes: | ||
|
||
- our standard (probabilistic, fully random) encryption | ||
- deterministic encryption | ||
- Cloaked AI vector encryption | ||
|
||
All three of these support standalone and SaaS Shield modes in this SDK. | ||
|
||
Notable features coming soon: | ||
- SaaS Shield security events | ||
- backwards compatibility with TSC libraries | ||
- batch APIs | ||
- rekey and rotate functionality | ||
|
||
### Compatibility | ||
|
||
Requires TSP 4.12.0+. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters