Skip to content

Commit

Permalink
Update docs/encryption.en.md
Browse files Browse the repository at this point in the history
Co-authored-by: Jonah Aragon <jonah@triplebit.net>
  • Loading branch information
lexi and jonaharagon committed May 5, 2022
1 parent cea3baa commit c73a171
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/encryption.en.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ Cryptomator utilizes the AES encryption standard with a 256 bit key length (AES-

Some Cryptomator cryptographic libraries have been [audited](https://community.cryptomator.org/t/has-there-been-a-security-review-audit-of-cryptomator/44) by Cure53. The scope of the audited libraries include: [cryptolib](https://github.com/cryptomator/cryptolib), [cryptofs](https://github.com/cryptomator/cryptofs), [siv-mode](https://github.com/cryptomator/siv-mode) and [cryptomator-objc-cryptor](https://github.com/cryptomator/cryptomator-objc-cryptor). The audit did not extend to [cryptolib-swift](https://github.com/cryptomator/cryptolib-swift), which is a library used by Cryptomator for iOS.

Cryptomator's documentation details it's [security target](https://docs.cryptomator.org/en/latest/security/security-target/), [security architecture](https://docs.cryptomator.org/en/latest/security/architecture/), and [best practices](https://docs.cryptomator.org/en/latest/security/best-practices/).
Cryptomator's documentation details its intended [security target](https://docs.cryptomator.org/en/latest/security/security-target/), [security architecture](https://docs.cryptomator.org/en/latest/security/architecture/), and [best practices](https://docs.cryptomator.org/en/latest/security/best-practices/) for use in further detail.

### Picocrypt

Expand Down

0 comments on commit c73a171

Please sign in to comment.