How 1LimX encrypts a file
Learn more
Encrypt and decrypt a specific file or text without the need of creating a file or text field inside an item.
And without an extra step of creating an encrypted backup file containing that item to get the final sharable encrypted file.
The following steps can be implemented on both Android and iOS mobile apps.
chacha20-poly1305 unique none
With wrong ChaCha20-Poly1305 encryption master key input:
With correct ChaCha20-Poly1305 encryption master key (the key is automatically decrypted, retrieved and inputted to encryption process after a successful login):