资源列表
idea
- 很好的idea加密算法,可以实现加密解密(A good idea encryption algorithm, which can be encrypted and decrypted)
AES加密
- 基于openssl AES加解密功能封装(Encapsulation based on OpenSSL AES encryption and decryption function)
RSA
- Implementation of RSA in python
aes
- C语言实现的aes加解密文件,加密解密后都得到文件。(C language implementation of AES encryption and decryption files, encrypted and decrypted after the file.)
3des
- 本次测试的代码是DES算法的C语言实现(VC 6.0): (1)加密 输入:8个明文字符,8个密钥字符(例如“12345678”,“12345678”) 将输入密钥和明文的8个字符各自转换为二进制,然后进行DES加密,输出加密结果 将加密过程中第1,2轮E盒扩展,S盒置换,P盒替代中间结果输出 (2)解密 输入:将加密之后得到的64比特密文作为输入 输出:经过DES解密之后,输出8比特字符(3DES encryption and decryption in C lan
DES
- 一段DES加密代码,用VC实现,很基础,适合初学者学习(DES encryption code.)
des加密解密算法
- des加密解密算法,c语言版本des加密(DES encryption and decryption algorithm, C language version DES encryption)
DES
- 使用C语言实现DES加密解密算法的实现,其中的文件是正确加密范例 讲解网页(Using C language to achieve DES encryption and decryption algorithm, the file is the correct encryption example. Explaining web pages: https://www.cnblogs.com/lixiaoxu/articles/7736917.html)
md5
- MD5 标准加密源代码,代码原理在文件清晰明了(MD5 standard encryption source code, the principle of code is clear in the document)
dnyeqlv
- 调用百度AI开放平台动物识别API和百度百科API进行动物识别(Call Baidu AI open platform to identify API and Baidu Encyclopedia API for animal identification.)
国密sm4源码
- 国密sm4算法的源码,vc6下编译运行通过。(Guo mi SM4 algorithm source code, VC6 compile and run through.)
SIMECK Program
- This program is written in C++, using MILP technique.
