搜索资源列表
MyPassTool
- 使用c语言设计的加密算法,直接对文件流加密.用vc++做的使用界面-use encryption algorithm design, direct flow of the document encryption. Vc done with the user interface
RC5
- 流密码算法,可用于文件加密和实时通信 ,设计者是著名的密码学家Rivest.该算法效率远高于一般分组密码,并且很适合用于随机数生成
AES.rar
- 比较严谨的算法,分别针对字符串、文件、流的加密解密算法,, Respectively, for string, file, stream encryption and decryption algorithm
TS_Process_V1.0
- DVB 加扰软件,对TS流文件进行加扰,符合DVB标准-it s a dvb scramble software . it can scrambling ts stream file ,which apply for dvb standards
LFSRRC4
- 伪随机数发生器LFSR RC4加密与解密 根据算法原理,首先初始化S-BOX,产生伪随机序列密钥流,选择所加密文件与密钥流异或生成密文 -Pseudo-random number generator LFSR RC4 algorithm for encryption and decryption based on the principle, first initialize the S-BOX, pseudo-random sequence generated key stream,
RSADemo
- 基于网上流传的一版DELPHI实现的RSA算法进行了大量封装,实现了意位长的密钥生成,并支持以64进制,base64编码,16进制,10进制,和2进制流方式保存和读取密钥文件。和标准DES算法结合,实现了任意长度的明文加密解密算法(使用RSA密钥加密随机DES密钥),和MD5,SHA1 摘要算法结合,实现了带有时间戳的签名验证算法。可以直接调用其中已经做好的rsa manipulator类,使用非常方便,可作共享软件授权用!QQ 78273318-RSA MANIPULATOR
EncryptDecrypt
- 这是可以加密&解密字符串,二进制流,文件的例子。-This is encryption
rijndael_AES
- rijndael AES 比较经典的加解密算法,只需要调用相应的函数就能实现对数据流或文件进行加解密。-Comparison of classic rijndael AES encryption algorithm, is only required to call a function of the corresponding data flow will be able to achieve or file encryption and decryption.
917182414932
- 实现了AES加密的功能,包括文件加密、流加密、文件加密。-AES is short for Advanced Encrypt Standard.The source code encrypt file,stream and strring.
weiruan
- 关于.NET对文件流的加解密,详细介绍了微软的加解密功能,感兴趣的朋友可以下载-On the encryption
streamcipher
- 用C++编写的流密码算法。从文件读入明文,并将密文写到指定文件。所有源文件齐备,保证测试通过。-Written in C++, stream cipher algorithm. Read from a file into the plaintext and ciphertext writes the specified file. All source documents are to ensure the test.
lsbsoundsignal
- 最不 重 要 位(LSB)方法DO是将秘密数据(水印数据)嵌入到载体数据中最简单的一种方法,它是在时域里隐藏数据。任何的秘密数据都可以看作是一串二进制位流,而音频文件的每一个采样数据也是以二进制数来表示。这样,可以将部分采样值的最不重要位用代表秘密数据的二进制位替换掉,以达到在音频信号中嵌入秘密数据的目的。-The most significant bits (LSB) method of DO is the secret data (watermark data) embedded into
201062417334289
- 可以快速加密,字符串,文件,流等 资源类别: Delphi源码¦算法 -Can quickly encrypt, strings, file, stream and other resources Category: Delphi source ¦ algorithm
ExeFileEncrypt
- 利用文件流制作EXE文件加密器,目前只针对exe文件有效!-EXE files using file stream encryption device production, currently only valid for the exe file!
jiamijiemiwenjian
- 文件的加密解密,一些流的操作,流的加密....DES -File encryption and decryption, some streams of the flow of encryption .... DES file encryption and decryption, some streams of the flow .... DES encryption
201062417334289
- 一个clipper加密算法源代码 可以快速加密,字符串,文件,流等 -Encryption algorithm source code of a clipper can quickly encrypt, string, file, stream, etc.
fangshe
- 仿射变换加密的c语言实现,采用文件流载入明文,密文问件,解密出来的明文默认保存在mword.txt里,密文保存在cword.txt里-Affine transformation encryption c language, using plain text file stream to load the ciphertext asked pieces out of plain text to decrypt stored in mword.txt default, the cipher text
RC4
- RC4是一种普遍使用的流密码,文件提供加密解密算法,分块详细,调用方便,代码实现简洁-RC4 encryption and decryption algorithm
sip-enc_2009-07-28.tar
- asterisk 1.4.21.2的sip信令和rtp流加密文件,放入对应目录替换掉原来的文件,然后编译即可,加密端口为5064,绝对防封杀。-asterisk 1.4.21.2 sip_chan and rtp encode
en-de
- 本程序实现了简单的文件加解密,采用文件流的方式操作文件.-The program implements a simple file encryption and decryption operations by way of the file stream file.