Enzo Bertoloti wrote:
> This test uses the curve25519-selftest data for testing the curve25519
> arch, generic and the public key generation algorithms on a larger set
> using KUnit.
> The comprises of normal, edge cases, valid, invalid results and others.
>
> This is partially based on the exist
This test uses the curve25519-selftest data for testing the curve25519
arch, generic and the public key generation algorithms on a larger set
using KUnit.
The comprises of normal, edge cases, valid, invalid results and others.
This is partially based on the existing curve25519 selftests in
crypto/