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
Directory
• Introduction
• Compile
• Run openssl.exe
• Algorithm Programming API
•Introduction
OpenSSL is a widely used open-source SSL implementation. Because various encryption algorithms are implemented for SSL, OpenSSL is also a widely used
1. Summary of information and digital signatureInformation Summary: Processing the data to obtain a fixed length of the results, its characteristics input:1, the output length is fixed. That is, the output length is independent of the input length.2,
Secure programming with the OpenSSL API
First, Concept: 1. What is SSL. SSL is an abbreviation, the full name is Secure Sockets Layer. It is the standard that supports secure communication over the Internet and integrates data cryptography into
Preface openSSL is a powerful encryption tool. many of us are already using openSSL to create RSA private key or certificate signature requests. However, you can use openSSL to test the computer. speed? You can also use it to encrypt files or
Using OpenSSL utilities
An OpenSSL command line takes the following form:
openssl utility arguments
For example:
openssl x509 -in OrbixCA -text
Each Command is individually described in this Appendix. To get a list of the arguments
OpenSSL encoding rules1. data encoding format
Openssl data encoding rules are based on ans.1. What is ans.1? An Explanation on top of the project
ASN.1 (Abstract Syntax Notation One) is a structured Description Language, which consists of two parts:
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.