On Mon, Jun 20, 2016 at 11:43:28AM +0000, Benedetto, Salvatore wrote: > > > While you're at it, it would be nice if you could make the encoded format > > little-endian, that way we can make test vectors for all kpp algorithms use > > the same format. > > > > The input format is the same for DH and ECDH. > Only the software implementation of ECC requires little-endian format. What I mean is to get rid of the DH-specific code in testmgr.c and directly encode the secret into the test vector rather than calling the helper. Thanks, -- Email: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx> Home Page: http://gondor.apana.org.au/~herbert/ PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt -- To unsubscribe from this list: send the line "unsubscribe linux-crypto" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html