Features:
- All packages must be zero dependency only require core encryption of each language.
- Working only with strings (No error/exception), empty string will be falsy
- Encrypted with AES-GCM-256 with tag
Currently supported following languages:
Planned to support:
- Python
- Browser JavaScript (WebCrypto)