搜索资源列表
keeloq_decode
- keeloq软件解码程序(从台湾一个网站上下载的,注解有些乱码,但不影响使用)。-keeloq software decoding process (from Taiwan on a website download and notes some gibberish. but not use).
AES-128Bit-C51
- AES算法,在51单片机中用c语言实现,大家可以参考下!-AES algorithm, used in 51 Singlechip c language, everyone can refer to the next!
HCS300
- Microchip Technology Inc. 的HCS300 是一款跳码编码 器,它是专为安防遥控无钥门禁(RKE)系统而设计 的。 HCS300使用KEELOQ跳码技术,并具有安全性高、 封装尺寸小和成本低等特性。 HCS300 是单向遥控无钥 门禁系统和访问控制系统最完美的解决方案。-The HCS300 from Microchip Technology Inc. is a code hopping encoder designed for secure
KEELOQ tool
- KELLOQ跳码算法小工具,VB编写,方便实用-KELLOQ code hopping algorithm is a small tool, VB preparation, convenient and practical
keeloq encoder
- this code is a keeloq encryption verilog code-keeloq encryption verilog code
KeeLoq
- * Corrected KeeLoq Encryption and Decryption functions by Ruptor. * Use at your own risk! This source is not copyrighted. * Encoder encrypts an all-0 block, decoder decrypts it. * KeeLoq cipher encrypts 32-bit blocks with 64-bit keys. * K
PKE-System-Based-on-AES-Algorithm
- 市场上车门无钥匙进入(Passive Keyless Entry,PKE)系统成本高、种类少、应用灵活度低,大部分汽车无法配备。 本文在AES加密算法的基础上,提出了一种类似于滚动加密算法(KEELOQ)的通信安全协议,并应用于无钥匙进入系 统,既降低了成本,又保证了通信安全,且更具灵活性。 关键词:无钥匙进入;AES;加密-Keyless entry door on the market (Passive Keyless Entry, PKE) system is high
keeloq
- /* * KeeLoq implementation for Atmel AVR * Copyright (C) 2005 Jiri Pittner <jiri@pittnerovi.com> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License
Keeloq
- 此为Keeloq算法的解密C代码,keeloq最常用于无线门锁装置。-KeeLoq is a proprietary hardware-dedicated NLFSR-based block cipher. The uni-directional command transfer protocol was designed by Frederick Bruwer, PhD, CEO at Nanoteq (Pty) Ltd
rs232io
- keeloq software decoding process (from Taiwan on a website download and notes some gibberish. but not use). [c51_Code_Packet.rar] - C51 microcontroller This is the code, including : I2C applications, rolling code original application procedures,
DISK1A.RAR
- KeeLoq Licence Diskette - DS40149 version 4.00 The KeeLoq license disk contains source code and detailed application notes describing how to implement a KeeLoq decoder-KeeLoq Licence Diskette - DS40149 version 4.00.00 The KeeLoq license di
VBKeeLoq
- 采用VB实现了Keeloq的加密与解码功能,并且可以有漂亮的UI界面可以操作!-Keeloq realized using VB encryption and decoding, and can have a beautiful UI interface can operate!
crypt_tool
- 加/解密测试助手,空闲时间弄出的一个小软件,把平时项目上用到的加\解密算法整合,方便测试,现打包分享。 目前支持的加\解密算法有:AES,DES,RC,BLOWFISH,TWOFISH,CAMELLIA,KEELOQ,XTEA 还不支持:mdx,sha,rsa等,将在后面陆续增加。 如在使用过程中,软件出现各种BUG,可联系反馈,将在空闲时间里修改。-Encryption/decryption test assistant, came up with a little free time sof