summaryrefslogtreecommitdiff
path: root/ext/node/ops/crypto/cipher.rs
AgeCommit message (Expand)Author
2024-02-01fix(ext/node): add `aes256` algorithm support (#22198)Asher Gomez
2024-01-01chore: update copyright to 2024 (#21753)David Sherret
2023-12-27fix(ext/node): Implement `aes-192-ecb` and `aes-256-ecb` (#21710)Lino Le Van
2023-09-06fix(ext/node): implement AES GCM cipher (#20368)Divy Srivastava
2023-04-24refactor(ext/node): reorganize ops (#18799)Bartek IwaƄczuk