summaryrefslogtreecommitdiff
path: root/ext/node/ops/crypto/sign.rs
AgeCommit message (Expand)Author
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