vodozemac icon indicating copy to clipboard operation
vodozemac copied to clipboard

Fix the zeroization test

Open poljar opened this issue 1 year ago • 1 comments

The test used some internal API to test if our zeroization works. We have now switched to the publicly available Ed25519 secret key type.

Some additional changes were needed to adjust for the different sizes of the secret key material.

poljar avatar Oct 08 '24 16:10 poljar

The test fails, but CI did not notice this because the make file eats the error code.

Not sure why the test fails since it works locally.

poljar avatar Oct 08 '24 17:10 poljar