HSM for Secure Encrypted Data Storage
I’m trying to make a device that will encrypt and store data. It should require a master password at startup, but then shouldn’t need anything else to decrypt the data throughout the lifetime of the program. It also should be secure, i.e. … Continue reading HSM for Secure Encrypted Data Storage