guile-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH] md5: fix errors when input size modulo 64 is > 55 bytes


From: Nala Ginrut
Subject: Re: [PATCH] md5: fix errors when input size modulo 64 is > 55 bytes
Date: Sat, 12 Jan 2013 16:35:19 +0800

On Sat, 2013-01-12 at 14:56 +0800, Daniel Hartwig wrote:
> On 12 January 2013 14:43, Daniel Hartwig <address@hidden> wrote:
> >
> > Originally reported as <http://bugs.debian.org/437214>.
> >
> > Triggered when input has size modulo 64 is 56–63 bytes.
> >
> > scheme@(guile-user)> (use-modules (md5))
> 
> … from guile-lib, of course!
> 

Maybe I'm off topic. ;-)
I suggest add a 'digest' module implemented in C code in Guile to
provide common see 'digest algorithm', since these things are very
useful nowadays. I believe they should be in ice-9. Like Ruby does.
I've started a project guile-digest. I'll send patch if it's done.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]