搜索资源列表
RSAKey
- RSA公钥密钥生成程序,C++语言编写,采用了自己的大数类,可在短时间内生成1024位的RSA公钥和密钥,内有详细注解-RSA public key generation procedures, C language, the use of large numbers of its own category, during a 1024 production of the RSA public key and key, with detailed notes
jiami-jiemi
- 自己编写的图像加密程序,要求下载人会用matlab,文件直接解压缩即可-prepare their image encryption procedures, requirements will be downloaded using Matlab, documents can be directly extracted
姬小兵的加密/解密小程序
- 我自己编写的加密解密小程序- I compile encryption decipher scr ipt
IDEA1
- 自己编写的C语言实现的IDEA算法的程序,可以运行
md5
- 自己编写的MD5加密的程序,经过测试,可以在DOS下运行
myenc
- 自己编写的自创的加密/解密算法的小程序,原理是将明文变成二进制,再按规则置乱二进制位,再变回文本,得到密文.是命令行运行方式的.
Cryptology
- 自己编写的加解密程序、包括凯撒、Vigenere、Permutation、DES、RC4、Playfair、RSA、DF密钥交换等密码的实现与演示。值得学习密码和做该方面实践的同学一看。-Prepared their own encryption and decryption procedures, including Caesar, Vigenere, Permutation, DES, RC4, Playfair, RSA, DF, such as password key exchange
Cryptography
- 该程序包提供了三种加解密算法的源代码:DES、AES和RSA。程序没有使用Java的security库,完全是自己根据加解密算法流程手工编写的。适用于密码学加解密算法的学习和研究。 由于运行速度慢,不推荐用于实用项目。-The package offers three encryption algorithm source code: DES, AES and RSA. Procedures did not use Java' s security database is entirely
Crack_ServU_6.2.0.0_OTP_STORAG
- 自己编写的密码破解程序 通过分析ServU 6.2.0.0的密码存储方法,对其存储的加密密码进行破解,以还原密码 声明:仅用来找回自己设置的密码,请不要用来窃取他人秘密!-Password crackers have written procedures for the analysis ServU 6.2.0.0 password storage methods, storage of the encryption of its crack the password in order
FileEncode
- 自己编写的用C语言简单的异或算法所编写的短小精悍的文件加密程序!实现了密码加密功能!已经运行通过。非常经典,绝对是学习C语言的算法的好例子。有小又精才是最好的-I have written using C language simple XOR algorithm dapper prepared file encryption program! The realization of the encryption password! Has been running through. Very c
VC_des
- 一个自己编写的des加密程序,运行在vc6.0编译环境下,通过输入数据和密钥即可得到加密后的数据;-I have written a des encryption procedures, the compiler is running in vc6.0 environment, through the input data can be encrypted and the key data
md5chulizifuchuan
- 自己编写的处理字符串的程序,可以用来对字符串加密,很好呀,-I have written procedures for dealing with strings, can be used to encrypt the string, well ah,
jiami
- 用vb编写的加解密算法程序,大家可以植入到自己的应用程序里,能够完成可靠的加解密功能-Prepared using encryption and decryption algorithm vb program, we can implant into your application, the encryption and decryption can be done reliably function
13
- 从管理员身份获得 SYSTEM 权限的四种方法 伪寄存器语法(Pseudo-Register Syntax) 利用 cards.dll 写自己的扑克程序 利用 Debug API 编写一个简单的脱壳机 手工构造一个超微型的 PE 文件 改造 MFC 编写的控件在 Win32ASM 中使用 枚举全局钩子 监视远程线程的创建 编写一个简单的 SoftICE 命令扩展 识别 ida.dll 导出函数为可读形式(idc 脚本 调试 DLL 时加载到不同地址的小技巧
des
- 编写 C 程序实现 DES 加、解密: (1) 编程实现 基于自己的名字来构造一 DES 密钥; (2) 应用 (1) 获得的密钥将一副灰度 图 (BMP 格式 ) 进行加、解 密; (3) 应用 ECB 和 CBC 两种操作模式分别完成-C program to prepare DES Encryption and Decryption: (1) programming based on their names to construct a DES key (2) applications (
codec1
- 完全自己采用C语言编写的DES加密解密程序-Completely on my own using C language program, DES encryption and decryption
Diaries
- 自己编写的一个加密的日记本程序java源码,代码中有icon,注意编译时删除-I have written an encrypted diary program java source code icon, pay attention to compile delete
MyEncrypt
- 自己写的符合标准的3DES加密和解密程序源码,使用C#编写,平台为是VS2008,可带加密key和符合Java标准的32位密钥,并能读取CPU等硬件序列号做机器绑定加密,已用在多个项目中做程序加密解密-Written by myself standards-compliant 3DES encryption and decryption program source code, written in C# platform for VS2008, with a 32-bit key encryp
ldpc_bpl
- 自己编写的LDPC码编解码程序,用的是BPL方法。 -I have written LDPC encoding and decoding procedures, using BPL method. I have written LDPC encoding and decoding procedures, using BPL method.
CRC
- 使用MALTAB编写的CRC校验程序,可以自己输入生成多项式来进行模拟,内含图形界面-Use MALTAB write the CRC program, containing a graphical interface