搜索资源列表
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.
c51kb
- 基于89C51的计算机可锁定加密键盘设计带源码-89C51-based computer keyboard lock design with encryption source code
wirelesskey
- 使用AVR单片机,制作的无线滚码遥控器代码。其中包括无线滚码算法实现,和加密算法实现。-use AVR microcontroller, produced by wireless remote control code rolling code. Roller including wireless code algorithm, and encryption algorithm.
calMAC
- 计算MAC的c源代码。其中stDES为DES/TDES加解密调用-MAC calculation of c source code. Which stDES for DES / TDES encryption and decryption Call
keeloq_V1.1
- 用于MICROCHOP的KEELOQ滚动码加密或解密的学习工具或开发工具-MICROCHOP for the KEELOQ rolling code encryption or decryption of the study instrument or development tools
FDC2008
- 遥控器源程序:带加密算法的遥控器.其中涉及CRC验证.按键处理.头码。STC的一方操作等-Remote source: encryption algorithm with the remote control. Involving CRC verification. Keystroke deal. The first code. STC side operation
CiscoPasswordRevealer.src.tar
- C++ source code. The Cisco VPN Client uses weak encryption to store user and group passwords in your local profile file. I coded a little tool to reveal the saved passwords from a given profile file. The Cisco Password Revealer along with the s
aes-program-collection
- this has the ready made code for the AES implementation on 8051 board for SDCC complier. the code is written for encryption and decryption of 10/14 rounds for key of 256bits.
mimasuo
- 该程序为电子密码锁程序,作为现在加密技术的一个分支,电子密码锁应用广泛。-The program for the electronic code lock procedure as encryption technology is now a branch of the electronic code lock widely used.
832
- hcs301滚动码遥控器原理说明书,加密密钥的生成原理等-Principle of rolling code remote control instructions, such as encryption key generation principle
tianyi_MCU
- 天一加密芯片的一包完成的开发程序源码, C语言,用于嵌入式开发-Sky encryption chip package to complete the development of program source code, C language for embedded development
C8051F210_NRF2401
- 你可以任意使用该代码,但不得以商业形式整体或整模块使用本代码。 scaton, 2006.2.16 CipherOne 加密钻石锁软件代码模块介绍: Zlib---zip压缩静态库代码,GNU代码 Rsaref---Rsa -You can use any of the code, but may not use the code to the form of business as a whole or the whole module. scaton, 2006.2.16 CipherO
decode
- 无线通讯滚动码加密,解码源码,相关学习资料-Rolling code encryption, wireless communication decoding source learning materials
SHAL_KEIL
- 通过单片机实现哈希函数SHA-1,C源程序完全可用,已经测试,外部加密芯片采用DS28E01-1-MCU hash function SHA-1, C source code fully available, and has been tested external encryption chip uses DS28E01-100
STM8SID
- stm8通过读取内部ID信息,获取唯一的验证码,进行数据加密,防止外界破解-stm8 by reading the the internal ID information, obtain a unique verification code, data encryption to prevent outside crack! ! !
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.
