登录
首页 » Visual C++ » aes

aes

于 2015-12-30 发布 文件大小:2KB
0 280
下载积分: 1 下载次数: 24

代码说明:

  AES128/196/256 加解密源码,可实现ECB模式加密,HEX输出。密码及明文没有补齐功能,需手动补齐。无需特殊库文件,适合单片机使用。已测试,可正常使用。(AES128/196/256 encryption source code, can achieve ECB mode encryption, HEX output. The password and the plaintext without the need to manually fill up function. No special library files, suitable for single use. Has been tested, can be used normally.)

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

发表评论

0 个回复

  • pulse-width-measurement
    该程序主要用来测量信号的脉冲宽度,具有较好的稳定性和精度。(The program is mainly used for the measurement of pulse width signal,and has good stability and accuracy. )
    2015-01-15 08:09:27下载
    积分:1
  • 51dianpianjidi1760
    以c51单片机为核心,利用1760芯片进行语音报时,51单片机控制(With c51 microcontroller core, the use of 1760 chip for voice timekeeping, 51 MCU control)
    2013-11-28 09:41:59下载
    积分:1
  • anjian
    stm8系列单片机,控制八位数码管按键计数(stm8 series microcontrollers, digital control buttons eight counts)
    2015-03-29 17:12:04下载
    积分:1
  • 11
    NUAA微机实验课设:1.密码确认。2.数据采集控制系统。3.数码管显示(NUAA Computer Lab located: a password confirmation. 2 Data acquisition and control system. 3 digital display)
    2014-01-16 23:02:47下载
    积分:1
  • 12864
    ks0108驱动atmea16的;用于proteus仿真使用;可以加载调试其他程序进行显示观测;(ks0108 driver atmea16 for Proteus simulation use can load debugging other programs to display observation )
    2012-03-07 10:05:37下载
    积分:1
  • DataScope
    DataScope 串口虚拟示波器 一款非常不错 串口调试软件 具有多个串口通道 同时传送多个数据
    2021-04-03 22:19:04下载
    积分:1
  • BMP180
    基于STM32F10X的气压传感器(bmp180)程序,串口输出,内含bmp180手册。(Based STM32F10X pressure sensor (bmp180) program, serial output, containing bmp180 manual.)
    2020-12-15 16:49:14下载
    积分:1
  • PWM-ULN2003A
    利用ULN2003A进行驱动,产生PWM波,里边有照片,可供参考,通过本例程了解PWM 的基本原理和使用 (#include <reg52.h> unsigned char timer1 sbit PWM=P1^2 void system_Ini() { TMOD|= 0x11 //PWM TH1 = 0xfe //11.0592 TL1 = 0x33 TR1 = 1 IE =0x8A } main() { system_Ini() while(1) { if(timer1>100) timer1=0 if(timer1<30) PWM=0 else PWM=1 } )
    2013-11-21 15:17:25下载
    积分:1
  • nlm
    用于模块化多电平逆变器最低电平调制程序,很好的控制方法(Minimum level modulation program for modular multilevel inverters)
    2016-04-29 00:00:02下载
    积分:1
  • MCB_SOR_1.0
    固高运动控制卡源代码,内容详细,对入门运动控制的朋友非常有用。(gugao motion control card system source code, detailed content on the entry of the control of the movement of a friend is very helpful)
    2020-09-10 21:28:02下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载