Encryption of Data using Biometric Info
I’m trying to securely encrypt and decrypt data using a biometric info, i.e. a fingerprint, on a Raspberry PI. From my prior research, I have found that I need an HSM, since fingerprints cannot be used to derive a reliable hash. Here are t… Continue reading Encryption of Data using Biometric Info