搜索资源列表
1.rar
- 这是一个文本加密与解密的小程序。
数据加密与数字签名系统.rar
- RSA数据加密代码,用C编写,已压缩成RAR格式,RSA data encryption code, prepared by C, has been compressed into RAR format
Elgamal.rar
- 本项目实现Elgalma体制的加解密,公私钥生成后分别放于不同的文件中。用该密码体制实现了对任意数据类型的加解密以及实现了数据签名验证算法。本项目中我实现的是32位的算法。其中,数字签名验证算法是对hash摘要值(SHA-1算法产生的)进行签名,并进行验证。,The project implementation Elgalma system encryption and decryption, public and private key to generate, after put in a
rsasoft.rar
- 利用vc++实现RSA加密解密算法源代码 [VC_RSA.rar] - 一、RSA基本原理 对明文分组M和密文分组C,加密与解密过程如下: C = POW (M , e) mod n M = POW(C , d) mod n = POW(POW( M ,e), d) mod n=POW( M,e*d) 其中POW是指数函数,mod是求余数函数。,Vc++ to achieve the use of RSA encryption and decryption algorithm source
ELGamal.rar
- 采用C++实现公钥加密算法ELGamal对文件的加、解密,The use of C++ realization of public key encryption algorithm on the document ELGamal Encryption and Decryption
IC_hack.rar
- IC卡暴力破解源码,用于非接触式M1卡暴力破解!,MIFARE card HacK!,Use to M1 card hack
RAR
- 关于rar密码加密及破解的文档,很实用,读了以后对rar更加了解。-And crack rar password encryption on the document, very useful, read more about the future of the rar.
MD5
- MD5算法C语言实现.rar非常好的一个算法-MD5 algorithm for C language. Rar a very good algorithm
rar_format
- Rar压缩文件存储格式,版本,rar2.9,及以后版本-Rar compressed file storage format, version, rar2.9, and later
RARPasswardRecoveryTool
- 一个用于恢复RAR密码的软件,不过也许效率不是很高,希望对大家有所帮助-One for RAR password recovery software, but perhaps not very efficient, we want to help
8816
- 加密芯片FS8816的datasheet, FS8816 Data Sheet V1 0.pdf, FS8816 Programming Guide for COMPLETEVER_v0.4.pdf, FASP-8816 DEV Disk V1.1.rar, FS8816.H, i2c.c, i2c.h, UserDef.c main.c, -Encryption chip FS8816' s datasheet, FS8816 Data Sheet V
mac.RAR
- 获取当前机器的物理地址 Get the physical address of the current physical address of the machine-Get the physical address of the current physical address of the machine
jiamiji.RAR
- aes.rar des.rar rc5.rar 合集-aes.rar des.rar rc5.rar Collection
基于CUDA的RAR文件密码恢复
- 基于CUDA平台的rar加密解密的原理、算法说明的有关论文(Rar encryption and decryption based on CUDA platform principle, algorithm descr iption of the relevant papers)