You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4-2Lines changed: 4 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,7 @@
1
1
# IronCore Labs Alloy SDK
2
2
3
3
[](https://github.com/zmre/awesome-security-for-ai/)
The Alloy SDK brings together a set of tools that you can use for your different Application Layer Encryption needs. It
6
7
unifies functionality that was provided in our [SaaS Shield](https://ironcorelabs.com/products/saas-shield/)[Tenant Security Client (TSC) SDKs](https://ironcorelabs.com/docs/saas-shield/tenant-security-client/overview/) and our new [Cloaked AI](https://ironcorelabs.com/products/cloaked-ai/) tools
@@ -16,7 +17,7 @@ to protect the private or sensitive data your apps process.
- Rust - Depend on this repo using a git dependency.
20
+
-[Rust](https://crates.io/crates/ironcore-alloy)
20
21
21
22
This SDK was written in Rust and is using [uniffi](https://github.com/mozilla/uniffi-rs) to generate the foreign language bindings. If your language is not listed above, feel free to open an issue and we can take a look!
22
23
@@ -28,7 +29,8 @@ You can see the examples on our main docs site [here](https://ironcorelabs.com/d
0 commit comments