Y
Hacker News
new
|
ask
|
show
|
jobs
by
anematode
86 days ago
This is absolutely the way to go
1 comments
k__
86 days ago
Doesn't this go against the credo of not building your own crypto?
link
auxiliarymoose
86 days ago
No, it means using the crypto module in the standard library instead of importing some third party dependency.
link
embedding-shape
86 days ago
Depends on what cryptography you're talking about, the Web Crypto API exists for quite some time, so I'd say that fits in (usually) with "The standard library in JS/CSS is great".
link