Age | Commit message (Expand) | Author |
---|---|---|
2024-11-06 | refactor: use concrete error type for remaining ops (#26746) | Leo Kettmeir |
2024-09-11 | fix(ext/node): validate input lengths in `Cipheriv` and `Decipheriv` (#25570) | Yoshiya Hinosawa |
2024-08-28 | fix(ext/node): update aead-gcm-stream to 0.3 (#25261) | Divy Srivastava |
2024-08-09 | fix(ext/node): ed25519 signing and cipheriv autopadding fixes (#24957) | Luca Casonato |
2024-08-08 | fix(ext/node): add `CipherIv.setAutoPadding()` (#24940) | Divy Srivastava |
2024-02-01 | fix(ext/node): add `aes256` algorithm support (#22198) | Asher Gomez |
2024-01-01 | chore: update copyright to 2024 (#21753) | David Sherret |
2023-12-27 | fix(ext/node): Implement `aes-192-ecb` and `aes-256-ecb` (#21710) | Lino Le Van |
2023-09-06 | fix(ext/node): implement AES GCM cipher (#20368) | Divy Srivastava |
2023-04-24 | refactor(ext/node): reorganize ops (#18799) | Bartek IwaĆczuk |