搜索资源列表
rc6_avr
- AVR单片机的优化RC6 加密算法(速度快,其优化思想绝对值得学习) 在有128bytes RAM 的AVR单片机上执行 rc6 16/10/8(16 bit/10 rounds/8 bytes keys) * 对多数代码进行了 C 语言优化,对数据相关循环移位,模乘等用ASM优化 * 在4MHz无乘法器的AVR上得到平均 1172 Bytes/s的加解密速度。 * 编译器: AVR-G-AVR optimization RC6 encryption algorithm
单片机加密方法
- 单片机在开发后投入使用时,为了防止不法商贩复刻源代码,一般都会对其进行加密,次书介绍AVR单片机的一些加密方法-SCM input in the development of after use, in order to prevent unscrupulous traders remake of the source code, it will usually its encrypted times book about the AVR some encryption method
keeloq滚动码解码大全
- keeloq滚动码解码大全,包含SIMPLE,NORMAL,SECRET等各种加密方式的解码源代码。-keeloq rolling decoding Daquan, including SIMPLE, NORMAL. SECRET various forms of encryption source code decoding.
KeeloqC語言解碼
- keeloq_C源码,包含3种加密方式的解码原代码,自己只需在此基础上稍加修改即可用于不同的项目。-keeloq_C source, contains three kinds of encryption methods of decoding the original code. their only on this basis can be slightly modified for different projects.
ref-ualaw
- A率/u率 压缩与解压缩的IP核,。 # 由AHDL语言写成,可在MaxplusII和QuartusII中使用,源代码加密。-A rate / u rate compression and decompression of the IP core,. By AHDL # languages, and the Quartus II MaxplusII use, the source code encryption.
Chapter10
- 第十章的代码。 本书通过100多个模块实例,详细地讲解了Verilog HDL程序设计语言,全书共分13章,内容涉及VerilogHDL语言基本概念、建模、同步设计、异步设计、功能验证等,实例包括各种加法器/计数器、乘法器/除法器、编码器/译码器、状态机、SPIMaster Controller、I2C Master controller、CAN ProtocolController、Memory模块、JPEG图像压缩模块、加密模块、ATA控制器、8位RISC-CPU等及各个实例模块相
aes
- aes的加密解密算法的源代码以及测试源代码和仿真结果图-aes encryption decryption algorithm source code and test source code and simulation results map
Sample-Code
- MAXQ1850处理器两个加密程序Demo-MAXQ1850 two encryption processor Demo
DES101
- 数据加密算法(Data Encryption Algorithm,DEA)的数据加密标准(Data Encryption Standard,DES)是规范的描述,它出自 IBM 的研究工作,并在 1997 年被美国政府正式采纳。它很可能是使用最广泛的秘钥系统,特别是在保护金融数据的安全中,最初开发的 DES 是嵌入硬 件中的。通常,自动取款机(Automated Teller Machine,ATM)都使用 DES。文件是DES代码的VHDL描述 -Data encryption algor
keeloq_V1.1
- 用于MICROCHOP的KEELOQ滚动码加密或解密的学习工具或开发工具-MICROCHOP for the KEELOQ rolling code encryption or decryption of the study instrument or development tools
DES
- This is verilog source code for DES(Data Encryption standard) which is used in network security.
Chapter11-13
- 第十一章到第十三章的代码 本书通过100多个模块实例,详细地讲解了Verilog HDL程序设计语言,全书共分13章,内容涉及VerilogHDL语言基本概念、建模、同步设计、异步设计、功能验证等,实例包括各种加法器/计数器、乘法器/除法器、编码器/译码器、状态机、SPIMaster Controller、I2C Master controller、CAN ProtocolController、Memory模块、JPEG图像压缩模块、加密模块、ATA控制器、8位RISC-CPU等及各个
mimasuoC51
- at89C51芯片,电子密码码,有设计图-at89C51 chips, electronic encryption code, a design
code-vhdl-cho-cpu
- code VHDL for Advanced Encryption Standard
Block-cipher
- block cipher encryption code
28[1].WIRELESS-DATA-ENCRYPTION-AND-DECRYPTION-USI
- the data encreption and decription is used to send the data from one plece to another place in a secrete code manner this is usefull in military applications
final-code-_51mcu
- 此为51单片机项目程序,具有发送端和接收端,两端通过nRF24L01进行通信,然后发送端具有键盘可以输入密码,接收端有键盘可以修改密码。在密码发送之前会进行简易的加密操作。而且双端的通信可以进行跳频操作。-This is the microcontroller 51 project procedures, a transmitting end and the receiving end, both ends of the through nRF24L01 communicate with a k
Encryption
- 单片机型号为stm32f103zet6,芯片加密例程,每个STM的CPU出厂的时候都配置的一个ID, 96位的,这个唯一码可以利用作软件加密。-SCM model stm32f103zet6, chip encryption routines, an ID of each STM CPU factory when they are configured, 96, and the unique code can be used as a software encryption.
Coding Files
- We present an efficient hardware architecture design & implementation of Advanced Encryption Standard AES Rijndael cryptosystem. The AES algorithm defined by the National Institute of Standard and Technology NIST of United States has been widely
AES128 Verilog Code
- AES128 Encryption/Decryption Verilog RTL Code
