搜索资源列表

  1. STM32环境下的AES加解密

    0下载:
  2. 使用AES加解密算法在STM32环境下的程序
  3. 所属分类:密码/编码算法

    • 发布日期:2010-10-26
    • 文件大小:5345
    • 提供者:xtss1230
  1. 加密解密技术内幕

    0下载:
  2. 加密解密技术内幕 第1章 PE文件格式深入研究 1.1 PE文件格式格式纵览 1.1.1 区块(Section) 1.1.2 相对虚拟地址(Relative Virtual Addresses) 1.1.3 数据目录 1.1.4 输入函数(Importing Functions) 1.2 PE文件结构 1.2.1 The MS-DOS头部
  3. 所属分类:电子书籍

    • 发布日期:2010-11-23
    • 文件大小:1389111
    • 提供者:vachel
  1. crypt

    0下载:
  2. 一个简单加解密的小程序 -A simple encryption and decryption program
  3. 所属分类:加密解密

    • 发布日期:2024-05-14
    • 文件大小:1024
    • 提供者:站长
  1. code300

    0下载:
  2. 300个加解密的集合程序,c/c-300 a collection of encryption and decryption procedures, c/c
  3. 所属分类:加密解密

    • 发布日期:2024-05-14
    • 文件大小:334848
    • 提供者:韭叶
  1. crypto

    0下载:
  2. 多个加解密程序的说明与源程序,MD5,DES,IDEA,DSA.MARS,BOWFISH,TEA-Multiple encryption and decryption procedures and source code, MD5, DES, IDEA, DSA.MARS, BOWFISH, TEA
  3. 所属分类:文档资料

    • 发布日期:2024-05-14
    • 文件大小:406528
    • 提供者:韭叶
  1. DES for VB

    0下载:
  2. 本程序封装了一个加解密模块. 使用时直接调用其中的函数即可.- This procedure has sealed a Canadian decipher module When use directly transfers function then
  3. 所属分类:加密解密

    • 发布日期:2024-05-14
    • 文件大小:27648
    • 提供者:Panbingjin
  1. CLCRYPT_04

    0下载:
  2. 示范如何利用 XOR 算法针对文件进行加解密的程序-demonstrations on how to use XOR algorithms against document encryption and decryption procedures
  3. 所属分类:加密解密

    • 发布日期:2024-05-14
    • 文件大小:23552
    • 提供者:甜菜
  1. 加解密算法可视化程序

    0下载:
  2. 加解密算法可视化程序-encryption and decryption algorithm visualization program
  3. 所属分类:加密解密

    • 发布日期:2024-05-14
    • 文件大小:1888256
    • 提供者:小蔡
  1. 利用 XOR 算法针对文件进行加解密的程序

    0下载:
  2. 利用 XOR 算法针对文件进行加解密的程序.rar-against using XOR algorithms document encryption and decryption procedures. Rar
  3. 所属分类:其他小程序

    • 发布日期:2024-05-14
    • 文件大小:22528
    • 提供者:11
  1. 加解密函数(123算法)

    0下载:
  2. 一个简单实用的加解密算法,附件是一个完整的源程序包含测试程序。-a simple and practical encryption and decryption algorithms, the annex is a complete source code contains the test.
  3. 所属分类:加密解密

    • 发布日期:2024-05-14
    • 文件大小:2048
    • 提供者:邱益亮
  1. 《应用密码学》

    0下载:
  2. 《应用密码学》协议、算法与C原程序(第二版)配套源码。很多人都需要的,但在美国和加拿大以外买不到,因为限制出口,所以千万不要错过,这就是加解密算法源码大全,马上下载珍藏吧! -"Applied Cryptography" agreement, the original algorithm and C (2nd Edition) matching source. Many people are needed, bu
  3. 所属分类:加密解密

    • 发布日期:2024-05-14
    • 文件大小:5819392
    • 提供者:刘旭东
  1. EncryptSet

    0下载:
  2. 是一个加密程序集,包括了AES,DES,RC5加解密算法。-encryption is a set procedure, including AES, DES, RC5 encryption and decryption algorithms.
  3. 所属分类:加密解密

    • 发布日期:2024-05-14
    • 文件大小:201728
    • 提供者:王国维
  1. 信息资源管理

    0下载:
  2. c# 加密解密该程序具有对你的文件加解密功能。需要你指定的数据,程序中已给了接口。 比如说你指定了要加密的文件名"4.txt",加密后的文件存放位置"6.txt", 还有口令password如"liufeng"后,运行该程序,那么"6.txt" 中将是"4.txt"的密文。 注意口令是解密的钥匙,不要忘记。 其他解密过程自己参考-the encryption and decryption procedures o
  3. 所属分类:Windows编程

    • 发布日期:2024-05-14
    • 文件大小:61440
    • 提供者:rain
  1. 加、解密算法大全

    0下载:
  2. 多种加密解密算法包括md2 md5 sha des 等多种加密解密的算法的源代码 并包含简单的使用测试程序-variety of encryption and decryption algorithms, including md2 md5 sha des various encryption and decryption algorithm source code and include the use of a simple tes
  3. 所属分类:加密解密

    • 发布日期:2024-05-14
    • 文件大小:394240
    • 提供者:zl
  1. CreatePassword

    0下载:
  2. 自己写的实用加密和解密程序,常用于Application项目的配置文件加解密,加密后用的字符放在config文件,解密时调用程序可以解密.-himself wrote a practical encryption and decryption procedures, commonly used in the Application of the configuration file encryption and decryption,
  3. 所属分类:其他小程序

    • 发布日期:2024-05-14
    • 文件大小:28672
    • 提供者:武容
  1. fire-des

    0下载:
  2. 全部/局部DES加解密的C程序,下载可以研究一下DES加解密的相关知识。-full/partial DES encryption and decryption of C procedures can be downloaded to study DES encryption and decryption of relevant knowledge.
  3. 所属分类:文件操作

    • 发布日期:2024-05-14
    • 文件大小:301056
    • 提供者:firewzy
  1. des3_ECBandCBC

    0下载:
  2. 这是一个DES加解密的C程序。其中实现了一重DES、三重DES、DES的两种工作模式:ECB和CBC。-This is a DES encryption and decryption of the C program. With an emphasis on the realization of DES, Triple DES, DES two operating modes : ECB and the CBC.
  3. 所属分类:加密解密

    • 发布日期:2024-05-14
    • 文件大小:34816
    • 提供者:宋亚平
  1. desencrypallfiles

    0下载:
  2. 本程序的实现des加解密的功能,每次对64位的密文进行加密, 从而实现对所有的文件的加解密.-the realization of this procedure des plus decryption functions, each of the 64 encrypted ciphertext, thus achieving all of the increase in declassified documents.
  3. 所属分类:加密解密

    • 发布日期:2024-05-14
    • 文件大小:5120
    • 提供者:liyunfei
  1. 35738612FastRSA

    0下载:
  2. RSA加解密算法源代码,并有例子程序代码-RSA encryption algorithm source code, and code examples.
  3. 所属分类:CA认证

    • 发布日期:2024-05-14
    • 文件大小:73728
    • 提供者:shenyun
  1. DESalgorithm

    0下载:
  2. 本程序利用c++实现基本DES加解密算法的功能。-procedures for the use of the c achieve basic DES encryption algorithm functions.
  3. 所属分类:加密解密

    • 发布日期:2024-05-14
    • 文件大小:1912832
    • 提供者:aaaa
« 1 23 4 5 6 7 8 9 10 ... 24 »

源码中国 www.ymcn.org