Fullstack encryption library.
npm install cryptlyAlgorithmBase64Uint8Arrays to and from base64 encoded strings. Both standardencoding as well as url encoding is supported.TextEncoder & TextDecoderTextEncoder and TextDecoder perform encoding and decoding of UTF-8 encoded Uint8Array data into strings.