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

搜索资源列表

  1. Des加密解密文件

    1下载:
  2. 可以操作的文件类型:TXT、DOC、JAVA等,且Word文档中包含图片也没问题 运行时使用的例子是本目录下的111.doc文件,运行后自动生成222.doc文件和333.doc文件。 其中111.doc文件加密后的文件是222.doc文件,222.doc文件解密后文件是333.doc文件。-can operate file types : TXT, DOC, JAVA, but Word document contains photographs have no problem ru
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:37731
    • 提供者:寒风
  1. fips

    0下载:
  2. fips181 一个很好的密码生成器,可以自动生成可读的密码,内置DES加密算法-fips181 a good password generator, it will automatically generate the code readable, built-DES encryption algorithm
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:19857
    • 提供者:李晓风
  1. DownRSA

    0下载:
  2. RSA加密算法java代码,自动生成公钥和密钥-RSA encryption algorithm java code, automatic generation public key cryptography
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:8907
    • 提供者:sikyZhao
  1. java_des_crypto

    0下载:
  2. DES加密解密程序的主程序在 FileDES类中 运行时使用的例子是本目录下的111.doc文件,运行后自动生成222.doc文件和333.doc文件。 其中111.doc文件加密后的文件是222.doc文件,222.doc文件解密后文件是333.doc文件。 可以操作的文件类型我实验了TXT、DOC、JAVA等都没有问题,且Word文档中包含图片也没问题
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:21570
    • 提供者:chensong
  1. jiakeji

    0下载:
  2. 原理:对Pe文件的.data节,.text节进行XOR加密,然后将带解密的Loader写入文件头和第一个段的开头之间,修改Entry Point使其指向Loader. 测试用例:使用vc6.0自动生成的mfc对话框应用程序。 参考文献:(1)def源码 (2)黑客调试技术揭秘 (3)yoda s protector源码
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:458407
    • 提供者:东南
  1. jiakeji1

    0下载:
  2. 原理:对Pe文件的.data节,.text节进行XOR加密,然后将带解密的Loader写入文件头和第一个段的开头之间,修改Entry Point使其指向Loader. 测试用例:使用vc6.0自动生成的mfc对话框应用程序。 参考文献:(1)def源码 (2)黑客调试技术揭秘 (3)yoda s protector源码
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:457170
    • 提供者:东南
  1. mytestaes

    0下载:
  2. 这是一个简单的AES加密解密的程序,属于对称加解密的范畴,密钥通过输入的密码自动生成
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:39198
    • 提供者:侯侯
  1. DESmixRSA

    0下载:
  2. 一种基于DES 和RSA 算法的混合密码系统 混合密码系统充分利用了公钥密码和对称密码算法的优点,克服其缺点,解决了每次传送更新密钥的问题。发送者自动生成对称密钥,用对称密钥按照DES 算法加密发送的信 息,将生成的密文连同用接受方的公钥按照RSA 算法加密后的对称密钥一起传送出去。收信者用其密钥按照RSA 算法解密被加密的密钥来得到对称密钥,并用它来按照DES 算法解密密文。
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:110473
    • 提供者:hujun
  1. RSA.rar

    2下载:
  2. RSA加密程序 1、能够对字串进行加密; 2、可以自动生成RSA加密密钥和解密密钥对; 3、能够显示给定密钥下明文加密后的密文; 4、能够用相应解密密钥正确解密密文,显示结果,并与原明文进行比对。 ,RSA Encrpytion 1.Encrpyt strings 2.Create pairs of keys for encoding and decoding automatically 3.Present the crptograph 4.Decode the crptogr
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2016-08-14
    • 文件大小:17664
    • 提供者:Jane
  1. CodeGen

    0下载:
  2. vb注册码生成器,可以自动生成人以数量的17位由阿拉伯数字和字母组成的注册码!-vb code generator can automatically Health adult to 17 the number of Arabic numerals and letters from the key!
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-28
    • 文件大小:5360
    • 提供者:陆权森
  1. RSA_MFC

    0下载:
  2. 这次是MFC界面的RSA加解密。自动生成公私钥对,对输入的内容进行公钥加密,私钥解密。-This is the MFC interface of RSA encryption and decryption. Automatically generate the public and private key pairs, public key encryption, private key to decrypt the contents of the input.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-20
    • 文件大小:5685529
    • 提供者:Jack
  1. refine_RSA

    1下载:
  2. 实现了蒙哥马利算法,能够对2048,1024.512位的RSA进行加解密运算,能够自动生成密钥-Montgomery algorithm is implemented, can 2048,1024.512 bit RSA encryption and decryption operations to automatically generate the keys
  3. 所属分类:加密解密

    • 发布日期:2012-12-25
    • 文件大小:1530648
    • 提供者:曾健林
  1. RSA_java

    1下载:
  2. 带界面的RSA算法,软件包中含有可执行程序,功能有自动生成随机素数P、Q,公钥,密钥,对数字进行加密解密。-Interface with the RSA algorithm, packages containing executable programs, automatic generation of random functions of prime numbers P, Q, a public key, keys for encryption and decryption of digit
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2016-05-09
    • 文件大小:23194
    • 提供者:xuxu
  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. 1024RSA

    0下载:
  2. 支持大整数的RSA算法,还可以自动生成随机大素数-Support for large integer RSA algorithm, can also automatically generate random large prime numbers
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-27
    • 文件大小:63056
    • 提供者:
  1. DES

    0下载:
  2. 流密码RC4的加密和解密 1、能够对字串进行加密; 2、可以自动生成加密密钥和解密密钥对; 3、能够显示给定密钥下明文加密后的密文; 4、能够用相应解密密钥正确解密密文,显示结果,并与原明文进行比对。-RC4 Encrpytion 1.Encrpyt strings 2.Create pairs of keys for encoding and decoding automatically 3.Present the crptograph 4.Decode the
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-09
    • 文件大小:1960071
    • 提供者:Jane
  1. desjava

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

    • 发布日期:2017-04-15
    • 文件大小:22325
    • 提供者:zyb
  1. md5

    0下载:
  2. 该软件功能为自动生成MD5加密码,压缩包包含全部源代码和执行程序。-The software features automatic generation of MD5 for password, compressed package that contains all the source code and enforcement procedures.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-28
    • 文件大小:12265
    • 提供者:水星的背面
  1. RSA1

    0下载:
  2. 通过判断素数,根据公式自动生成公钥私钥,输入明文,生成密文,实现RSA加密及解密算法-Through to determine prime numbers, according to the formula automatically generate a public key private key, enter the explicit, to generate ciphertext, the realization of RSA encryption and decryption algo
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-28
    • 文件大小:778
    • 提供者:赵文娟
  1. DES

    0下载:
  2. 实现对文件读取,并对其进行DES加密。此外,自动生成8位密钥并进行大量测试。-Generate the keys and have the DES descyrtion.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-31
    • 文件大小:3268
    • 提供者:Caesar
« 12 3 »
搜珍网 www.dssz.com