搜索资源列表

  1. scrypt32.src

    0下载:
  2. The dinamyc link library that contains an implementation of SHA1, SHA512, CRC32, CRC32b, Adler32, Twofish, TEA[N] algorithms and ECB, CBC, CFB, OFB, CTR cipher modes.
  3. 所属分类:加密解密

    • 发布日期:2024-05-20
    • 文件大小:17408
    • 提供者:LamiaD69
  1. DES_CBC

    0下载:
  2. this code implements the DES with CBC algorithm in the platform visual studio 2005
  3. 所属分类:加密解密

    • 发布日期:2024-05-20
    • 文件大小:3072
    • 提供者:Jiajie Cen
  1. (Clanguage)

    0下载:
  2. CBC模式的DES加密解密程序源代码(C语言)-CBC mode DES encryption and decryption of the source code (C language)
  3. 所属分类:加密解密

    • 发布日期:2024-05-20
    • 文件大小:5120
    • 提供者:1234
  1. Symmetric_encryption_Stream_encryption_CBC_RSA_DH.

    0下载:
  2. 对称加密解密,流加密,CBC加密解密,RSA加密算法,DH公钥和私钥算法-Symmetric encryption and decryption, stream encryption, CBC encryption and decryption, RSA encryption algorithm, DH public key and private key algorithm
  3. 所属分类:加密解密

    • 发布日期:2024-05-20
    • 文件大小:19456
    • 提供者:Peter
  1. DES

    0下载:
  2. DES的加密算法,基于五种方式的实现,分别是CBC,ECB,CFB,OFB,CTR-DES encryption algorithm, based on the realization of five ways, namely CBC, ECB, CFB, OFB, CTR
  3. 所属分类:CA认证

    • 发布日期:2024-05-20
    • 文件大小:58368
    • 提供者:白风
  1. Desalgorithm

    0下载:
  2. DES加解密算法程序。包括DES、DES-CBC、3DES、3DES-CBC等算法。-DES algorithm for encryption and decryption process. Including DES, DES-CBC, 3DES, 3DES-CBC algorithm and so on.
  3. 所属分类:加密解密

    • 发布日期:2024-05-20
    • 文件大小:5120
    • 提供者:jammy
  1. des-cbc

    0下载:
  2. des的C语言版本,带自检程序。ecb模式实现。-des of the C language version, with self-test procedures
  3. 所属分类:加密解密

    • 发布日期:2024-05-20
    • 文件大小:207872
    • 提供者:snail
  1. DES

    0下载:
  2. des cbc mode for vc 6
  3. 所属分类:加密解密

    • 发布日期:2024-05-20
    • 文件大小:2048
    • 提供者:jeperipi
  1. AESHash

    0下载:
  2. 基于AES加密算法的Hash散列生成器,采用CBC模式,能产生一个文件的HMac散列值-Hash-based AES encryption algorithm hash generator, using CBC mode, can produce a hash value of file HMac
  3. 所属分类:加密解密

    • 发布日期:2024-05-20
    • 文件大小:966656
    • 提供者:wangurey
  1. ECB

    0下载:
  2. 通过输入参数可以分别实现ECB,CBC模式下的加密和解密。-Parameters can be achieved by entering the respective ECB, CBC mode encryption and decryption.
  3. 所属分类:加密解密

    • 发布日期:2024-05-20
    • 文件大小:350208
    • 提供者:zp
  1. cbc

    0下载:
  2. 一个用cbc开发的窗口,可以供学习,通用窗口。-C++ builer
  3. 所属分类:Windows编程

    • 发布日期:2024-05-20
    • 文件大小:2072576
    • 提供者:龙南
  1. rsyncrypto-1.12.tar

    0下载:
  2. 使用AES-CBC对文件进行加密,并对加密后的文件用rsync增量传输,达到安全高效的目的。该代码源自rsyncrypto,在Visual studio中编译的时候设定“使用自己创建的预编译头”,然后将config.h的路径指明正确.-the encrypted file s incremental transmission
  3. 所属分类:加密解密

    • 发布日期:2024-05-20
    • 文件大小:420864
    • 提供者:Jimmy
  1. CBC

    0下载:
  2. 用C语言编写的CBC加密算法,十分清晰简洁,适合初学者学习尝试。-Written in C language with CBC encryption algorithm, is very clear and concise, suitable for beginners trying to learn.
  3. 所属分类:加密解密

    • 发布日期:2024-05-20
    • 文件大小:173056
    • 提供者:amber
  1. cryptography

    0下载:
  2. 网络安全中的几种重要的加密算法, CBC,CFB, message digest, etc.-important cryptography algorithm in network security, like CBC, CFB, message digest, etc.
  3. 所属分类:加密解密

    • 发布日期:2024-05-20
    • 文件大小:7168
    • 提供者:Hechen Liu
  1. CBC

    0下载:
  2. 用DES算法的cbc模式加密图片,密码学课程实验-DES cbc mode with encryption algorithms pictures, cryptography course experiment
  3. 所属分类:加密解密

    • 发布日期:2024-05-20
    • 文件大小:216064
    • 提供者:libo
  1. CBC-08(TRichEdit)

    0下载:
  2. 实例08(TRichEdit) 用于对cbc中TRichEdit控件的属性和方法的详细描述。-CBC TRichEdit
  3. 所属分类:RichEdit

    • 发布日期:2024-05-20
    • 文件大小:370688
    • 提供者:wangwang
  1. AES_CBC_App

    1下载:
  2. Program that implements AES CBC encryption and decryption using OpenSSL library
  3. 所属分类:加密解密

    • 发布日期:2024-05-20
    • 文件大小:477184
    • 提供者:nykeru
  1. aes

    0下载:
  2. Aes256 encryption, cbc mode,using IV and a 256 bit key
  3. 所属分类:加密解密

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:cris
  1. DES

    0下载:
  2. DES加密源码,cbc ecb模式,强力推荐-DES encryption source code, cbc ecb mode, strongly recommended
  3. 所属分类:加密解密

    • 发布日期:2024-05-20
    • 文件大小:12288
    • 提供者:jack
  1. AES

    0下载:
  2. AES算法的C语言版本,支持ECB和CBC模式,速度和体积都经过本人精心优化,适合于C51、ARM和PC,内有Keil、ADS和VC6 三个工程和测试代码,并附有算法原理和演示动画资料。-The C language version of the AES algorithm supports ECB and CBC mode, speed and code size after I carefully optimized for the
  3. 所属分类:加密解密

    • 发布日期:2024-05-20
    • 文件大小:560128
    • 提供者:lbf
« 1 2 34 5 6 7 8 9 10 ... 13 »

源码中国 www.ymcn.org