diff --git a/README.md b/README.md index 756dca3..160a995 100644 --- a/README.md +++ b/README.md @@ -339,6 +339,16 @@ English/[简体中文](https://github.com/deepseek-ai/awesome-deepseek-integrati +### FHE (Fully Homomorphic Encryption) frameworks + + + + + + + +
Icon Mind FHE Rust SDK

An open-source SDK for encrypting AI with Fully Homomorphic Encryption (FHE) and integrating with Mind Network for agent consensus. FHE is considered the holy grail of cryptography, enabling computations directly on encrypted data without the need for decryption. With FHE, agents can safeguard their privacy while using Deepseek, ensuring both model integrity and result consensus - all without exposing their data - by connecting to Mind Network. The SDK source code is implemented in pure Rust> and the package also available on crates.io .

+ ### Solana frameworks diff --git a/README_cn.md b/README_cn.md index 2f88a6e..6495eae 100644 --- a/README_cn.md +++ b/README_cn.md @@ -257,6 +257,16 @@
+### FHE (全同态加密) frameworks + + + + + + + +
Icon Mind FHE Rust SDK

一个开源 SDK,可使用**全同态加密(FHE)**对 AI 进行加密,实现代理共识。FHE被誉为密码学的圣杯,能够在无需解密的情况下直接对加密数据进行计算。借助FHE,代理在使用Deepseek时可以保护隐私,同时确保模型的完整性和计算结果的一致性,无需暴露任何数据。该SDK的源代码采用纯Rust实现,并可在crates.io获取

+ ### Solana 框架 diff --git a/README_ja.md b/README_ja.md index 963d366..a1933d3 100644 --- a/README_ja.md +++ b/README_ja.md @@ -232,6 +232,16 @@ DeepSeek API を人気のソフトウェアに統合します。API キーを取 +### FHE フレームワーク + + + + + + + +
Icon Mind FHE Rust SDK

AI を完全準同型暗号(FHE)で暗号化し、Mind Network と統合してエージェントのコンセンサスを実現するオープンソース SDK。FHE は暗号学の聖杯とされており、復号せずに暗号化データ上で直接計算を実行できます。FHE を活用することで、エージェントは Deepseek を使用しながらプライバシーを保護し、モデルの整合性と計算結果の合意を確保できます。さらに、データを一切公開することなく Mind Network に接続することで、このプロセスが実現されます。この SDK のソースコード純 Rust で実装されており、crates.io からも入手可能です。

+ ### Solana フレームワーク diff --git a/docs/fhe.mind-network/mind-network-log.png b/docs/fhe.mind-network/mind-network-log.png new file mode 100644 index 0000000..1947fe6 Binary files /dev/null and b/docs/fhe.mind-network/mind-network-log.png differ