登录
首页 » 算法 » aes算法c(c++)_支持128、192和256位密钥

aes算法c(c++)_支持128、192和256位密钥

于 2022-08-11 发布 文件大小:3.18 kB
0 151
下载积分: 2 下载次数: 1

代码说明:

AES.h #pragma once class AES { public: typedef enum ENUM_KeySize_ { BIT128 = 0, BIT192, BIT256 }ENUM_KEYSIZE; public: AES( ENUM_KEYSIZE keysize, BYTE *key ); 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • LU分解,数值分析最基本的!
    LU分解法,数值分析最基本的!-LU decomposition, the most basic numerical analysis!
    2022-01-26 02:32:30下载
    积分:1
  • Exceptional C++ shows by example how to go about solid software engineering. Alo...
    Exceptional C++ shows by example how to go about solid software engineering. Along with a lot of other material, this book includes expanded versions of the first 30 issues of the popular Internet C++ feature Guru of the Week (or, in its short form, GotW), a series of self-contained C++ engineering problems and solutions that illustrate specific design and coding techniques.
    2022-12-15 03:15:03下载
    积分:1
  • 多视点视频编码JMVC
    多视点视频编码,支持多个视点同时编码,消除空间、时间及视点间的冗余。获得较好性能的编码结果,率失真性能。
    2022-01-26 02:12:24下载
    积分:1
  • 增强全速率话音处理C代码及其测试序列
    GSM 06.53_增强全速率话音处理C代码 GSM 06.54_增强全速率测试序列 GSM技术规范目录_GSM 06系列_话音编码规范.pdf   ETSI EN 300 724 V8.0.1 (2000-11) Digital cellular telecommunications system (Phase 2+) (GSM); ANSI-C code for the GSM Enhanced Full Rate (EFR) speech codec (GSM 06.53 version 8.0.1 Release 1999) en_300724v080001p.pdf(官方文档) en_300724v080001p0.zip(官方源代码)   ETSI EN 300 725 V8.0.1 (2000-11) Digital cellular telecommunications system (Phase 2+) (GSM); Test sequences for the GSM Enhanced Full Rate (EFR) speech codec (GSM 06.54 version 8.0.1 Release 1999) en_300725v080001p.pdf(官方文档) en_300725v080001p0.zip(官方源代码)    
    2022-02-06 18:26:15下载
    积分:1
  • 多维傅里叶变换,二维DFT快速,共分五部
    多维傅里叶变换,二维DFT快速算法,共分五部--五:三维实序列3D-DFT快速算法-Multi-dimensional Fourier transform, fast algorithm for two-dimensional DFT is divided into 5- 5: Three-dimensional real sequence of 3D-DFT Fast Algorithm
    2022-05-05 04:47:16下载
    积分:1
  • 数值排序,冒泡排序等排序方式,是一个简洁的VB程序。运速度快...
    数值排序,冒泡排序等排序方式,是一个简洁的VB程序。运算速度快-numerical order, such as sorting Bubble Sort method is a simple VB program. Fast.
    2022-01-25 14:46:59下载
    积分:1
  • 模拟退火通用类,改编自TSP问题求解,采用Java5范式来表示解,需要实现:评估,获取当前解的领域,detalT【温度变化值】,loopCount【循环...
    模拟退火算法通用类,改编自TSP问题求解,采用Java5范式来表示解,需要实现:评估算法,获取当前解的领域,detalT【温度变化值】,loopCount【循环次数】可调,更原始类型参看SACompute-Simulated annealing algorithm generic categories, adapted from the TSP problem solving, using Java5 solution paradigm to express the need to realize: To evaluate the algorithm, the field of access to the current solution, detalT value] [temperature changes, loopCount] [cycles adjustable, more primitive type of See SACompute
    2023-04-07 14:00:02下载
    积分:1
  • 常有的滤波,有需要的可以去
    常有的滤波算法,有需要的可以去-Common filtering algorithm, there is need to go take a look!
    2022-03-18 01:02:23下载
    积分:1
  • C语言基础代码包
    找数字,求最大数与最小数,循环右移k位,删除一个数,知道一个数删数,冒泡排序,插入排序的基本代码
    2022-04-15 18:51:41下载
    积分:1
  • 函数绘图程序 VB 编写 可以绘制初高中 函数图像 支持颜色,精度修改 鼠标执针定位...
    函数绘图程序 VB 编写 可以绘制初高中 函数图像 支持颜色,精度修改 鼠标执针定位-VB function drawing program to prepare middle and high school mapping function can support color images, the accuracy of needle positioning modified mouse bailiff
    2022-03-13 08:07:27下载
    积分:1
  • 696518资源总数
  • 106155会员总数
  • 8今日下载