summaryrefslogtreecommitdiff
path: root/ext/crypto/key.rs
AgeCommit message (Expand)Author
2024-01-01chore: update copyright to 2024 (#21753)David Sherret
2023-01-02chore: update copyright year to 2023 (#17247)David Sherret
2022-09-19chore: fix clippy warnings (#15944)Ben Noordhuis
2022-01-07chore: update copyright to 2022 (#13306)Ryan Dahl
2021-09-14feat(ext/crypto): import RSA pkcs#8 keys (#11891)Divy Srivastava
2021-09-11feat(ext/crypto): implement HKDF operations (#11865)Divy Srivastava
2021-09-11feat(ext/crypto): verify ECDSA signatures (#11739)Divy Srivastava
2021-08-26feat(ext/crypto): implement importKey and deriveBits for PBKDF2 (#11642)Divy Srivastava
2021-08-11Rename extensions/ directory to ext/ (#11643)Ryan Dahl