readme
来自「MySQL源码文件5.X系列, 可自已编译到服务器」· 代码 · 共 38 行
TXT
38 行
TaoCrypt release 0.9.0 09/18/2006This is the first release of TaoCrypt, it was previously only included withyaSSL. TaoCrypt is highly portable and fast, its features include:One way hash functions: SHA-1, MD2, MD4, MD5, RIPEMD-160Message authentication codes: HMACBlock Ciphers: DES, Triple-DES, AES, Blowfish, TwofishStream Ciphers: ARC4Public Key Crypto: RSA, DSA, Diffie-HellmanPassword based key derivation: PBKDF2 from PKCS #5Pseudo Random Number GeneratorsLare Integer SupportBase 16/64 encoding/decodingDER encoding/decodingX.509 processingSSE2 and ia32 asm for the right processors and compilersTo build on Unix ./configure make To test the build, from the ./test directory run ./testOn Windows Open the taocrypt project workspace Choose (Re)Build All To test the build, run the test executablePlease send any questions or comments to todd@yassl.com.
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?