On Tue, Aug 16, 2016 at 11:25:33AM +0200, Stephan Mueller wrote: >> I was thinking of the DRBG implementation: decouple it from the underlying > ciphers. Though, I am not fully sure that will work as there are several > specific settings that depend on the underlying ciphers (e.g. the state of a > Hash DRBG with SHA-256 is 444 bits whereas a Hash DRBG with SHA-512 has 888 > bits).
The only reason DRBG is in crypto is because it implements stdrng. Cheers, -- Email: Herbert Xu <herb...@gondor.apana.org.au> 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 majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html