CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 搜索资源 - 加密 解密 文件

搜索资源列表

  1. EnDescrypt

    0下载:
  2. 加密和解密的算法,使用机器码作为种子输入输出文件-Encryption and decryption algorithms, the use of binary input and output files as seed
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-17
    • 文件大小:343010
    • 提供者:wsx
  1. FSUD-I

    0下载:
  2. //BCB6写的freescale单片机S19文件的加密 软件 //加密后的文件可以通过串口按16进制传给单片机,单片机里的程序负责解密、编程 //加密文件有些特性,比如任意改变一位,都会导致解密不出原文;密钥可以半路变化, //加密后数据大体格式是 //长度减一(明码)+编程地址(加密)+编程数据(加密)+全部数据的校验和反码(明码)-S19 type encrypt file transmit through serial port the file encr
  3. 所属分类:SCM

    • 发布日期:2017-04-10
    • 文件大小:1617797
    • 提供者:华晓明
  1. CRYPT20093467

    0下载:
  2. 在EVC下使用CrpytoAPI2.0的Encrpytfile函数和Decrpytfile函数实现对文件的加密和解密。-File encryption and decryption use the EVC CrpytoAPI2.0 the Encrpytfile function and Decrpytfile of function.
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-05-23
    • 文件大小:7179218
    • 提供者:李玮
  1. A5-MDK

    0下载:
  2. LPC2138下加密/解密算法,完整MDK工程文件,测试通过,也可方便移植到其他平台.A5加密算法速度非常快.占用内存非常少,只需几十个字节就能工作,可用于流加密.-LPC2138 under the encryption/decryption algorithms, complete MDK project file, the test can also be easily ported to other platforms. A5 encryption algorithm is very f
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-11-07
    • 文件大小:7705
    • 提供者:shenlong
  1. t1_comm

    0下载:
  2. 该程序包括数据的发送,加密,奇偶校验,接收,解密等模块,实现了一个完整的收发操作。为了测试方便,我们将接收到的数据直接引入发送端口,为此,我们编写了测试脚本文件,验证程序的正确性。该程序模块较多,读者可参考压缩包内的原理框图文件,以便于理解。-The program includes sending, encryption, parity, receive, decrypt data modules to achieve a complete transceiver operation. In
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-02
    • 文件大小:634397
    • 提供者:宋国志
  1. encrypt.tar

    0下载:
  2. 文件加密,可以加密文件和解密文件,比较简单的一个程序-File encryption, you can encrypt files and decrypt files, a relatively simple procedure
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-11
    • 文件大小:679
    • 提供者:王斌
  1. sdc

    0下载:
  2. sdc源码,在ubuntu12.4中编译成功,用于对linux中可执二进制行文件的加密。执行make会弹出编译选项,编译成功后会生成sdc,例如:可执行二进制文件为hello,执行./sdc hello 后输入密码,会生成加密文件hello.sdc ,执行./hello.sdc,输入解密密码会生成hello。 -SDC, or Self Decrypting Binary Generator, creates self decrypting binaries for common operati
  3. 所属分类:Embeded Linux

    • 发布日期:2017-05-02
    • 文件大小:886028
    • 提供者:jonson
  1. aes

    0下载:
  2. 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
  3. 所属分类:SCM

    • 发布日期:2017-04-13
    • 文件大小:2393
    • 提供者:海亮
  1. Huffman115

    0下载:
  2. 哈夫曼编码/译码器,可以对文字进行编码和译码,对文件进行加密和解密-Huffman encoding/decoding, and can encode and decode text on the document for encryption and decryption
  3. 所属分类:SCM

    • 发布日期:2017-04-13
    • 文件大小:2320
    • 提供者:tun644975
  1. encrypt

    0下载:
  2. 文件加密, 在LINUX下的文件加密,解密,采用对称式加密- file encrypt
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-13
    • 文件大小:1998
    • 提供者:abc
  1. 西门子加解密

    1下载:
  2. ??? 4?我们用已知同型号的CPU,相同密码的3级加密的整个系统块来替换末知的整个4级加密系统块,程序块、数据块不动。?系统块在BIN文件中的位置:(226cn系统块为a55a到a71f,224cn系统块为5e22到5fcf),用“Hex Workshop'打开你刚才所保存的4级的BIN文件,再打开先前得到的已知同型号的CPU,相同密码的3级加密的bin文件,举例226CN。看图,你拖动鼠标选择a55a到a71f之间的数据,然后在选择区域右单击鼠标,在随后弹出的选择框中点击“复制”,然后点击激
  3. 所属分类:单片机开发

    • 发布日期:2018-05-02
    • 文件大小:537600
    • 提供者:he1111
搜珍网 www.dssz.com