CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 系统编程 加密解密 搜索资源 - 文件流

搜索资源列表

  1. MyPassTool

    0下载:
  2. 使用c语言设计的加密算法,直接对文件流加密.用vc++做的使用界面-use encryption algorithm design, direct flow of the document encryption. Vc done with the user interface
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:32214
    • 提供者:CodeMan
  1. RC5

    0下载:
  2. 流密码算法,可用于文件加密和实时通信 ,设计者是著名的密码学家Rivest.该算法效率远高于一般分组密码,并且很适合用于随机数生成
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:2149
    • 提供者:che wang
  1. AES.rar

    0下载:
  2. 比较严谨的算法,分别针对字符串、文件、流的加密解密算法,, Respectively, for string, file, stream encryption and decryption algorithm
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-27
    • 文件大小:249533
    • 提供者:cloneper
  1. TS_Process_V1.0

    1下载:
  2. DVB 加扰软件,对TS流文件进行加扰,符合DVB标准-it s a dvb scramble software . it can scrambling ts stream file ,which apply for dvb standards
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2014-07-09
    • 文件大小:80876
    • 提供者:19869142
  1. LFSRRC4

    0下载:
  2. 伪随机数发生器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,
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-09
    • 文件大小:1942687
    • 提供者:王风
  1. RSADemo

    2下载:
  2. 基于网上流传的一版DELPHI实现的RSA算法进行了大量封装,实现了意位长的密钥生成,并支持以64进制,base64编码,16进制,10进制,和2进制流方式保存和读取密钥文件。和标准DES算法结合,实现了任意长度的明文加密解密算法(使用RSA密钥加密随机DES密钥),和MD5,SHA1 摘要算法结合,实现了带有时间戳的签名验证算法。可以直接调用其中已经做好的rsa manipulator类,使用非常方便,可作共享软件授权用!QQ 78273318-RSA MANIPULATOR
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-28
    • 文件大小:436877
    • 提供者:qiang.dennis
  1. EncryptDecrypt

    0下载:
  2. 这是可以加密&解密字符串,二进制流,文件的例子。-This is encryption
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-30
    • 文件大小:33015
    • 提供者:yhb
  1. rijndael_AES

    0下载:
  2. 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.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-17
    • 文件大小:23006
    • 提供者:KC Chen
  1. 917182414932

    0下载:
  2. 实现了AES加密的功能,包括文件加密、流加密、文件加密。-AES is short for Advanced Encrypt Standard.The source code encrypt file,stream and strring.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-05
    • 文件大小:228508
    • 提供者:meng
  1. weiruan

    0下载:
  2. 关于.NET对文件流的加解密,详细介绍了微软的加解密功能,感兴趣的朋友可以下载-On the encryption
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-05
    • 文件大小:1343
    • 提供者:罗玉杨
  1. streamcipher

    0下载:
  2. 用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.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:3060
    • 提供者:dong
  1. lsbsoundsignal

    0下载:
  2. 最不 重 要 位(LSB)方法DO是将秘密数据(水印数据)嵌入到载体数据中最简单的一种方法,它是在时域里隐藏数据。任何的秘密数据都可以看作是一串二进制位流,而音频文件的每一个采样数据也是以二进制数来表示。这样,可以将部分采样值的最不重要位用代表秘密数据的二进制位替换掉,以达到在音频信号中嵌入秘密数据的目的。-The most significant bits (LSB) method of DO is the secret data (watermark data) embedded into
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-26
    • 文件大小:972
    • 提供者:yuanyuan
  1. 201062417334289

    0下载:
  2. 可以快速加密,字符串,文件,流等 资源类别: Delphi源码¦算法 -Can quickly encrypt, strings, file, stream and other resources Category: Delphi source ¦ algorithm
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-07
    • 文件大小:769836
    • 提供者:ifggef
  1. ExeFileEncrypt

    0下载:
  2. 利用文件流制作EXE文件加密器,目前只针对exe文件有效!-EXE files using file stream encryption device production, currently only valid for the exe file!
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-09
    • 文件大小:1056349
    • 提供者:changlong
  1. jiamijiemiwenjian

    0下载:
  2. 文件的加密解密,一些流的操作,流的加密....DES -File encryption and decryption, some streams of the flow of encryption .... DES file encryption and decryption, some streams of the flow .... DES encryption
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-06
    • 文件大小:56460
    • 提供者:王凯
  1. 201062417334289

    0下载:
  2. 一个clipper加密算法源代码 可以快速加密,字符串,文件,流等 -Encryption algorithm source code of a clipper can quickly encrypt, string, file, stream, etc.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-01
    • 文件大小:666844
    • 提供者:itdual
  1. fangshe

    0下载:
  2. 仿射变换加密的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
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2016-01-27
    • 文件大小:246784
    • 提供者:李杨元
  1. RC4

    0下载:
  2. RC4是一种普遍使用的流密码,文件提供加密解密算法,分块详细,调用方便,代码实现简洁-RC4 encryption and decryption algorithm
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-20
    • 文件大小:5860648
    • 提供者:肖亚南
  1. sip-enc_2009-07-28.tar

    0下载:
  2. asterisk 1.4.21.2的sip信令和rtp流加密文件,放入对应目录替换掉原来的文件,然后编译即可,加密端口为5064,绝对防封杀。-asterisk 1.4.21.2 sip_chan and rtp encode
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:327680
    • 提供者:kerry
  1. en-de

    0下载:
  2. 本程序实现了简单的文件加解密,采用文件流的方式操作文件.-The program implements a simple file encryption and decryption operations by way of the file stream file.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-13
    • 文件大小:2190
    • 提供者:李康康
« 12 »
搜珍网 www.dssz.com