CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - encryption

搜索资源列表

  1. DesJAVA

    0下载:
  2. 关于DES加密解密的程序,其主程序在FileDES类中运行时使用的例子是本目录下的111.doc文件,运行后自动生成222.doc文件和333.doc文件。 其中111.doc文件加密后的文件是222.doc文件,222.doc文件解密后文件是333.doc文件。-On the DES encryption and decryption process, the main program at run-time class FileDES used example is the catalo
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-23
    • 文件大小:36845
    • 提供者:翅膀
  1. TCExplorer_src

    0下载:
  2. TrueCrypt is a free open-source disk encryption software. It is able to create a virtual encrypted disk within a file and mounts it as a real disk. The encryption is automatic, real-time (on-the-fly) and transparent. However, a major disadvantage of
  3. 所属分类:File Operate

    • 发布日期:2017-03-30
    • 文件大小:746731
    • 提供者:dhsong
  1. NTFsrc

    0下载:
  2. 文件过滤驱动事例程序,可在此事例程序上进行修改成透明加密过滤驱动。-File filter driver example procedures in this case the procedure can be carried out on modified transparent encryption filter driver.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:326537
    • 提供者:yangjia
  1. AESandRSA

    0下载:
  2. 高级加密标准(AES)是一个用来代替数据加密标准(DES)的算法。目前使用的一般为128,196和256位密钥,这三种密钥都是 相当安全的-Advanced Encryption Standard (AES) is used to replace the Data Encryption Standard (DES) algorithm. Currently used in general for 128,196 and 256-bit keys, these three keys are
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:4769
    • 提供者:panjijun
  1. ECC

    0下载:
  2. ECC加密的源码希望对你们有所帮助值得一看-ECC encryption source code you wish to be helpful to see
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-26
    • 文件大小:108947
    • 提供者:zhangxiaoyu
  1. msdnmag200311aes

    0下载:
  2. 高级数据加密标准AES的源程序,使用C#实现,很全,很实用-Advanced Encryption Standard AES s source, the use of C# Realized, very wide, very practical
  3. 所属分类:CSharp

    • 发布日期:2017-04-05
    • 文件大小:107747
    • 提供者:dchun
  1. RSA

    1下载:
  2. RSA算法的原理分析及实现。RSA是既能用于数据加密也能用于数字签名的一种非对称密码体制的算法。它有一对密钥,其中之一是私有密钥,由用户保存;另一个为公开密钥,可对外公开。并用VC++语言实现,通过MFC设计的一个小系统来模拟算法的简单应用-RSA algorithm and the realization of the principle. RSA is the best tool for data encryption can be used for digital signatures,
  3. 所属分类:加密解密

    • 发布日期:2013-01-30
    • 文件大小:45931
    • 提供者:dxh
  1. MD5Code

    0下载:
  2. md5编码器,用于用户注册系统的密码加密功能,返回的32为字符串-md5 encoder for the user registration system encryption password, the return of 32 for the string
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-28
    • 文件大小:4337
    • 提供者:satanest
  1. TripleDESencryption

    0下载:
  2. JDK:1.40以上 说明:文件加密 加密方法:三重DES加密 加密过程:对选中的文件加密后在同文件夹下生成一个增加了".tdes" -JDK: 1.40 and above Descr iption: file encryption encryption: Triple DES encryption encryption process: the selected file encryption in the same folder to generate a an incre
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-31
    • 文件大小:3210
    • 提供者:许毅
  1. encryption

    0下载:
  2. 一个加密解密算法 大小:2.80 KB (2,868 字节)-An encryption and decryption algorithm size: 2.80 KB (2868 bytes)
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-14
    • 文件大小:3139
    • 提供者:许毅
  1. encryption

    0下载:
  2. HTML加密技术 大小:5.87 KB (6,016 字节)-HTML encryption technology Size: 5.87 KB (6,016 bytes)
  3. 所属分类:Java Develop

    • 发布日期:2017-03-31
    • 文件大小:6287
    • 提供者:许毅
  1. SimpleEncryption_src_net2

    0下载:
  2. Microsoft s .NET framework has robust support for encryption in the System.Security.Cryptography namespace. Everything you need to perform encryption is available in that class, but it s difficult to understand unless you have a firm grasp of cryptog
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-04-16
    • 文件大小:27661
    • 提供者:matt
  1. Cryptor_src

    0下载:
  2. Cryptor uses the 256 bit Rijndael (otherwise known as AES, or the Advanced Encryption Standard) encryption to secure files. It does this using a CryptoStream object and the RijndaelManaged class. There is no default form to the application - double c
  3. 所属分类:File Operate

    • 发布日期:2017-03-28
    • 文件大小:36737
    • 提供者:matt
  1. FileEnc_Sources

    0下载:
  2. File Encryption utility is a simple tool for encrypting both text and binary files using the blowfish encryption algorithm.
  3. 所属分类:File Operate

    • 发布日期:2017-03-28
    • 文件大小:71590
    • 提供者:matt
  1. 222jfilecrypt

    0下载:
  2. 很强的JAVA加密、解密算法源码,一共有6种算法可供选择,另外还可以直接生成ZIP压缩文件。 -JAVA strong encryption, decryption algorithm source, a total of six kinds of algorithms to choose from, also can directly generate ZIP compressed file.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-24
    • 文件大小:27302
    • 提供者:lb
  1. Encryption

    0下载:
  2. 普通的加密算法,使用c#编程语言,希望给你提供帮助-Common encryption algorithm, the use of c# Programming language, I hope to provide you with help
  3. 所属分类:CSharp

    • 发布日期:2017-04-17
    • 文件大小:19791
    • 提供者:afaf
  1. EncryptAndDecrypt

    0下载:
  2. 这个是C#编写的DES加解密和RSA加解密的成学,并且有GUI用户键面,方便用户的操作!-This is the C# Prepared DES encryption and RSA encryption and decryption of adult learning, and key GUI users face, user-friendly operation!
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:17560
    • 提供者:张峰
  1. filesystemdriver

    0下载:
  2. 文件系统过滤驱动开发代码,可用于文件加密,保护硬盘数据的安全。-File system filter driver development code, can be used for file encryption to protect the hard disk data security.
  3. 所属分类:Driver Develop

    • 发布日期:2017-03-29
    • 文件大小:148174
    • 提供者:jcq
  1. DEC_encryp

    0下载:
  2. 加密解密算法DEC、RC4、XOR、Skipjack、TEA、Twofish等-Encryption and decryption algorithm for DEC, RC4, XOR, Skipjack, TEA, Twofish, etc.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-31
    • 文件大小:49527
    • 提供者:proclove
  1. encryption

    0下载:
  2. Use for File encryption
  3. 所属分类:File Operate

    • 发布日期:2017-04-11
    • 文件大小:1354
    • 提供者:陈剑
« 1 2 3 4 5 67 8 9 10 11 ... 50 »
搜珍网 www.dssz.com