| Site | https://levischuck.com |
| Site | https://levischuck.com |
I released version 0.2.4 of Typage, the TypeScript implementation of age for Node/Deno/Bun and browsers.
encrypt and decrypt now accept and return ReadableStreams to encrypt/decrypt large files on the fly. The returned object also has an additional method to compute the expected output size from the input size.
Oh shit the vDSO implementation of getrandom() landed in Linux 6.11.
Might remove one of the last performance objections ot using the kernel CSPRNG for everything, the syscall overhead.
I have a large CL chain for crypto/rand, might as well add support for that...
@malwaretech did you order through a third party? As a lead for a POS integration team, I have an idea what happened.
If first party... I could not imagine how they fumbled that's
passkeys.dev now has a #WebAuthn feature detection page which detects browser support for various features for #passkeys!
you can access it at either https://passkeys.dev/featuredetect or https://featuredetect.passkeys.dev