搜索资源列表
AES
- AES在AVR单片机上的实现 资源要求 Program: 4492 bytes (6.9% Full) (.text + .data + .bootloader) Data: 745 bytes (9.1% Full) (.data + .bss + .noinit) 可以在AVR Studio中模拟运行 AES加密和解密 在AVR Studio 中模拟运行 Ctrl+F7 后,模拟执行到
AES
- AES单片机加解密程序 很好的一个程序,大家赶快下载
ucd-snmp-4.2.6.tar
- ucd-snmp源代码,是net-snmp的早期版本,比net-snmp功能少些,包含了snmpv1,snmpv2,snmpv3,部分代码,还包含了md5、shA认真和DES与AES的加密功能 -ucd- snmp source code is net-snmp early versions, net-snmp function less, includes SNMPv1, snmpv2, SNMPv3, some code, bu
MSP430seraesiport
- 430单片机的一个串口波特率的计算程序,很实用-430 MCU of a serial port baud rate calculation procedures, a very practical
AES
- AES在AVR单片机上的实现 资源要求 Program: 4492 bytes (6.9% Full) (.text + .data + .bootloader) Data: 745 bytes (9.1% Full) (.data + .bss + .noinit) 可以在AVR Studio中模拟运行 AES加密和解密 在AVR Studio 中模拟运行 Ctrl+F7 后,模拟执行到
AES
- AES单片机加解密程序 很好的一个程序,大家赶快下载-Single-chip AES encryption and decryption process, a good procedure, everyone quickly download
AES-128Bit-C51
- AES算法,在51单片机中用c语言实现,大家可以参考下!-AES algorithm, used in 51 Singlechip c language, everyone can refer to the next!
AES
- AES加密解密算法,调试通过。可在单片机上直接使用。-AES
AES
- 这是一个适用于C51单片机的AES加解密算法,用C语言编写,Keil C uV3编译通过。是我根据网上多见的C++的AES算法改写而成。128bit加解密。 -This is a AES source code with 128 bits, basic on C51 mcu,
128Bit-C51AES
- AES算法源码,在51单片机SCM中用c语言实现,大家可以参考.-AES algorithm source code, in the 51 SCM SCM using c language, we can reference.
Source-Code
- AES 算法程序基于AVR单片机平台,很好用的-AES algorithm program AVR microcontroller-based platform to good use
AEers
- PIC单片机AES算法优化设计AES Algorithms PIC microcontrollers-AES Algorithms PIC microcontrollers
AES
- AES单片机加解密程序,非 常 实 用。-AES encryption and decryption procedures SCM
aes
- philip 单片机实现ase加解密算法-ase encryption and decryption algorithm
AES-c51
- AES编码在单片机上的实现,C51实现。-AES coding application on MCU
AES-BASE64
- 亲测可用的AES128+BASE64实例源码,适合单片机使用。可实现明文加密Base64格式输出,ECB模式0补齐。可实现Base64格式输入,AES128解密输出。密钥可指定。内附详细说明,并有测试实例。 -Pro AES128+BASE64 example source code, suitable for single use. Can realize the encrypted Base64 format output, E
aes
- GCC实现AES加解密,单片机可以调用其接口进行加解密。代码已调试通过。-GCC to achieve AES encryption and decryption, the microcontroller can call the interface for encryption and decryption. The code has been debugged.
AES-128
- 用c语言实现得AES128加密,亲测可用,欢迎各位前来下载(Using C language to achieve aes128 encryption, pro test is available, welcome to download)
加密算法源码
- 单片机加密算法,包括AES,DES,MD5,RC6,RSA等(SCM encryption algorithm, including AES, DES, MD5, RC6, RSA and so on)
aes
- 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 ma