|
|
|
|
|
by stouset
3675 days ago
|
|
Symmetric encryption is still based on secret keys, not passwords. Symmetric cryptosystems that appear to use passwords just transform them with a key derivation function into a suitable-length encryption key for the underlying cipher. |
|