资源列表
X509-V3
- 本文叙述了X509-V3证书的具体结构,以及用C++语言编程实现CA服务器与客户机的具体方法。详细描述了证书的定义和组成,并简要介绍了用来定义证书的ASN.1抽象句法描述语言。-This paper describes the specific structure of the X509-V3 certificates, and the CA server and client with C++ language programming. A detailed descr iption of t
OpenSSL_cert
- OpenSSL命令常用证书操作,比较不错的介绍说明文档。-The OpenSSL command commonly certificate operation, and good documentation.
ASN1
- 关于ASN1编码的非常不错的文本介绍资料,供参考。-About ASN1 encoding very good text presentation materials for reference.
RSA_1
- aes加密解密文件,利用openssl在vs2010上实现-aes encryption decryption file
tuoyuan
- 实现了将英文字母进行椭圆曲线算法加密并解密的全过程,详细输出过程中的主要步骤,使代码更清晰-The letters of the alphabet, the elliptic curve algorithm to encrypt and decrypt the whole process, detailed output of the main steps in the process to make the code clearer
rsa
- 编程实现RSA算法、加密、解密、密码学。-Programming to achieve the RSA algorithm, encryption, decryption, cryptography.
AES-code
- AES加密算法,经过自己修改后的算法,比普通的AES加密算法要快1/3.-AES encryption algorithm, after their modified algorithm, 1/3 faster than ordinary AES encryption algorithm.
AES-VC-AND_JAVA
- 在做跨平台或跨系统加密,经常需要用到JAVA编写和VC++来编写加密模块,因为算法不同导致相互加密的文件不能互相解密,一直困扰自己,后来经过既懂算法又懂JAVA和VC的高手才完成此模块。-Do cross-platform, cross-system encryption, it is often necessary to use JAVA writing and VC++ of to write encryption module, because the algorithm is diffe
RSAUtil
- RSA 加密解密工具类 generateKeyPair()获得密钥对儿 encryptRSA()加密 decryptRSA()解密-RSA encryption decryption utility class generateKeyPair (), to obtain the key to decrypt the children encryptRSA () encryption decryptRSA ()
DigitalDigestUtil
- 数字摘要工具类 getDigitalDigest(String fileName) 默认使用SHA1生成数字签名 getDigitalDigest(String fileName, String algorithm) 根据需要传入签名方法,如果签名方法不存在抛出NoSuchAlgorithmException -Abstract digital tools class getDigitalDigest (String fileName) defaults to SHA1 to
update_vmc_hashes
- Update VMC hashes for PS2 classics
aes-evp
- evp版高级加密标准aes,可用于程序加密解密设计-EVP version of the Advanced Encryption Standard AES, can be used to decrypt encrypted program design
