Age | Commit message (Expand) | Author |
---|---|---|
2021-10-12 | feat(ext/crypto): implement deriveKey (#12117) | Divy Srivastava |
2021-10-11 | feat(ext/crypto): implement AES-CBC encryption & decryption (#12123) | Divy Srivastava |
2021-10-08 | feat(ext/crypto): implement deriveBits for ECDH (p256) (#11873) | Divy Srivastava |
2021-09-14 | feat(ext/crypto): import RSA pkcs#8 keys (#11891) | Divy Srivastava |
2021-09-11 | feat(ext/crypto): implement HKDF operations (#11865) | Divy Srivastava |
2021-08-31 | feat(ext/crypto): AES key generation (#11869) | Luca Casonato |
2021-08-27 | feat(ext/crypto): support JWK import for HMAC (#11716) | Divy Srivastava |
2021-08-26 | feat(ext/crypto): implement importKey and deriveBits for PBKDF2 (#11642) | Divy Srivastava |
2021-08-24 | feat(ext/crypto): implement encrypt, decrypt & generateKey for RSA-OAEP (#11654) | Divy Srivastava |
2021-08-11 | Rename extensions/ directory to ext/ (#11643) | Ryan Dahl |