unofficial mirror of guile-devel@gnu.org 
 help / color / mirror / Atom feed
* Re: digest modules (was [PATCH] md5: fix errors when input size modulo 64 is > 55 bytes)
@ 2013-01-12  8:46 Daniel Hartwig
  2013-01-12 10:12 ` Nala Ginrut
  0 siblings, 1 reply; 2+ messages in thread
From: Daniel Hartwig @ 2013-01-12  8:46 UTC (permalink / raw)
  To: guile-devel

On 12 January 2013 16:35, Nala Ginrut <nalaginrut@gmail.com> wrote:
> 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.

Which library would you use?



^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: digest modules (was [PATCH] md5: fix errors when input size modulo 64 is > 55 bytes)
  2013-01-12  8:46 digest modules (was [PATCH] md5: fix errors when input size modulo 64 is > 55 bytes) Daniel Hartwig
@ 2013-01-12 10:12 ` Nala Ginrut
  0 siblings, 0 replies; 2+ messages in thread
From: Nala Ginrut @ 2013-01-12 10:12 UTC (permalink / raw)
  To: Daniel Hartwig; +Cc: guile-devel

On Sat, 2013-01-12 at 16:46 +0800, Daniel Hartwig wrote:
> On 12 January 2013 16:35, Nala Ginrut <nalaginrut@gmail.com> wrote:
> > 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.
> 
> Which library would you use?
> 

I think the better way is to dig out related code from libgcrypt, but
don't write a wrapper for libgcrypt (actually I've already written such
a wrapper https://gitorious.org/nacre/libgcrypt-guile), or libgcrypt
would be a dependency which is not so necessary. 






^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2013-01-12 10:12 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-01-12  8:46 digest modules (was [PATCH] md5: fix errors when input size modulo 64 is > 55 bytes) Daniel Hartwig
2013-01-12 10:12 ` Nala Ginrut

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).