搜索资源列表
cvery_72125488
- #include \"pch.h\" #include \"base64.h\" NAMESPACE_BEGIN(CryptoPP) static const int MAX_LINE_LENGTH = 72 static const byte vec[] = \"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/\
cryptopp5.60密码库
- cryptopp5.60密码库,最新。
cryptopp库文件
- cryptopp.dll cryptopp.lib 文件
cryptopp504win32
- Crypto++是一个非常强大的密码学库,主要是功能全,统一性好,基本上密码学中需要的主要功能都可以在里面找得到。Crypto++是由标准的C++写成的,学习C++、密码学、网络安全都可以通过阅读Crypto++的源代码得到启发和提高。-Crypto is a very powerful cryptography library, the main function of the whole, good uniformity basic
cryptopp521
- 当前常用的500多种加密解密算法,种类齐全,封装成库。使用方便,运行效率高。-current 500 commonly used encryption and decryption algorithms, all kinds of packaged as libraries. Easy-to-use, high operating efficiency.
cryptopp54
- 用C做的,加解密。使用ms的crypto API接口-C done, encryption. Ms using the crypto API Interface
cvery_72125488
- #include "pch.h" #include "base64.h" NAMESPACE_BEGIN(CryptoPP) static const int MAX_LINE_LENGTH = 72 static const byte vec[] = "ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/" s
cryptopp552
- 加密算法RSA,DSA等,用C++实现,内附加有详细的说明-Encryption algorithm RSA, DSA, etc., using C++ Realize, with additional detail has
CryptoPPRef
- 著名的密码库Crypto++的文档 C++语言的杰作。程序员必备。-Well-known password database Crypto++ Documents C++ Language masterpiece. Programmers must.
cryptopp
- AlgorithmType: SymmetricCipher Name: AES/ECB Source: NIST Special Publication 800-38A Plaintext: 6bc1bee22e409f96e93d7e117393172a ae2d8a571e03ac9c9eb76fac45af8e51 30c81c46a35ce411e5fbc1191a0a52ef f69f2445df4f9b17ad
cryptopp
- Crypto++库,已经在VS2005上编译出库文件cryptlib.lib,可以直接拿去用。-Crypto++ library, already been compiled in VS2005 on the library file, you can use directly.
cryptopp
- cryptopp的源代码,可以供分析改写借鉴使用-cryptopp the source code, can be used for the analysis to be rewritten for reference use
Twofish
- cryptOpp下的Twofish加密解密算法用例-Twofish encryption algorithm cryptOpp under use case
29979298(Cryptopp)
- 国外牛人的3des算法示例,很不错的教学例子-3des algorithm examples of foreign cattle
ECIES
- ECIES encryption by CRYPTO-ECIES encryption by CRYPTOPP
Cryptopp-elgamal
- Crypto++库中Elgamal加密算法的使用示例-The Elgamal cryptography example for Crypto++
Cryptopp
- Cryptopp最新版C++源代码,加密解密必备,可支持跨平台使用-Cryptopp latest version of C++ source code, encryption and decryption required to support cross-platform use
cryptopp-CRYPTOPP_5_6_5
- cryptopp 源码,版本5.56 可自行编译生成lib文件-cryptopp
cryptopp-CRYPTOPP_5_6_5
- c++编写,包含了常见的密码学算法des,aes,rsa,ecc等(Common cryptology algorithm)