搜索资源列表
DEScode
- DES算法程序编程介绍,便于使用者了解其加密原理,更好地为系统安全服务。-DES algorithm programming, user-friendly understanding of its encryption theory, a better system for security services.
MyMD5
- 信息安全MD5哈西加密算法用c语言编程实现-information security encryption algorithm MD5 hash using C language programming
MyRSA
- 信息安全RSA非对称加密算法用c语言编程实现-information security RSA asymmetric encryption algorithm used programming language c
kmov
- 对数字签名KMOV算法的可行性验证的编程实现
AES.rar
- 使用V C++编程实现使用Rijindeal算法的高级数据加密算法AES。,The use of V C++ programming Rijindeal algorithm implementation using advanced data encryption algorithm AES.
rsa
- RSA 加密算法简单实现,c++编程,简单实用不 需任何修改 可运行-Simple implementation of RSA encryption algorithm, c++ programming, simple and practical to run without any modifications
AES-algorithm-for-designer
- AES算法 ,从设计到编程完全有学生来完成,很适合课程设计者使用-AES algorithm, programming from design to complete a student to complete, it is used for course designers
aes
- AES算法的实现,C语言编程完成加密和解密的过程,明文与密钥长度均为128位。-Realization of the AES algorithm, C language programming to complete the encryption and decryption process, the plaintext and the key length is 128.
RSA
- 利用C语言编写程序,成功的实现对RSA算法的编程,操作简单,方便,程序经典!-Using C language program, the successful implementation of RSA algorithm programming, simple operation, convenient, program classic!
MD5--matlab
- 利用C语言编写程序,成功的实现对MD5算法的编程,操作简单,方便,程序经典!-Using C language program, the successful implementation of MD5 algorithm programming, simple operation, convenient, program classic!
RSA
- ?理解公钥密码及数字签名相关的基本概念 ?理解并能够编写RSA或DSA数字签名算法 ?熟练应用C++编程实现数字签名体制(To understand the basic concepts of public key cryptography and digital signature To understand and be able to write RSA or DSA digital signature algorithm Is proficient in C++ programm