《密码学原理与实践》冯登国第三版 —— Java实现
☆10Dec 9, 2017Updated 8 years ago
Alternatives and similar repositories for cryptography
Users that are interested in cryptography are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Simple Python module to call termux-api by subprocess.☆12May 13, 2025Updated 10 months ago
- 1)搭建CNN训练MNIST数据集; 2)分别使用FGSM(快速梯度符号法)与GAN(生成对抗网络)、DCGAN(深度卷积生成对抗网络)生成MNIST的对抗样本,并攻击1)中模型☆13May 27, 2023Updated 2 years ago
- 🔍 A library for iqdb.org image search api☆11Apr 2, 2023Updated 3 years ago
- 《Java Multi thread Programming》- Note 《Java多线程编程核心技术》笔记 作者: 高洪岩☆16Apr 5, 2020Updated 6 years ago
- 一个基于国密算法的安全文件传输系统,算法库基于GmSSL。☆13Apr 13, 2019Updated 6 years ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting with the flexibility to host WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Cloudways by DigitalOcean.
- 电商+大数据+spark机器学习☆17Dec 5, 2017Updated 8 years ago
- 该项目实现了隐私保护和可验证的卷积神经网络(CNN)测试,旨在使模型开发者能够在多个测试者提供的非公开数据上向用户证明CNN性能的真实性,同时保护模型和数据的隐私。☆17Oct 23, 2023Updated 2 years ago
- 《SQL必知必会》第五版的练习和答案☆13Jun 11, 2021Updated 4 years ago
- 汇编语言(第2版)-王爽,所有源码和练习☆14Apr 20, 2016Updated 9 years ago
- 缓存cache服务器☆105Apr 10, 2025Updated 11 months ago
- Unofficial implementation for AugFPN (arxiv.org/abs/1912.05384)☆12Jul 6, 2020Updated 5 years ago
- 自己的个人毕设,联邦学习相关,主要是多方安全计算中秘密分享的一种算法实现,以完成不需要第三方的安全隐私传输。(An algorithm implementation of secret sharing in multi-party secure computing to c…☆18Apr 10, 2022Updated 3 years ago
- 中科大密码学大作业:在breast cancer数据集上实现了纵向联邦学习与标签差分隐私结合☆17Oct 25, 2023Updated 2 years ago
- 基于区块链的数字证书系统☆11Jun 17, 2017Updated 8 years ago
- Managed Database hosting by DigitalOcean • AdPostgreSQL, MySQL, MongoDB, Kafka, Valkey, and OpenSearch available. Automatically scale up storage and focus on building your apps.
- 😉一个基于express+Vue的个人网站☆11Feb 10, 2026Updated last month
- 国密版Fabric、Fabric-SDK-GO、Fabric-CA测试demo☆12Oct 25, 2019Updated 6 years ago
- JAVA 算法数据结构代码 演习实践☆14Jan 5, 2023Updated 3 years ago
- 模拟登录挂号app, 实现预约挂号,登录,绕过验证码,后台监听不可预约的挂号状态转换成可预约状态时自动挂号☆14Nov 6, 2015Updated 10 years ago
- 这是一个解析OFD文档的工具。 This is a tool for parse the (.ofd) document.☆13Jul 8, 2019Updated 6 years ago
- 啊哈!算法 代码实现:Python版本☆11Aug 24, 2020Updated 5 years ago
- 通过tweak注入动态库☆10Jan 15, 2025Updated last year
- 这是一个基于Paillier同态加密系统的隐私保护SVM模型训练算法。