Digital signature/digital certificate and Data encryption __ Security

Source: Internet
Author: User
Tags decrypt asymmetric encryption

Reference to this blog:

Introduction to RSA encryption algorithm

basic knowledge of digital signature


1. Digital signatures and data encryption are required to use the RSA and other asymmetric encryption algorithm

Where the digital signature is the sender with the private key encryption, the receiver with the public key decryption, because the private key is only the sender, so you can guarantee the identity of the sender.

Data encryption in the communication is the opposite, the sender with the public key encryption, only the recipient has the private key to decrypt the data, thus ensuring that the data will not be acquired by a third party.


2. Digital signature, the message sent to the receiver often contains a digital certificate, which mainly contains the sender's private key corresponding to the public key, the receiver can use this public key to decrypt.


3. MD5, Sha are one-way hash functions that are often used to generate summaries of information when digitally signed, and the summaries generated by these functions are fixed-length.

One-way hash functions are also frequently used in cryptographic password of passwords in applications.


4.

Contact Us

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.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.