From: "Robin H. Johnson" <robbat2@gentoo.org>
To: gentoo-portage-dev@lists.gentoo.org
Subject: Re: [gentoo-portage-dev] [PATCH 1/4] Manifest2 hash: Whirlpool
Date: Sat, 1 Oct 2011 22:25:23 +0000 [thread overview]
Message-ID: <robbat2-20111001T221945-831544229Z@orbis-terrarum.net> (raw)
In-Reply-To: <201110011408.57443.vapier@gentoo.org>
On Sat, Oct 01, 2011 at 02:08:57PM -0400, Mike Frysinger wrote:
> On Thursday, September 29, 2011 21:27:39 Robin H. Johnson wrote:
> > Provide public-domain implementation of the Whirlpool hash algorithm to
> > be used as new Manifest2 hash.
> >
> > Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
> > ---
> > pym/portage/checksum.py | 4 +
> > pym/portage/util/whirlpool.py | 788
> > +++++++++++++++++++++++++++++++++++++++++ 2 files changed, 792
> > insertions(+), 0 deletions(-)
> > create mode 100644 pym/portage/util/whirlpool.py
>
> shouldn't we add pycryptoplus to the tree and depend on that rather than
> copying & pasting their code into portage ?
It looks like they got it from the same source [1] that I did, and
pycryptoplus was written after I wrote the earliest version of this
patch. The source I got it from does NOT package it up in any way.
1. http://www.bjrn.se/code/whirlpoolpy.txt
--
Robin Hugh Johnson
Gentoo Linux: Developer, Trustee & Infrastructure Lead
E-Mail : robbat2@gentoo.org
GnuPG FP : 11AC BA4F 4778 E3F6 E4ED F38E B27B 944E 3488 4E85
next prev parent reply other threads:[~2011-10-01 22:25 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-09-30 1:27 [gentoo-portage-dev] GLEP59: Manifest2 hash types implementation Robin H. Johnson
2011-09-30 1:27 ` [gentoo-portage-dev] [PATCH 1/4] Manifest2 hash: Whirlpool Robin H. Johnson
2011-10-01 18:08 ` Mike Frysinger
2011-10-01 20:38 ` Alec Warner
2011-10-01 22:25 ` Robin H. Johnson [this message]
2011-09-30 1:27 ` [gentoo-portage-dev] [PATCH 2/4] Manifest2 hash: SHA512 Robin H. Johnson
2011-09-30 1:27 ` [gentoo-portage-dev] [PATCH 3/4] Manifest2 hash backend provider: mhash Robin H. Johnson
2011-09-30 22:51 ` Robin H. Johnson
2011-09-30 1:27 ` [gentoo-portage-dev] [PATCH 4/4] GLEP59: Change live Manifest2 hashes to SHA256, SHA512, WHIRLPOOL Robin H. Johnson
2011-09-30 17:19 ` [gentoo-portage-dev] GLEP59: Manifest2 hash types implementation James Cloos
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=robbat2-20111001T221945-831544229Z@orbis-terrarum.net \
--to=robbat2@gentoo.org \
--cc=gentoo-portage-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox