mirror of
https://github.com/guanzhi/GmSSL.git
synced 2026-05-07 08:56:17 +08:00
Updated TLS Cipher Suites with GM algorithms (markdown)
@@ -1,4 +1,4 @@
|
||||
A TLS cipher suite is a combination of digital signature algorithm, key exchange protocol (or key transport scheme), symmetric encryption with MAC (or AEAD), and pseudo-random functions based on hash functions. The GM standards introduce several new crypto algorithms that can be used to combine pure GM cipher suites. We also want to support some algorithms (such as SHA-256) to be compatible with existing the GM/T 0024 protocol.
|
||||
A TLS cipher suite is a combination of digital signature algorithm, key exchange protocol (or key transport scheme), symmetric encryption with MAC (or AEAD), and pseudo-random functions based on hash functions. The GM standards introduce several new crypto algorithms that can be used to combine pure GM cipher suites. We also want to support some algorithms (such as SHA-256) to be compatible with the existing GM/T 0024 protocol.
|
||||
|
||||
The algorithms and schemes:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user