Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Utilize the System.Security.Cryptography.ProtectedData class to store credentials #9

Open
pat266 opened this issue Jul 10, 2022 · 0 comments

Comments

@pat266
Copy link
Owner

pat266 commented Jul 10, 2022

Follow the link in order to encrypt the user data. https://stackoverflow.com/questions/12657792/how-to-securely-save-username-password-local

"uses operating system generated and protected keys and the Triple DES encryption algorithm to encrypt and decrypt information. This means your application does not have to worry about generating and protecting the encryption keys, a major concern when using cryptography"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant