summaryrefslogtreecommitdiff
path: root/ext/node/ops/crypto/sign.rs
AgeCommit message (Expand)Author
2024-11-06refactor: use concrete error type for remaining ops (#26746)Leo Kettmeir
2024-11-01chore: upgrade to rust 1.82 and LLVM 19 (#26615)Divy Srivastava
2024-08-11fix(ext/node): support ieee-p1363 ECDSA signatures and pss salt len (#24981)Divy Srivastava
2024-08-09fix(ext/node): ed25519 signing and cipheriv autopadding fixes (#24957)Luca Casonato
2024-08-07feat(ext/node): rewrite crypto keys (#24463)Luca Casonato