搜索资源列表

  1. aes

    0下载:
  2. C语言环境下的AES加密算法,支持128位的AES加密。-C language environment AES encryption algorithm, support 128-bit AES encryption.
  3. 所属分类:加密解密

    • 发布日期:2024-06-10
    • 文件大小:46080
    • 提供者:于磊
  1. AES

    0下载:
  2. 一个AES加密算法C源代码, 明文分组长度为192 状态列数为6。-An AES encryption algorithm C source code, expressly division status bar length is 192 for 6.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-06-10
    • 文件大小:3072
    • 提供者:张为
  1. aes

    0下载:
  2. 加密解密方面相关论文,供大家写相关资料时参考-Encryption and decryption relevant papers, relevant information for everyone to write a reference
  3. 所属分类:加密解密

    • 发布日期:2024-06-10
    • 文件大小:3025920
    • 提供者:shihua
  1. aes

    0下载:
  2. 用C语言实现的aes加解密算法。分组长度设定为128,密钥长度为128.-Using C language to achieve aes encryption algorithm. Packet length is set to 128, key length to 128.
  3. 所属分类:加密解密

    • 发布日期:2024-06-10
    • 文件大小:5120
    • 提供者:jame
  1. encrypt.tar

    0下载:
  2. 简单加密工具升了下级,引入了安全删除原文件的方式,使用AES-128-CBC加密, 加密代码从OpenSSL里面抠出来。-Simple encryption tool or a lower level, the introduction of a safety way to delete the original document, using AES-128-CBC encryption, encryption code to pul
  3. 所属分类:加密解密

    • 发布日期:2024-06-10
    • 文件大小:15360
    • 提供者:包子
  1. CBC-AES

    0下载:
  2. CBC-AES MATLAB implementation for 128,192 and 256 bits
  3. 所属分类:加密解密

    • 发布日期:2024-06-10
    • 文件大小:26624
    • 提供者:ikarigeorge
  1. FPGA--AES-algorithm

    0下载:
  2. 本文介绍了AES 数据加密结构, 以及相关的有限域的知识及简单运算, 提出了一种用FPGA 高速实现AES 算法的方案, 该方 案设计的加密模块支持AES 标准的三种密钥长度: 128,192,256, 支持ECB, CBC, CTR 三种工作模式, 即支持feedback 和non- feedback 两种模式, 最后给出了本设计的性能指标-This article describes the AES data encrypt
  3. 所属分类:VHDL编程

    • 发布日期:2024-06-10
    • 文件大小:240640
    • 提供者:李仁杰
  1. mm

    1下载:
  2. 一个AES加解密工具,可以用指定的密码字符串加解密任意大小的文件。密钥长度128位,工作模式为CBC。算法比较原始,速度不快。另有演示AES加密过程的选项。程序为字符界面,支持命令行参数。开发环境为Code::Blocks 10.05(gcc 4.4.3)。此为某大密码学课程设计,仅供学习交流使用。-An Win32 console file encryption/decryption tool using the AES-128 CB
  3. 所属分类:加密解密

    • 发布日期:2024-06-10
    • 文件大小:188416
    • 提供者:钱畅
  1. Aes

    0下载:
  2. 128位AES加/解密函数Enciphering/Deciphering;CBC工作模式下的AES加/解密函数CBCEncrypt/CBCDecrypt。本密码算法的实现不仅是经典AES算法的实现,还采用动态S盒技术对其作出了改进,使其安全性更高,改进之处参考了《AES算法的S盒分析及改进探讨》一文。-128-bit AES encryption/decryption the function Enciphering/Decipheri
  3. 所属分类:加密解密

    • 发布日期:2024-06-10
    • 文件大小:1172480
    • 提供者:fang
  1. aes.js

    0下载:
  2. nodeJs版aes加密解密,使用AES/CBC/PKCS5Padding模式,可以跨Android,Java,IOS平台使用.支持128或256位密钥.-AES encryption-decryption witch
  3. 所属分类:加密解密

    • 发布日期:2024-06-10
    • 文件大小:2048
    • 提供者:sike
  1. AES 128 CBC Decryption

    0下载:
  2. Block mode related AES implement on GHDL
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2024-06-10
    • 文件大小:20480
    • 提供者:RsD
  1. AES 128 CBC Encryption

    0下载:
  2. Block mode related AES algorithm
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-06-10
    • 文件大小:19456
    • 提供者:RsD
  1. aes_ecb_cbc

    0下载:
  2. 实现了aes128位加密的ecb和cbc模式,能在Linux上运行。(The ECB and CBC mode of aes128 bit encryption is implemented and can run on Linux.)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-06-10
    • 文件大小:7168
    • 提供者:suy123

源码中国 www.ymcn.org