We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8a886bb commit 4e81642Copy full SHA for 4e81642
README.md
@@ -18,7 +18,7 @@ The cryptographic primitives included are:
18
**October 2021 update:** We're releasing **experimental** version 0.2 of the package.
19
The module has been completely rewritten:
20
21
-- ~6x smaller: 4,000 lines of code instead of 22,438 (with all deps); 185KB of unpacked code instead of 755KB
+- ~6x smaller: 4,000 lines of code instead of 22,438 (with all deps); 185KB instead of 755KB
22
- 3 dependencies (pending an audit) instead of 38
23
- **Same functionality**, all old APIs remain the same except for two breaking changes:
24
1. We return `Uint8Array` from all methods that worked with `Buffer` before.
0 commit comments