alex-caelus / SecureStringView on GitHub
A C++ String-like-class that does not save data as plain-text in memory. It makes live analysis of memory more difficult, as well as forensic analysis, as the content is made sure to be wiped from memory when the instance is deleted.
13Aug 16, 2014Updated 11 years ago

Alternatives and similar repositories for SecureString

Users that are interested in SecureString are comparing it to the libraries listed below

Sorting:

Are these results useful?