Go To English Version 超过100万源码资源,1000万源码文件免费下载
  • AESProgram.rar * 已知明文为Hello_AES * 密钥是0101101100001110的12次重复构成的192比特密钥 * 对明文进行加密,并进行解密验证 编写语言 Java
  • DES 算法C++实现

    好东本DES 的C++实现 include #include #include #define ENCRYPT 1 #define DECRYPT 0

  • 信息安全实验报告主要关于密匙的

    根据实验原理,自己创建明文信息,并选择一个密钥,编写循环移位密码算法的实现程序,实现加密和解密操作。要求上述密码算法最后的实现程序提供加密和解密两个接口:int encrypt() 和 int decrypt()。当加密或者解密成功时返回CRYPT_OK, 失败时返回CRYPT_ERROR。

  • pdf decrypt

    PDF 解密软件,内带序列号,能解密常见的PDF无法复制打印问题,但是对于加了密码口令的PDF无法解除。

  • NP学习笔记3 BYPASS NP

    This has been a description of how to use the DES algorithm to encrypt one 64-bit block. To decrypt, use the same process, but just use the keys K[i] in reverse order. That is, instead of applying

  • rsa using java to implement

    rsa using java to implement and we can encrypt and decrypt files.

  • 对档案进行加密和解密

    对档案进行加密和解密 Encrypt and decrypt the file

  • Java Objective C Encrypt/Decrypt Eclipse and XCode Project and Source Code

    Java 加密解密Eclipse工程和 Objective C加密解密XCode工程,分别实现了DES,3DES,AES128,AES256及RSA加密算法和跨语言平台互操作。

  • Minva Encryption Pro 6.0

    Minva Encryption Pro 6.0 - File and folder enryption tool Minva Encryption Pro 6.0 enables you to encrypt/decrypt any file or folder with a single click from the Windows Explorer right-click menu.

  • DES:Encrypt /Decrypt

    C# DES加密、解密 UNICODE字符串加密 使用BASE64 支持文件的加密和解密