搜索资源列表
lcd.rar
- 该程序文件作为密码小键盘项目的主程序模块,用于控制整个密码键盘的状态及工作流程, 通过串口接收主机命令,进行分析,对于不同的命令进行不同情况处理。控制键盘录入密码, 调用LCD、LED显示状态,语音提示,调用3DES加密函数对密码进行加密,最后将密文送回至主机。 键盘扫描模块:unsigned char key_scan(),主机发送输入密码命令时,调用该程序,录入 密码,键盘扫描程序得到的密码以ASCLL码的形式通过返回值返回。 3DES加密模块:录入的密码进行加密,密码以全局
wenjianyincang
- 用VC++6.0编程实现可以把某一个文件隐藏在另一个文件中,实现低比特加密。-With VC++ 6.0 Programming can hide a file in another document, to achieve low bit encryption.
2005523215859523
- des 加密协议!利用此协议加密一些必要的文件!-des encryption protocol! use of this agreement a number of the necessary documents encryption!
nrf24l01_tutorial_4_pic18
- 介绍了ARC4加密算法。以单片机为主控器,控制NRF24L01射频芯片,对加密数据进行无线收发。maintutorial4remote.c用于实现具体功能。同样提供了收、发的HEX文件以供实验。-Introduced ARC4 encryption algorithm. Mainly to single-chip controller to control the nRF24L01 RF chips, the data encrypted wireless transceiver. maintu
FSUD-I
- //BCB6写的freescale单片机S19文件的加密 软件 //加密后的文件可以通过串口按16进制传给单片机,单片机里的程序负责解密、编程 //加密文件有些特性,比如任意改变一位,都会导致解密不出原文;密钥可以半路变化, //加密后数据大体格式是 //长度减一(明码)+编程地址(加密)+编程数据(加密)+全部数据的校验和反码(明码)-S19 type encrypt file transmit through serial port the file encr
22
- AT88SC0104C高级加密® 家族成员是高性能安全 提供先进的安全和加密功能的用户存储器1 Kbit的内存 英寸内置用户内存被划分成4个32字节的区域,其中每个可能 单独设置不同的安全访问权限,或结合在一起,以提供 1至4个数据文件的空间。-The AT88SC0104C member of the CryptoMemory® family is a high-performance secure memory providing 1 Kbit of user
DisableReadProtect
- 关闭STM32读保护 一个范例文件,主要功能是 在STM32加密后,进行重新的解除读保护-Disable Read Protect For STM32
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 manually fill up function. No sp
base64
- AAUTO 语言 base64编码可以将不可见的二进制字符串转换为可见的文本格式,这样我们就可以将图片等二进制文件使用base64编码后直接内置于源代码中间,这样的好处是不用考虑路径的问题,在发布独立的源码文件时非常方便。AAUTO的MD5加密。-aauto language it s very easy to use base64 to put up files.md5 encrypt.
Huffman115
- 哈夫曼编码/译码器,可以对文字进行编码和译码,对文件进行加密和解密-Huffman encoding/decoding, and can encode and decode text on the document for encryption and decryption
lcdlock
- 这个LCD的密码锁程序和仿真是我在项目中用到过的,可以实现8位密码动态加密,很有参照意义,文件中还包括proteus仿真,决对可以用。(This LCD password lock program and simulation is what I used in the project, you can achieve 8 bit password dynamic encryption, a good reference, the document also includes proteus s
西门子加解密
- ??? 4?我们用已知同型号的CPU,相同密码的3级加密的整个系统块来替换末知的整个4级加密系统块,程序块、数据块不动。?系统块在BIN文件中的位置:(226cn系统块为a55a到a71f,224cn系统块为5e22到5fcf),用“Hex Workshop'打开你刚才所保存的4级的BIN文件,再打开先前得到的已知同型号的CPU,相同密码的3级加密的bin文件,举例226CN。看图,你拖动鼠标选择a55a到a71f之间的数据,然后在选择区域右单击鼠标,在随后弹出的选择框中点击“复制”,然后点击激
16Hex10频率计
- 以前做的频率计,有实物,后来电脑文件找不到了,幸好当时烧录没有加密,用烧写器读出后的反汇编(The frequency meter used in the past was in kind, and then the computer files could not be found. Fortunately, there was no encryption at that time, and the disassembler was read out with the writer.)