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

null-key encryption is write-once, read-never, so you don't have to cache it.