-
Cryptography-and-Network-Security
用C/C++实现加解密算法及其应用:DES(或AES)和基于DES(或AES)的CMAC。(With C/C++ achieve encryption and decryption algorithm and its application: DES (or AES) and based on DES (or AES) of CMAC.)
- 2013-11-01 15:00:05下载
- 积分: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
-
Keeloq
此为Keeloq算法的解密C代码,keeloq最常用于无线门锁装置。(KeeLoq is a proprietary hardware-dedicated NLFSR-based block cipher. The uni-directional command transfer protocol was designed by Frederick Bruwer, PhD, CEO at Nanoteq (Pty) Ltd)
- 2020-09-08 22:48:03下载
- 积分:1
-
FlexNet-Publisher-Licensing-Toolkit_Install_V11
FlexNet Publisher Licensing Toolkit 11.9.1
Installation Guide
- 2012-01-07 18:49:56下载
- 积分:1
-
Morse-code
摩斯密码 加密 解密 说明以衣VB源代码(Morse code By VBasic6.0)
- 2016-07-16 16:27:10下载
- 积分:1
-
3dsmax-md5importer
可以将md5格式的模型导入到3ds max中的一个插件(3dsmax-md5importer)
- 2010-10-01 03:54:27下载
- 积分:1
-
ResOrg_src
AES128bit加密算法。在PDF文档中有详细算法描述(AES128bit encryption algorithm. PDF documents are detailed in the algorithm description)
- 2011-09-06 13:01:42下载
- 积分:1
-
vigenerecipher
vigenerecipher加密解密算法实例
使用vigenerecipher算法加密字符串
可输入任意密钥(vigenerecipher examples of encryption and decryption algorithms
String encryption algorithm using the vigenerecipher
Can enter any key)
- 2009-09-15 13:25:56下载
- 积分:1
-
Rijndael_ECB
AES加解密C语言源代码,可直接运行通过,方便大家借鉴学习(AES encryption and decryption of C language source code, can be directly run by, we facilitate learning from)
- 2013-12-01 14:14:35下载
- 积分:1
-
DES_C
基本的DES加密算法,可以实现一些基本的功能,但是大型计算不适合(The basic DES encryption algorithm)
- 2013-08-15 01:48:09下载
- 积分:1