Commit graph

8 commits

Author SHA1 Message Date
google-labs-jules[bot]
63721e9811 feat: Add ChaCha20-Poly1305 encryption
This commit introduces ChaCha20-Poly1305 encryption functionality. It includes the following changes:

- A new `chachapoly` package has been added.
- The `chachapoly` package contains `Encrypt` and `Decrypt` functions.
- The functionality is fully tested.
- An `.ideas` directory has been created.
2025-10-30 19:01:08 +00:00
Snider
d149871e9a w.i.p 2022-01-23 21:14:25 +00:00
Snider
b4c343e890 w.i.p 2022-01-23 20:50:38 +00:00
Snider
a18dc8bf16 w.i.p 2022-01-23 20:44:48 +00:00
Snider
26edbd1675 w.i.p 2022-01-23 20:42:18 +00:00
Snider
0bedf7b52b . 2022-01-23 20:32:21 +00:00
Snider
35e2ad4e9e Clean up 2022-01-23 18:51:44 +00:00
Snider
9ce645883d
Create deno.yml 2022-01-23 18:24:57 +00:00