cplusplus
.com
TUTORIALS
REFERENCE
ARTICLES
FORUM
C++
Tutorials
Reference
Articles
Forum
Forum
Beginners
Windows Programming
UNIX/Linux Programming
General C++ Programming
Lounge
Jobs
Forum
General C++ Programming
A question in memo and personal informat
A question in memo and personal information encryption?
Dec 21, 2016 at 8:58pm UTC
omer123
(77)
Hi.
If I want to encrypt my personal information on my computer and save it, what type of encryption do i use to encrypt it? So no one on earth can break it.
I mean creating a program in C++.
Dec 22, 2016 at 8:57am UTC
coder777
(8450)
CryptoPP might not be the worst choice.
See:
http://stackoverflow.com/questions/180870/what-is-the-best-encryption-library-in-c-c
Dec 22, 2016 at 11:34am UTC
omer123
(77)
Thank you coder777
Topic archived. No new replies allowed.