summaryrefslogtreecommitdiff
path: root/ext/crypto/ed25519.rs
AgeCommit message (Expand)Author
2023-06-22refactor(serde_v8): split ZeroCopyBuf into JsBuffer and ToJsBuffer (#19566)Bartek IwaƄczuk
2023-05-08refactor: prefix ops w/ crate they are defined in (#19044)Luca Casonato
2023-01-13chore: add `copyright_checker` tool and add the missing copyright (#17285)Yiyu Lin
2022-10-03fix(ext/crypto): curve25519 import export (#16140)Filip Skokan
2022-09-27feat(ext/crypto): add x25519 and Ed25519 CFRG curves (#14119)Divy Srivastava