搜索资源列表

  1. RSA

    0下载:
  2. 详细介绍了Powerbuilder中RSA加解密程序的实现-RSA pb Powerbuilder
  3. 所属分类:加密解密

    • 发布日期:2024-05-15
    • 文件大小:40960
    • 提供者:zsl
  1. sfilterRule

    0下载:
  2. 经典的文件透明加解密程序,以及xefs.dat规则生成程序。-Classic transparent file encryption and decryption procedures, as well as rule generation procedures xefs.dat.
  3. 所属分类:驱动编程

    • 发布日期:2024-05-15
    • 文件大小:613376
    • 提供者:白云飞
  1. mimaxue

    0下载:
  2. 包含仿射caser算法,playfair算法,hill算法,vegenere算法的加解密程序。-Contains affine caser algorithm, playfair algorithm, hill algorithm, vegenere algorithm for encryption and decryption procedures.
  3. 所属分类:加密解密

    • 发布日期:2024-05-15
    • 文件大小:3072
    • 提供者:张苏昕
  1. Djm0.1.7

    0下载:
  2. 文件加解密程序,会不断更新。 作者网站:http://www.ngzerone.cn-Document encryption and decryption process will be constantly updated. Author website: http://www.ngzerone.cn
  3. 所属分类:Windows编程

    • 发布日期:2024-05-15
    • 文件大小:163840
    • 提供者:蓝凌
  1. informationsecurity

    0下载:
  2. 一个加解密程序,能够信息安全中的各种哦个加解密算法,对一些网络资源或信息进行加密解密的运算-about information security
  3. 所属分类:加密解密

    • 发布日期:2024-05-15
    • 文件大小:128000
    • 提供者:飞絮花开
  1. DES_C

    0下载:
  2. 用C语言编译的DES加解密程序 望大家指教-C language compiler to use the DES encryption and decryption process we hope that advice
  3. 所属分类:加密解密

    • 发布日期:2024-05-15
    • 文件大小:594944
    • 提供者:许奇龙
  1. jm

    0下载:
  2. 一个快速加解密程序代码 A fast encryption and decryption code-A fast encryption and decryption code
  3. 所属分类:Windows编程

    • 发布日期:2024-05-15
    • 文件大小:3072
    • 提供者:maple
  1. RSA

    0下载:
  2. 基于RSA加解密程序,已调试运行通过,但是只是基本功能-RSA-based encryption and decryption procedures, has been run through the debugger, but only the basic functions. . .
  3. 所属分类:对话框与窗口

    • 发布日期:2024-05-15
    • 文件大小:451584
    • 提供者:徐建
  1. Console

    0下载:
  2. 针对Tooflat的经典加解密程序,生成xefs.dat规则文件文件-generate xefs.dat
  3. 所属分类:Windows编程

    • 发布日期:2024-05-15
    • 文件大小:2048
    • 提供者:Aaron
  1. Cryptology

    0下载:
  2. 自己编写的加解密程序、包括凯撒、Vigenere、Permutation、DES、RC4、Playfair、RSA、DF密钥交换等密码的实现与演示。值得学习密码和做该方面实践的同学一看。-Prepared their own encryption and decryption procedures, including Caesar, Vigenere, Permutation, DES, RC4, Playfair, RSA, DF,
  3. 所属分类:加密解密

    • 发布日期:2024-05-15
    • 文件大小:4350976
    • 提供者:小余
  1. aes_test

    0下载:
  2. 一个基于SSL的AES加解密程序,控制台程序-SSL-based AES encryption and decryption procedures, control procedures
  3. 所属分类:系统编程

    • 发布日期:2024-05-15
    • 文件大小:1278976
    • 提供者:tz1985
  1. jiamiyincang

    0下载:
  2. 一种图像的加解密程序,很实用的,不错的。-A kind of image encryption and decryption process, a very practical
  3. 所属分类:数据库编程

    • 发布日期:2024-05-15
    • 文件大小:1024
    • 提供者:梦中人
  1. DEScode

    0下载:
  2. 简单DES算法加解密程序,通过十六轮迭代实现。对原程序进行了修改,可用输入输出-DES-Encryption,with optional input and output
  3. 所属分类:CA认证

    • 发布日期:2024-05-15
    • 文件大小:11264
    • 提供者:Xia
  1. EncryptDectyptTool_Src

    1下载:
  2. 写了一个文件加解密工具(VC9+OPENSSL) CA程序: 生成2个RSA密钥对,分别保存为PEM格式,密码保护私钥,文件名为“RSAPrivateKey.pem”和“RSAPublicKey.pem”。 加密: 将指定明文文件加密,密文件格式自已定义,要求文件内容用对称算法(3des)加密,对称密钥(KEY)为随机生成,随机密钥用“RSAPrivateKey.pem”的公钥加密后,存放在密文文件头内(KEY1);对明
  3. 所属分类:加密解密

    • 发布日期:2024-05-15
    • 文件大小:1097728
    • 提供者:张希行
  1. VB

    0下载:
  2. 很早的加解密程序源码,自己分析看看吧,个人感觉值得研究-Very early encryption program source code, their own analysis to see it, feel worthy of individual
  3. 所属分类:加密解密

    • 发布日期:2024-05-15
    • 文件大小:100352
    • 提供者:dsf
  1. RSA

    0下载:
  2. 本程序由纯C写成,区别于一般的用C++库函数做成的RSA加解密程序,运行在VS2008上,绝对可运行!-This program written by the pure C, is different from the general use of C++ library functions made of RSA encryption and decryption program, run in VS2008, it is defin
  3. 所属分类:软件工程

    • 发布日期:2024-05-15
    • 文件大小:1967104
    • 提供者:Alexander Zhang
  1. rc4code

    0下载:
  2. rc4的一个加解密程序,带有文件读取功能。-RC4
  3. 所属分类:书籍源码

    • 发布日期:2024-05-15
    • 文件大小:1024
    • 提供者:Telya
  1. MD5

    0下载:
  2. 一个VC++写的控制台下的MD5加解密程序实例-VC++ to write a console under the instance of MD5 encryption and decryption process
  3. 所属分类:加密解密

    • 发布日期:2024-05-15
    • 文件大小:16384
    • 提供者:zhw
  1. mima

    1下载:
  2. 1)用C\C++语言实现仿射变换(Affine)加/解密算法;2)用C\C++语言实现统计26个英文字母出现的频率的程序;3)利用仿射变换加/解密程序对一段较长的英文文章进行加密,再利用统计软件对明文和密文中字母出现的频率进行统计并作对比-1) with C \ C++ language affine transformation (Affine) encryption/decryption algorithm 2) with C
  3. 所属分类:加密解密

    • 发布日期:2024-05-15
    • 文件大小:40960
    • 提供者:李惺忪
  1. jiajiemichengxu

    0下载:
  2. c++做的加解密程序,欢迎大家拍砖,很高兴能认识大家.-c++ to do encryption and decryption procedures, welcome Paizhuan, very happy to know you.
  3. 所属分类:钩子与API截获

    • 发布日期:2024-05-15
    • 文件大小:11944960
    • 提供者:wakin
« 1 2 3 4 5 67 8 9 10 11 ... 24 »

源码中国 www.ymcn.org