Y
Hacker News
new
|
ask
|
show
|
jobs
by
CobrastanJorji
120 days ago
There are performance concerns with base64. Hardware-assisted null-key encryption offers security that's a non-strict superset of base64 encryption and with superior performance.
1 comments
hn_acc1
120 days ago
null-key encryption is write-once, read-never, so you don't have to cache it.
link