Y
Hacker News
new
|
ask
|
show
|
jobs
by
ausjke
3448 days ago
more importantly, they're more cpu intensive and slow to deal with large files
1 comments
throwawayish
3448 days ago
Asymmetric encryption adds constant overhead, independent of message size.
Unless you're doing it wrong.
link
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
Unless you're doing it wrong.