openssl之EVP系列之9---EVP_Digest系列函数的一个例子 ---根据openssl doc\crypto\EVP_DigestInit.pod翻译 (作者:Drago
openssl之EVP系列之6---EVP_Encrypt系列函数编程架构及例子 ---根据openssl doc\crypto\EVP_EncryptInit.pod和doc\ssleay.
openssl之EVP系列之4---EVP_Encrypt系列函数详解(一) ---根据openssl doc\crypto\EVP_EncryptInit.pod和doc\ssleay.tx
openssl之EVP系列之5---EVP_Encrypt系列函数详解(二) ---根据openssl doc\crypto\EVP_EncryptInit.pod和doc\ssleay.tx
openssl之EVP系列之8---EVP_Digest系列函数详解 ---根据openssl doc\crypto\EVP_DigestInit.pod翻译和自己的理解写成 (作者:
openssl之EVP系列之13---EVP_Open系列函数介绍 ---根据openssl doc\crypto\EVP_OpenInit.pod翻译和自己的理解写成 (作者:Dra
openssl之EVP系列之1---算法封装 ---根据openssl doc\crypto\EVP.pod翻译和自己的理解写成 (作者:DragonKing, Mail: wzhah
在C++平静的海面底下,隐藏着许许多多暗礁,而类成员函数指针绝对是其中最险恶的之一。所以如果不幸碰到它,那么一定要打醒十二分精神,这是我的小小体会。 下面来看看一个简单的例子。 clas
openssl之EVP系列之12---EVP_Seal系列函数介绍 ---根据openssl doc\crypto\EVP_SealInit.pod翻译和自己的理解写成 (作者:Dra
openssl之EVP系列之11---EVP_Verify系列函数介绍 ---根据openssl doc\crypto\EVP_VerifyInit.pod翻译和自己的理解写成 (作者