Provide better alternative using libsodium for encryption (#8394)
@chrisbra pushed 16 commits. * 1a65701 Use proper Vim style for braces. * 0c3b18a do not return 0 when the final tag is missing. * Google Groups Basic safety questions - the Nextcloud forums Crypt.zip
: Ensure support for AES-256 , ChaCha20 , and SHA-3 to maintain high security standards. Crypt.zip
: Allow users to encrypt files using a public key so only the holder of the corresponding private key can decrypt them. Crypt.zip