资源列表
Des加密解密.rar
- 一个用DELPHI编写的DES加密接密原代码
代码
- 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系统