搜索资源列表
-
0下载:
This project is used to communicate or transmit a text message from one place to another place through wireless. The text message is encrypted by using the Microcontroller and the encrypted message was transmitted through wireless. At the receiver en
-
-
0下载:
This part of revision 4423 of the EK-This example shows how to use pre-expanded keys to encrypt some plaintext,
and then decrypt it back to the original message. Using pre-expanded keys
avoids the need to perform the expansion at run-time. This e
-
-
0下载:
//BCB6写的freescale单片机S19文件的加密
软件
//加密后的文件可以通过串口按16进制传给单片机,单片机里的程序负责解密、编程
//加密文件有些特性,比如任意改变一位,都会导致解密不出原文;密钥可以半路变化,
//加密后数据大体格式是
//长度减一(明码)+编程地址(加密)+编程数据(加密)+全部数据的校验和反码(明码)-S19 type encrypt file transmit through serial port
the file encr
-
-
0下载:
文件加密,可以加密文件和解密文件,比较简单的一个程序-File encryption, you can encrypt files and decrypt files, a relatively simple procedure
-
-
0下载:
des加密、解密,验证可以使用,符合gun规则-des encrypt and decrypt
-
-
0下载:
Encrypt and decrypt DES algorithm in verilog
-
-
0下载:
Stm32F107 AESCrypto (Test AES Encrypt and Decrypt With Key/IV)
-