Dear Brian,
I am interested in the support of out-of-place decryption in the AEAD module where in and out are two independent allocations.
I see that the underlying BorringSSL primitives support this capability, and that some efforts in the ring wrapper were started in #436 but were eventually closed as "not planned". Would you be interested in a PR for this?
My main motivation is to have support in ring for encrypted protocols supporting Reverso's principles (https://dl.acm.org/doi/10.1145/3787927.3787929).
Dear Brian,
I am interested in the support of out-of-place decryption in the AEAD module where in and out are two independent allocations.
I see that the underlying BorringSSL primitives support this capability, and that some efforts in the ring wrapper were started in #436 but were eventually closed as "not planned". Would you be interested in a PR for this?
My main motivation is to have support in ring for encrypted protocols supporting Reverso's principles (https://dl.acm.org/doi/10.1145/3787927.3787929).