资源列表
MD5
- c++实现的MD5算法及测试代码,BCB2007的测试工程-c++ implementation of the MD5 algorithm and test code, BCB2007 test engineering
Base64-3
- Base64是一种基于64个可打印字符来表示二进制数据的表示方法。由于2的6次方等于64,所以每6个位元为一个单元,对应某个可打印字符。三个字节有24个位元,对应于4个Base64单元,即3个字节需要用4个可打印字符来表示。它可用来作为电子邮件的传输编码。-Base64 is based on 64 printable characters to represent binary data representation. Since 2 ^ 6 equals 64, so every six b
ESFENC
- 本人对房管局和银行接口中房管局的合作公司提供的动态连接库中反汇编,并分析后重现的加密算法源程序,很不科学。只是为了再现公司原来动态库中的代码。对初学编程和初学加密的朋友很有用。-The bank interface provided by partner companies! this codes are got from a dynamic link library disassembly and analysis, very scientific. Just in order to
JMSF
- 可加密解密 一共6层加密 1。字符----》ASCII 2-3.第一二层为字符的ASCII的加密 4.ASCII的十进制转化为三十五进制 5-6.第三四层为三十五进制的位置变换-Encrypt a total of six layers. Character---- " ASCII 2-3. First floor for the characters in the ASCII decimal encryption 4.ASCII into thirty-five h
Jwt
- oauth2.0核心加解密工具,里面有详细说明-oauth2.0 core encryption and decryption tool, which is described in detail
Encrypt
- 加密算法,先将表示时间的字符串进行加密,同时通过CRC进行校验。 (同时例子中也涉及到ini配置的读取、注册表的操作等)-Encryption algorithm, the first time a string that is encrypted by the CRC check at the same time. (And also the example related to the reading ini configuration, registry operations, etc
RSAConfidentialSystem
- 主要介绍了RSA的加密算法和已封装的包的使用-Introduces the RSA encryption algorithm and the use of the encapsulated packet
rsa
- rsa算法的实现,输入两个质数和公钥,即可计算出私钥,输入需加密内容,然后就可看到加密后的结果.这是rsa算法的简单应用,对于理解此算法很有帮助-rsa algorithm, the input of two prime numbers, and public key, the private key can be calculated, enter the content to be encrypted, and then you can see the encrypted result. r
rsa
- 基于RSA的1024 位的加密/解密源代码。- An encryption/decryption source code based on the 1024 bits RSA
protectf
- 一种DES加密算法的核心文件,与传统的算法有了更新-A DES ENCRYPT METHOD
dll-injector
- simple dll injector on delphi. Source code.
RSA
- RSA算法的编程与实现 信息安全的标准实现-The programming and implementation of RSA algorithm
