1. Brief descriptionOpenSSL offers a wealth of cryptographic tools, some commonly used hashing algorithmsFor example, Md5,sha can be used directly with the provided md5.h, sha.h interface;For the convenience of developers, OpenSSL also provides an
OpenSSL's EVP Series 5---Evp_encrypt series of functions (II.)
---According to OpenSSL doc/crypto/evp_encryptinit.pod and Doc/ssleay.txt cipher.doc part of the translation and their own understanding written
(Author: dragonking, Mail:wzhah@263.net,
Introduction to OpenSSL
OpenSSL is a rich and self-contained open-source security toolbox. It provides the following main functions: SSL protocol implementation (including SSLv2, SSLv3 and tlsv1), a large number of soft algorithms
Unified interface of symmetric encryption algorithms in OpenSSL Copyleft of this document is owned by yfydz. It can be freely copied and reproduced when published using GPL. ensure the integrity of the document during reprinting. It is strictly
OpenSSLUser Guide
Directory
• Introduction
• Compile
• Run openssl.exe
• Algorithm Programming API
4.1 symmetric algorithms
4.1.1 des
4.1.2 A es
4.1.3 RC4
4.1.4 EVP _
4.2 Public Key Algorithm
4.3 Hash Algorithm
4.4 random number Algorithm
• SSL
Add a custom encryption algorithm and OpenSSL encryption algorithm to openssl.
I. Introduction
This document introduces how to add a custom encryption algorithm to OpenSSL by taking the custom algorithm EVP_ssf33 as an example.
Step 2
1.
Add a custom encryption algorithm to OpenSSL
I. Introduction
This document introduces how to add a custom encryption algorithm to OpenSSL by taking the custom algorithm EVP_ssf33 as an example.
Step 2
1. Modify crypto/object/objects.txt and register
1. Install the OpenSSL library in Linux
See section 2.3.2 "Advanced PKI Network Security Authentication Technology and programming implementation" to build an OpenSSL development environment in Linux
Linuxdecompress tar.bz2 file: Tar jxvf
OpenSSL source code mainly consists of the eay library, SSL library, tool source code, sample source code, and test source code.The eay library is a basic library function and provides many functions. The source code is stored in the crypto
BIO Series 21 of openssl --- Base64 BIO, openssl21 --- base64
Base64 Type BIO
--- Based on openssl doc \ crypto \ bio_f_base64.pod translation and your own understanding, write
(Author: DragonKing, Mail: wzhah@263.net, published on: http://gdwzh.126.
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.