Age | Commit message (Expand) | Author |
---|---|---|
2021-08-11 | Rename extensions/ directory to ext/ (#11643) | Ryan Dahl |
2021-08-06 | chore: Upgrade RSA to 0.5.0 (#11589) | Divy Srivastava |
2021-08-04 | feat(extensions/crypto): implement verify() for HMAC (#11387) | Divy Srivastava |
2021-07-30 | chore: upgrade Rust to 1.54.0 (#11554) | Yusuke Tanaka |
2021-07-12 | feat(extensions/crypto): implement verify() for RSA (#11312) | Divy Srivastava |
2021-07-07 | refactor(extensions/crypto): use key::CryptoHash with digest (#11309) | Divy Srivastava |
2021-07-07 | fix(crypto): hash input for RSASSA-PKCS1-v1_5 before signing (#11314) | Divy Srivastava |
2021-07-06 | feat(crypto): implement generateKey() and sign() (#9614) | Divy Srivastava |
2021-06-06 | feat(extensions/crypto): implement subtle.digest (#10796) | Casper Beyer |
2021-06-05 | refactor(crypto): validate max random bytes in Rust (#10857) | Leo K |
2021-06-05 | feat(extensions/crypto): implement randomUUID (#10848) | Leo K |
2021-04-30 | Rename crate_ops to extensions (#10431) | Andy Hayden |