资源列表
源代码包和安装文件包-多功能数字签名系统
- 对文档进行签名,并且有密钥以及参数管理的功能。(Signing documents, key and parameter management functions)
加密狗示例源码-vb
- 加密狗示例源码-vb YT699加密狗的示例源码 VB
sm2
- 国密算法SM2, 包括 MIRACL库, SM3算法, 用于各种加密通讯(National secret algorithm SM2)
自己敲的混沌加密
- 简单的混沌加密,在网易云课堂听课,做的笔记,简单的几个混沌加密,数字水印混沌加密,混沌加密生成二值图像、灰度图像、RGB图像(Simple chaos encryption, in the netease cloud class, take notes, a few simple chaos encryption, digital watermark chaos encryption, chaos encryption generated binary image, gray image, RG
代码
- SM2 C语言实现,通过国家密码管理局的大数选择和参数定义要求(SM2 C language implementation, through the national Password Administration's large number selection and parameter definition requirements)
趋势EA
- 有止损有止盈,趋势型智能系统,出单不多,相对稳定,先做模拟测试
matlab4uplod
- 基于chen系统的混沌图像加密算法。采用基于混沌序列的螺旋扫描置乱方法.(Chaotic image encryption algorithm based on chen system. Spiral scanning scrambling method based on chaotic sequence.)
RSA_C++实现
- 经典的对称加密算法RSA算法的C++实现版本,亲测完美运行(The C + + implementation version of RSA algorithm, the classic symmetric encryption algorithm, runs perfectly in pro test)
Diffie密钥协商代码
- 密码学中的Diffie—Hellman密钥协商系统(Diffie Hellman key agreement system in cryptography)
RSA 算法
- rsa加密算法 附带实验报告和测试代码非常详细 有注释(RSA encryption algorithm with experimental report and test code is very detailed and annotated)
AES-File-EnDecryptor-Writed-by-CSharp-master
- 使用 C# 编写的AEC文件加密核心代码源码。(Use C# to write the AEC file encryption core code source code.)
C++语言实现DES和MAC分散算法
- C++语言实现DES和MAC分散算法 支持Window/linux系统