-
username
WPF将用户名和密码加密保存在文件当中,非常好的资料(WPF user names and passwords encrypted and stored in a file which is very good information)
- 2013-11-05 16:29:17下载
- 积分:1
-
Encoder
对称加密(DES加密解密),非对称加密(RSA加密解密)。(Symmetric encryption (DES encryption and decryption), asymmetric encryption (RSA encryption and decryption).)
- 2014-08-21 18:36:59下载
- 积分:1
-
RC3_ok
RC3算法,用c语言实现。包括加密和解密(The RC3 algorithm using the C language. Including encryption and decryption)
- 2012-05-13 22:25:52下载
- 积分:1
-
Hash_sha256
sha256计算代码,非常好用的代码,大家可以用这个代码直接计算哈希值,sha256实现
依次执行
SHA256Init、
SHA256Update
SHA256Final
三个函数即可得到sha256结果(sha256 sourse code,Is very usefull)
- 2013-09-19 16:09:12下载
- 积分:1
-
daiti
基本古典密码设计——周期为3的多表代替密码的设计和实现(Basic classical cipher design)
- 2011-12-14 11:04:59下载
- 积分:1
-
Windows_Password_Logger
windows登陆密码信息拦截,获取明文口令。程序对不同系统做了处理,在2000,2003,xp,vista上都可以截取,
在2000,2003,xp中,通过UNICODE_STRING.Length 的高8位取xor key,如果密码是编码过的,则通过ntdll.RtlRunDecodeUnicodeString解码,
vista则通过AdvApi32.CredIsProtectedW判断密码是否编码过,解码用AdvApi32.CredUnprotectW。(The windows Password intercept, access to the plaintext password. Processing program on a different system in 2000, 2003, xp, vista can intercept, 2000,2003, xp UNICODE_STRING.Length high eight take xor key if the password is encoded by the ntdll.RtlRunDecodeUnicodeString decoding, vista, to judge by AdvApi32.CredIsProtectedW and password whether encoding, decoding AdvApi32.CredUnprotectW.)
- 2012-09-27 11:09:00下载
- 积分:1
-
DES
以DES加密算法为例理解对称密码算法,用计算机模拟DES加密解密算法。
(DES encryption algorithm as an example to understand the symmetric cipher algorithm, using computer simulation DES encryption and decryption algorithms.)
- 2013-06-16 15:43:14下载
- 积分:1
-
cSharp.netprogram-design1.4
c#.net program design1.4
- 2013-11-11 22:15:27下载
- 积分:1
-
crapto1
NXP智能卡 核心加密方法。 crapto1 crapto1 方法。(NXP smart card m1 crapto encryption method.
)
- 2011-12-25 13:19:33下载
- 积分:1
-
sm2
说明: 配置 miracl 库,熟练调用 miracl 函数库,特别是其中的椭圆曲线运算相关函数对大数进行运算。学习并掌握 SM2 椭圆曲线公钥密码算法,开发 C 语言程序实现对消息的 SM2 加密和解密。(Configure the miracl library, skillfully call the miracl function library, especially the elliptic curve operation related functions to operate on large numbers. Learn and master SM2 elliptic curve public key cryptography algorithm, develop C language program to realize SM2 encryption and decryption of messages.)
- 2020-07-20 17:08:45下载
- 积分:1