Re: [PATCH v5 1/6] SP800-90A Deterministic Random Bit Generator
Am Montag, 14. April 2014, 22:51:05 schrieb Joe Perches: Hi Joe, > On Tue, 2014-04-15 at 07:35 +0200, Stephan Mueller wrote: > > diff --git a/crypto/drbg.c b/crypto/drbg.c > > [] > > > @@ -0,0 +1,1997 @@ > > [] > > > +/*** > > + * Ba
Re: [PATCH v5 1/6] SP800-90A Deterministic Random Bit Generator
On Tue, 2014-04-15 at 07:35 +0200, Stephan Mueller wrote: > diff --git a/crypto/drbg.c b/crypto/drbg.c [] > @@ -0,0 +1,1997 @@ [] > +/*** > + * Backend cipher definitions available to DRBG > + **