I am doing an easy and fun reading, and I would like some clarification, please.
I know that SSL uses public key cryptography and is the basis for an HTTPS connection. The encryption used in SSL may be AES-128, 256, or something else. What part of a secure connection does SHA perform securely? If the connection is secure and encrypted using AES, where does the SHA enter the game?
source
share