Encrypted diary
Sample program to store confidential data.
Provides encryption in the form of AES-256 with bcrypt KDF.
Does not provide authentication as the operation mode is AES-CBC.
Sample program to store confidential data.
Provides encryption in the form of AES-256 with bcrypt KDF.
Does not provide authentication as the operation mode is AES-CBC.