Simon Josefsson wrote: > Simon Josefsson <si...@josefsson.org> writes: > >> Paul, Jim, >> >> The u64.h file, which is part of the sha512 module now, would be useful >> for me in gnutls where we currently have our own uint64_t replacement >> types and functions. How about making a separate module for it? > > Any objections to the patch? > > /Simon > >> From c0f93a82f337acf77fe909e903b5d2135c558ca3 Mon Sep 17 00:00:00 2001 >> From: Simon Josefsson <si...@josefsson.org> >> Date: Wed, 4 Mar 2009 02:36:00 +0100 >> Subject: [PATCH] Add new module u64 based on u64.h from sha512. >> >> --- >> ChangeLog | 7 +++++++ >> MODULES.html.sh | 3 ++- >> modules/crypto/sha512 | 2 +- >> modules/u64 | 17 +++++++++++++++++ >> 4 files changed, 27 insertions(+), 2 deletions(-) >> create mode 100644 modules/u64
Hi Simon, I would have sworn I'd replied saying that was fine, but my outgoing-cc folder says otherwise. Sorry about that. Fine by me.