资源列表
main
- DES加密算法 实现了bmp图片加密 采用的是最简单的CBC模式-DES encryption algorithm used in the bmp image encryption CBC mode is the simplest
Encrypt
- 是一个用于数据加密的代码,我的第一个项目就是用它来进行通信数据加密的-Is a code used for data encryption, my first project is to use it to communicate data encryption
shuiyin1
- 新的基于dwt的数字水印。包括嵌入、提取、攻击。
crc-32
- 多采用查表法来完成CRC-32 校验,下面是产生CRC-32 校验吗的子程序。
Lazarus
- VMProtect 简介 VMProtect 是新一代的软件保护系统,不像其它常见的保护系统,VMProtect 可以修改应用程序的源代码。VMProtect 将原文件的部分代码转换为在虚拟机中运行的字节码。您可以将虚拟机想像成带有不同于 Intel 8086 处理器指令系统的虚拟处理器;例如,虚拟机没有比较两个操作数的指令,也没有条件跳转和无条件跳转等。 支持的编译器: Delphi Borland C Builder Visual C/C++ Visua
ET100
- 南瑞信通ET100安全芯片驱动程序,用于电压监测装置的GPRS通信协议-driver for ET100 security chip in the project of voltage monitoring
-Encrypt
- Encrypt with file and string
md5
- MD5实现密码加密功能,可用于java对用户帐户的管理。-MD5 password encryption implementation for java on the user account management.
aa
- DES算法的加密以及解密的代码源码,可以调试-DES encryption and decryption algorithm source code
RSA
- rsa算法演示,运用数论知识和经典的RSA算法,可生成超长的密钥,对文件经行加密,解密的演示。当时的开发环境是JCreator 3.50。
DES(c++)
- 在通信网络的两端,双方约定一致的Key,在通信的源点用Key对核心数据进行DES加密,然后以密码形式在公共通信网(如电话网)中传输到通信网络的终点,数据到达目的地后,用同样的Key对密码数据进行解密,便再现了明码形式的核心数据。这样,便保证了核心数据在公共通信网中传输的安全性和可靠性。-communications networks in the two ends, the two sides agreed unanimously the Key, In communications with
AES_CPP
- AES的加密算法,写的相当好,希望能对大家有帮助,可以作为参考.-AES encryption algorithm, the writing is quite good, I hope you can help, can serve as a reference.
