资源列表
83274902RSA
- 这是一个RSA的简单实现算法,用的是C++语言实现的. RSA加密算法的vc实现,可以实现1024位的加密 -This is a simple realization of RSA algorithm is used in C++ language to achieve. RSA encryption algorithm to achieve the vc, the 1024 can be encrypted
EVP_X509.rar
- 该代码主要是实现数字证书的解析。包括版本号,序列号,签名算法,颁发者,有效起止日期,有效终止日期,主题和公钥,The code is mainly the analysis of digital certificates. Including the version number, serial number, signature algorithm, issuer, valid dates, the effective date of termination, the subject and
rsa
- RSA简单实现()
rsa_tool
- 1、使用MIRCL大整数库开发的,支持最高4096位。 2、加密时原文的长度一旦超过密钥长度,就会解密错误。 这里不实现任意长度字串的加密原因有二: 1)。便于观察及测试用 2)。偷懒 3、如果在使用时发现原文和密码不一样的时候,就说明出现了第二点的情况 4、如果在生成素数及密钥的时候,如果原文已经存在,则会自动加密及解密; 但当密钥长度大于1024的时候,则想要加密及解密都需要点击按钮。 现在想到的就这几点了,以后想到了再补。-1, the use of
Keyed_Hashing
- this used to encrypt files using keyed hashing algorithm
digital-encryption-
- 异或算法对数字进行加密与解密,c#语言编写非常实用,可直接运行-XOR algorithm to encrypt and decrypt digital c# language is very useful, and can be run directly
filemountkk
- 用3DES加密文本文件的小工具,非常好用-with 3DES encryption small text files tool, very useful
CRC_MATH
- CRC 算法源代码 工程测试确定可用,VC环境编译操作 本人用于COS系统。-CRC algorithm source code available test works, VC environment compiler I used COS operating system.
EthernetAdapter
- 一个读取网卡物理地址的程序,可以用于程序加密使用-Network card physical address of a read process, encryption can be used for program
Java
- Java加密解密算法源码 比较简单,给初学者参考-Java source code encryption and decryption algorithm is relatively simple reference for beginners
Crypto
- 3 Examples of basic Crytprography and BruteForce approcaces
