Can I use RSA to encrypt an AES256 key that I put at the beginning of my AES256 encrypted file?
I have a master server generating large files for other (known) servers to download.
Those files:
Are quite big. From 20MB to 5GB.
Are written once by the server and then it forgets about them.
Nobody should be able to r… Continue reading Can I use RSA to encrypt an AES256 key that I put at the beginning of my AES256 encrypted file?