Age | Commit message (Expand) | Author |
---|---|---|
2022-03-16 | feat(ops): optional OpState (#13954) | Aaron O'Mullan |
2022-03-14 | feat(core): codegen ops (#13861) | Divy Srivastava |
2022-03-02 | feat(ext/crypto): AES-GCM support for 128bit IVs (#13805) | Divy Srivastava |
2022-01-30 | fix(ext/crypto): enforce 128bits tagLength for AES-GCM decryption (#13536) | Divy Srivastava |
2022-01-14 | feat(ext/crypto): implement AES-GCM decryption (#13319) | Divy Srivastava |
2022-01-03 | feat(ext/crypto): support AES-CTR encrypt/decrypt (#13177) | Sean Michael Wykes |
2021-12-20 | refactor(ext/crypto): cleanup decrypt code (#13120) | Divy Srivastava |