Transferred from:
Http://rhythm-zju.blog.163.com/blog/static/310042008015115718637/
All rights reserved. If you need to reprint it, please indicate the source
I have studied SSL/TLS some time ago and read the English version of Eric rescorla's SSL
Ssh:secure Shell,protocol, monitor TCP22, provide secure remote login serviceOpen source implementation of the OPENSSH:SSH protocolDropbear: Another open source implementationSSH protocol version:V1: Based on CRC-32 do MAC (message authentication
After installation, the OpenSSL package will generate three important pieces of content: the encryption librarySSL Related library filesOpenSSL command-line toolsHere's a look at the use of the OpenSSL command-line tool:OpenSSL, like Yum, has dozens
Encryption algorithms include symmetric encryption algorithms and symmetric encryption algorithms.
I. Principle of symmetric encryption algorithm: the algorithm that uses the same key for encryption is symmetric encryption algorithm.Encryption
Let's introduce the next three encryption methods:
Symmetric encryption
Public Key Cryptography
One-way encryption
Symmetric encryptionImplementation Tool OpenSSL ENC introduction[[email protected] sh]# man encenc -
OpenSSL: Commonly known as Secure socketsit can achieve Data encryption:SSL is all called: Secure Socket Layer can provide secret transmission on the Internet, the goal is to ensure the confidentiality and reliability of two application
SSL Overview
SSL is securesocketlayer (
SecuritySocket Layer Protocol), which can provide confidential transmission over the Internet. Netscape released the first web browser and put forward the SSL protocol standard, which currently has version 3.0.
OpenSSL req is used to generate a certificate request for a third party authority CA to issue and generate the certificate we need. The Req command can also invoke the X509 command for format conversion and display information such as Text,modulus
OpenSSL symmetric encryption algorithm commands
1. symmetric encryption algorithm Overview
The openssl Encryption Algorithm Library provides a wide range of symmetric encryption algorithms. We can use the symmetric encryption algorithm commands
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.