[email protected] (Niels Möller) writes: > Does anyone else know of use or interest in 128-bit chacha keys? It > would definitely make things a bit simpler if we can omit support for > 128-bit keys. (And if we skip it now, we could of course reintroduce it > later if it turns out to be needed).
For now, I've deleted the support for 128-bit chacha keys. And replaced the "chacha256_" prefixes by "chacha_". Not sure what to do about 96-bit nonces. I think I'll leave that for now, and maybe introduce a chacha_set_xnonce later in case both nonce-sizes needs to be supported. Regards, /Niels -- Niels Möller. PGP-encrypted email is preferred. Keyid C0B98E26. Internet email is subject to wholesale government surveillance. _______________________________________________ nettle-bugs mailing list [email protected] http://lists.lysator.liu.se/mailman/listinfo/nettle-bugs
