-
国密sm2加密算法源码
国密sm2加密算法源码,适用于银行项目或者是对sm2加密算法有研究的朋友(Sm2 state secret encryption algorithm source code, apply to banks or project is sm2 encryption algorithm research friends)
- 2016-06-01 10:55:45下载
- 积分:1
-
DESEncryptionDecrypt
编写的DES 对称加解密技术,可随时进行明文密文之间的转换,有需要的朋友可以下载测试!本人目的打算对后台数据库的敏感信息字段用该方法加密,然后用软件权限控制读取,这样即使直接SQL后台取数,也得不到明文数据。(Write DES symmetrical encryption technology, may at any time for conversion between plaintext cipher, friends in need can be download test! I purpose going to the backstage database of sensitive information field with the method of encryption, and then use software to read access control, so even if the SQL backend access directly, also can not get clear data.
)
- 2013-10-15 09:51:35下载
- 积分:1
-
file_encrypt
可以实现文件加密功能的小软件源码,是学习文件操作和指针应用的好例程。(Can achieve a small file encryption software source code, is to learn the application file operations and pointers good routines.)
- 2013-08-29 14:03:16下载
- 积分:1
-
Recursive-subroutine
该程序使用C++写的一个基于递归子程序算法的语法翻译器,是在vs2012环境下编写的,供大家参考和学习(The program uses C++ to write an algorithm based on recursive subroutine syntax interpreter is written in vs2012 environment, for your reference and learning)
- 2013-11-26 23:12:15下载
- 积分:1
-
Encryption
包含摘要加密算法MD5,对称加密算法DES、Triple DES,AES,RC2,非对称加密算法RSA等加密、解密算法的实现(include MD5, DES,Triple DES,AES, RC2,RSA,and so on)
- 2015-03-11 15:07:29下载
- 积分:1
-
Hash_sha256
sha256计算代码,非常好用的代码,大家可以用这个代码直接计算哈希值,sha256实现
依次执行
SHA256Init、
SHA256Update
SHA256Final
三个函数即可得到sha256结果(sha256 sourse code,Is very usefull)
- 2013-09-19 16:09:12下载
- 积分:1
-
3des
三重DES、DES的两种工作模式:ECB和CBC(Two working modes of triple DES and DES: ECB and CBC)
- 2019-06-03 19:33:08下载
- 积分:1
-
spn
SPN密码实现和分析(也就是破解),通过文件读入!(SPN password implementation and analysis (ie cracked), read through the file!)
- 2020-06-29 20:00:01下载
- 积分:1
-
RSA
vc环境下RSA算法加解密功能 很強大,對RSA瞭解有所幫助(Vc environment RSA algorithm encryption function)
- 2013-09-06 09:40:42下载
- 积分:1
-
SKEY协议的简单模拟
模拟 SKEY协议通信过程。SKEY身份认证解决方案,可以有效解决重放攻击。重放攻击是指攻击者通过某种方式在网络连接中获取他人的登陆账户与口令,然后利用它多某个网络资源的访问权限。而现在S/Key协议分配给访问者的口令每次都不同,所以,就可以有效解决口令泄漏问题。因此,可以避免重放攻击。(a simulation of SKEY protocol)
- 2020-07-02 20:20:02下载
- 积分:1