diff --git a/README.md b/README.md index af228fa..64db0bc 100644 --- a/README.md +++ b/README.md @@ -333,9 +333,9 @@ English/[简体中文](https://github.com/deepseek-ai/awesome-deepseek-integrati - + - +
Icon 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 .

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 .

diff --git a/README_cn.md b/README_cn.md index 89b5b56..c199736 100644 --- a/README_cn.md +++ b/README_cn.md @@ -247,6 +247,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 46b9d54..d37ebdf 100644 --- a/README_ja.md +++ b/README_ja.md @@ -226,9 +226,9 @@ DeepSeek API を人気のソフトウェアに統合します。API キーを取 - + - +
Icon Icon Mind FHE Rust SDK AI を完全準同型暗号(FHE)で暗号化し、Mind Network と統合してエージェントのコンセンサスを実現するオープンソース SDK。FHE は暗号学の聖杯とされており、復号せずに暗号化データ上で直接計算を実行できます。FHE を活用することで、エージェントは Deepseek を使用しながらプライバシーを保護し、モデルの整合性と計算結果の合意を確保できます。さらに、データを一切公開することなく Mind Network に接続することで、このプロセスが実現されます。この SDK のソースコード純 Rust で実装されており、crates.io からも入手可能です。

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

diff --git a/docs/fhe.mind-network/mind-network-log.png b/docs/fhe.mind-network/mind-network-log.png index d48640f..1947fe6 100644 Binary files a/docs/fhe.mind-network/mind-network-log.png and b/docs/fhe.mind-network/mind-network-log.png differ