[Ffmpeg-devel] [PATCH] OAEP

Michael Niedermayer michaelni
Fri Mar 16 13:56:02 CET 2007


Hi

On Fri, Mar 16, 2007 at 01:20:26PM +0100, Vladimir Serbinenko wrote:
> Hello
> Michael Niedermayer a ?crit :
> > Hi
> >
> >   
> >   
> > well *malloc() and *free() need time, a temporary buffer allocated outside
> > would be faster, though i dont know how often this function gets called so
> > maybe the malloc() time is negligible?
> > if its negligible then iam fine with leaving the av_malloc() call in there
> >
> >   
> This function is called only after RSA. And RSA is already slow by
> itself and rarely used: only to exchange symetrical keys. So it's negligible

ok


> > [...]
> >   
> >>
> >
> > well that is strange as the sha1 code passes its own selftest as it is
> > so please provide more information on what does not work
> >
> > [...]
> >   
> I don't know exactly but once I compile it in libavutil it was giving
> strange results until I replaced be2me with AV_WB

does that also happen when sha1.c is compiled with -O0 ?

[...]

-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

Those who are too smart to engage in politics are punished by being
governed by those who are dumber. -- Plato 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20070316/38623ea1/attachment.pgp>



More information about the ffmpeg-devel mailing list