[FFmpeg-devel] [PATCH] SHA-256 support
Diego Biurrun
diego
Wed Jun 10 18:54:36 CEST 2009
On Wed, Jun 10, 2009 at 07:37:54PM +0300, Kostya wrote:
> On Wed, Jun 10, 2009 at 05:17:20PM +0200, Diego Biurrun wrote:
> > On Wed, Jun 10, 2009 at 06:11:49PM +0300, Kostya wrote:
> > >
> > > --- libavutil/sha2.h (revision 0)
> > > +++ libavutil/sha2.h (revision 0)
> > > @@ -0,0 +1,55 @@
> > > +/**
> > > + * initialize SHA-224/256 hashing
> >
> > Write proper sentences please. Start them with capital letters and end
> > them in periods. Also, use third person singular.
>
> Like this:
> Initializes SHA-224/256 hashing.
> Updates hash value.
> Finishes hashing and output digest value.
> ?
Yes.
Diego
More information about the ffmpeg-devel
mailing list