Yo Ian!
On Sun, 30 Jun 2019 12:35:40 -0500
Ian Bruene via devel wrote:
> I have been trying to write tests for the NTS packet extension code
> in nts_extens.c. Almost all of the functions end up needing to
> encrypt or decrypt something. It is simple enough to feed in random
> data for encryptio
Question obsolete; I was mixing up some details.
On 6/30/19 12:35 PM, Ian Bruene wrote:
I have been trying to write tests for the NTS packet extension code in
nts_extens.c. Almost all of the functions end up needing to encrypt or
decrypt something. It is simple enough to feed in random data
I have been trying to write tests for the NTS packet extension code in
nts_extens.c. Almost all of the functions end up needing to encrypt or
decrypt something. It is simple enough to feed in random data for
encryption, but for decryption the various keys and other data needs to
match up.
T