summaryrefslogtreecommitdiff
path: root/ext/crypto/import_key.rs
AgeCommit message (Expand)Author
2022-10-04fix(ext/crypto): interoperable import/export (#16153)Filip Skokan
2022-10-03fix(ext/crypto): fix importKey error when leading zeroes (#16009)李瑞丰
2022-09-24chore(ext/crypto): fix typo in import_key.rs (#16012)Ikko Ashimine
2022-06-20chore(ext/crypto): update webcrypto deps (#14452)Divy Srivastava
2022-03-16feat(ops): optional OpState (#13954)Aaron O'Mullan
2022-03-14feat(core): codegen ops (#13861)Divy Srivastava
2022-01-19fix(ext/crypto): validate maskGenAlgorithm asn1 in importKey (#13421)Divy Srivastava
2022-01-19feat(ext/crypto): implement pkcs8/JWK for P-384 curves (#13154)Sean Michael Wykes
2022-01-03fix(ext/crypto): use forgiving base64 encoding for JWK (#13240)Sean Michael Wykes
2021-12-16feat(ext/crypto): support importing ECSDA and ECDH (#13088)Sean Michael Wykes
2021-12-14feat(ext/crypto): support importing RSA JWKs (#13071)Luca Casonato
2021-12-10refactor(ext/crypto): symmetric jwk decode in rust (#13047)Luca Casonato
2021-12-10refactor(ext/crypto): clean up rust side importKey (#13036)Luca Casonato