Y
Hacker News
new
|
ask
|
show
|
jobs
by
throwawayish
3448 days ago
Asymmetric encryption adds constant overhead, independent of message size.
Unless you're doing it wrong.
1 comments
ausjke
3448 days ago
while not an expert I disagree, encrypt a 1GB file must be different from 1MB file, no matter it is sym or asym encryption. normally Asym is for keys while symmetric encryption is for the real content.
link