8 lines
279 B
ReStructuredText
8 lines
279 B
ReStructuredText
Symmetric Key Algorithms
|
|
========================
|
|
|
|
**Symmetric key algorithms** are encryption algorithms that use the **same
|
|
cryptographic keys** for both encryption and decryption of data.
|
|
This operation is also known as **Symmetric Key Encryption**.
|
|
``wolfcrypt`` algorithms:
|