Showing 1-3 of 3 packages
- encode and decode sensitive string with user password. - it's not secure encryption, it's just XOR encoding/decoding to hide sesitive strings to be displayed - // XORCipher - Super simple encryption using XOR and Base64 (https://gist.github.com/suki
- encode and decode sensitive string with user password. - it's not secure encryption, it's just XOR encoding/decoding to hide sesitive strings to be displayed - // XORCipher - Super simple encryption using XOR and Base64 (https://gist.github.com/suki
- encode and decode sensitive string with user password. - it's not secure encryption, it's just XOR encoding/decoding to hide sesitive strings to be displayed // XORCipher - Super simple encryption using XOR and Base64 (https://gist.github.com/sukima/X