Skip to content

Commit

Permalink
save
Browse files Browse the repository at this point in the history
  • Loading branch information
levkk committed Oct 10, 2024
1 parent 54fb923 commit 54c55b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ARCHITECTURE.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ Dynamic templates ‐ - our own implementation of basically Rails' ERB.

### `crypto`

Encrypt/decrypt stuff easily with AES-128. I think that [should be enough](https://security.stackexchange.com/questions/14068/why-most-people-use-256-bit-encryption-instead-of-128-bit)but happy to include other ciphers.
Encrypt/decrypt stuff easily with AES-128. I think that [should be enough](https://security.stackexchange.com/questions/14068/why-most-people-use-256-bit-encryption-instead-of-128-bit) but happy to include other ciphers.

### `comms`

Expand Down

0 comments on commit 54c55b4

Please sign in to comment.