搜索资源列表
51des
- C51单片机加密解密程序.C语言实现加密过程
20070730
- 密码加密解密的各种算法,可以实现单片机的密码保护算发
SCRWP2_USBAT88SCxx_rar
- 单片机下 使用AT88 加密解密 C语言编写-Encryption and decryption use AT88 MCU C language
AES
- AES单片机加解密程序,非 常 实 用。-AES encryption and decryption procedures SCM
AES
- 这是一个适用于C51单片机的AES加解密算法,用C语言编写,Keil C uV3编译通过。是我根据网上多见的C++的AES算法改写而成。128bit加解密。 -This is a AES source code with 128 bits, basic on C51 mcu,
256bitLinuxC
- 能移植在单片机上运行的256bit AES加解密算法-Can be transplanted in the microcontroller running 256bit AES encryption and decryption algorithm
AESFORC51
- C51可用的AES加解密算法,只支持128位加解密,在实际项目中应用,网上较多见的是C++程序,在C51和类似内存资源较少的单片机无法使用,绝对可用。-C51 AES encryption and decryption algorithms available, which only supports 128-bit encryption and decryption, in actual application of the project, the online is more to see
dianzisuo
- 本设计中,电子密码锁使用STC89C52单片机控制,采用 C语言编写,通过Proteus软件仿真并进行了实物焊接。电子密码锁通过矩阵键盘进行密码输入,1602A液晶显示模块进行显示。其可实现的功能有:(1)通过切换,对输入的4位密码进行显示或隐藏;(2)通过发光二极管和蜂鸣器,对解密正确或者错误进行声光报警;(3)4位密码修改;(4)在密码遗失情况下,通过初始密码进行密码再设置;(5)采用AT24C02外部存储器,完成断电密码保护功能;(6)具有1-9次的解锁次数任意设定功能;(7)模拟密码箱
des1
- 最好的des加解密程序.单片机工作者非常实用-des encryption
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.