Included are 7 blueprint functions and source code for password hashing with md5, generating, saving & loading credentials and implementing custom encryption techniques.
- ConvertBytesToString
- ConvertStringToBytes
- SaveArrayOfBytesToFile
- LoadArrayOfBytesFromFile
- CustomEncryptString
- GenerateRandomString
- ConvertStringToHash
7 Blueprint Functions
Open Source Code
Uses No Third Party Libraries - 100% Native Libraries
Feedback Appreciated!