搜索资源列表
xor
- RSA算法实现(经典) 1. 首先要把文件夹中的rsa.c文件拷贝到运行工具(如TURBOC2)下文件夹名为INCLUDE的文件夹中。 (在本机上已经做过,所以不需要做) 2. RSA的加密对象为C盘下文件名为CODE.txt的前8位(如果没有一定要在C盘下建立一个文件名为CODE.txt的文件, 把要加密的数据写到文件里),加密后在C盘下生成一个文件名为RSACIPER.txt文件。 (在本机上已经做过,所以不需要做以上二步)
经典rsa
- 1. 首先要把文件夹中的rsa.c文件拷贝到运行工具(如TURBOC2)下文件夹名为INCLUDE的文件夹中。 (在本机上已经做过,所以不需要做) 2. RSA的加密对象为C盘下文件名为CODE.txt的前8位(如果没有一定要在C盘下建立一个文件名为CODE.txt的文件, 把要加密的数据写到文件里),加密后在C盘下生成一个文件名为RSACIPER.txt文件。 (在本机上已经做过,所以不需要做以上二步) 但在其它机子上
filecrypterpro
- FCP takes a file, generates a random 2048 bit key and encrypts the file with a RC4 stream cipher. The encrypted file is written to a new file along with the decryption stub and key. When the output file is executed it decrypts and executes the
encryptdll3.8 用C++简单地实现了AES算法
- 用C++简单地实现了AES算法,可以实现128bits的字符串加密、解密,密码为128bits,具有很好的扩展性,可很容易地扩展为文件加密-Simply achieved with C AES algorithm, can achieve 128bits string encryption, decryption, password is 128bits, with good Scalability can be easily extended to file encryption
unrar_vc
- RAR解密解压缩文件源码,包括解密源码,解压缩源码-RAR decryption decompress the file source, including decryption of the source, unzip the source
artlicense
- very simple nonvisual Delphi component useful for shareware program developing. It uses crypted license files containing information about exe file (size and crc), expired date and any additional information. As TArtLicense uses RSA asymmetric al
JavaApplication2
- Java Shannon Fano Algorithm , encryption and decryption. CitireBit.java read bit by bit from text/bmp file Compara.java compares 2 bits In.txt it s the in file for the interface and algorithm Interfata.java it s the interface file Nod.java
w_ipp-sample-data
- \w_ipp-sample-data-compression,Intel,IPP函数库,文件数据快速压缩解压缩工具包。可以进行数据加密解密告诉处理-\ W_ipp-sample-data-compression, Intel, IPP library, file compression and decompression tool for fast data packet. You can tell the encryption and decryption of data processing
caeser
- Read text to be encrypted encrypt it and write to file encrypted.txt.Decryption done by readng encrypted.txt and plaintext written to decrypted.txt-Read text to be encrypted encrypt it and write to file encrypted.txt.Decryption done by readng encryp
FTDI_driver_CDM20808
- 此文件包含hex文件解密算法以及hex文件的校验方式-This file contains the hex file decryption algorithm and the hex file checksum
LQFdecode
- matlab的解密程序,目前不支持MultiSelect,对文件进行解密-MATLAB decryption program, does not support the MultiSelect to decrypt the file
Zipencrypt
- 实现了将文件夹压缩成带密码的zip格式文件,并提供解密方法。主要的两个函数分别为EncryptZipFile和DecryptZipFile函数。-Implements the folder will be compressed into a zip format file with a password, and provides the decryption method. The two main functions EncryptZipFile and DecryptZipFile fun
Demo
- 使用VCLZip带密码解压缩,并对压缩的文件带密码加密,逆向解密、解压。 解压、加密过程有进度条显示解压缩、加解密的当前进度。 下载文件附送VCLZip控件-Password encryption, reverse decryption, decompression. Decompression, a progress bar shows the encryption process decompression, the current progress of the encryp