caivvoacmh

↗ HN profile [ 35.8 ms ] full profile
Karma
6
Created
February 6, 2017 (9y ago)
Submissions
0
  1. I recently read a blog post[1] where the author shows how to use openssl to encrypt a file that will be uploaded to an untrusted third-party. The encryption process is as follows: # Generate RSA key pair openssl genrsa…