|
|
|
|
|
by jraedisch
3386 days ago
|
|
> Asymmetric cryptography must not be used directly for bulk encryption. It must only be used to
negotiate or exchange secrets used for symmetric encryption and for digital signatures and their
verification. Which asymmetric encryption would that be? |
|
In terms of definitions, with an asymmetric system, knowing the key with which something was encoded doesn't allow you to decrypt it.
With symmetric cryptography, if you know the key, you can decode whatever was encrypted.
[1] https://en.wikipedia.org/wiki/Public-key_cryptography