-
1111867176399d9765chaios
加密程序,很好用。亲自验证,完全正确。希望下载。(we can add and unadd a picture correctly.welcom to download.)
- 2012-05-17 12:06:01下载
- 积分:1
-
SM3的加密
说明: SM3的加密。运行在VC++6.0的环境下。(SM3 encryption process.)
- 2020-06-19 09:20:02下载
- 积分:1
-
61627676
使用C编写的DES, DESX, DES3(三层DES) 的加密算法,
本程序演示如何在Delphi中进行调用C编写的算法
DES 密匙长度 8
DESX 密匙长度 16
DES3 密匙长度 24 (加密强度高了很多)
(C prepared by the use of DES, DESX, DES3 (three-DES) encryption algorithm, the program demonstrates how to call in Delphi in C, prepared by DES algorithm 8DESX Key length Key length Key 16DES3 length 24 (a lot of high-strength encryption ))
- 2007-10-31 11:14:36下载
- 积分:1
-
psam
1、 所有密钥的装载与导出都采用密文方式;
2、 密钥管理系统采用3DES加密算法,采用根密钥生成系统、主密钥生成系统、初始化卡生成系统、密钥注入系统四级管理体制;
3、 在充分保证密钥安全的基础上,支持IC卡密钥的生成、注入、导出、备份、更新、服务等功能,实现密钥的安全管理;
(1, the loading and export all keys are in cipher text 2, the key management system uses the 3DES encryption algorithm, using the root key generation system, the master key generation system, initialize the card generation system, key injection system four management systems 3, the key to ensure full security, based on the support of the IC card key generation, injection, export, backup, update, and service functions to achieve key security management )
- 2011-06-30 09:52:47下载
- 积分:1
-
casear
凯撒密码的加密,凯撒密码的解密,凯撒加密算法,自动检错(Caesar cipher encryption, decryption password Caesar, Caesar encryption algorithm, automatic error detection)
- 2014-04-28 19:14:59下载
- 积分:1
-
rsa-lib
说明: security rsa algorithms
- 2020-01-29 13:27:17下载
- 积分:1
-
ElGamal
ElGamal加密算法,经过测试可以编译运行(ElGamal Encryption )
- 2014-01-16 10:11:56下载
- 积分:1
-
GOSTjiamijiemi
GOST加密解密程序,源代码是在控制台下的,我只是把他改写成MFC了。方便操作。加密解密高手可以绕过。(The GOST encryption and decryption procedures, the source code is under the console, I just put him rewrite the MFC. Easy to operate. Encryption and decryption master can be bypassed.)
- 2013-04-27 18:02:25下载
- 积分:1
-
123456
计算卡片过程密钥,加密密码数据,计算安全报文鉴别(MAC)过程密钥 (Calculating card key, the encrypted password data, calculate the safety message authentication (MAC) key)
- 2013-08-14 13:15:47下载
- 积分: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