Asymmetric encryption for short strings and files
I need to encrypt some strings in a database, and contents of files, with an asymmetric key (probably RSA), but possibly symmetrically at some point. Many of these are a few dozen bytes, so overhead is a consideration, altho… Continue reading Asymmetric encryption for short strings and files