public inbox for gentoo-portage-dev@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-portage-dev] [GLEP59v2 0/5] GLEP59: Manifest2 hash types
@ 2011-10-01  7:40 Robin H. Johnson
  2011-10-01  7:40 ` [gentoo-portage-dev] [GLEP59v2 1/5] Refactor RMD160 hashlib code for less-hardcoding Robin H. Johnson
                   ` (5 more replies)
  0 siblings, 6 replies; 22+ messages in thread
From: Robin H. Johnson @ 2011-10-01  7:40 UTC (permalink / raw
  To: gentoo-portage-dev

Respun now with the help of ferringb. Cleans up the implementation and catches
a few bug and improvements:
- mhash priority moved lower than pycrypto/hashlib because mhash holds GIL
  while the other implementations don't.
- hashlib does offer whirlpool if it was built against openssl 1.0.

1/5: Refactor RMD160 hashlib code for less-hardcoding
2/5: Manifest2 hash: Whirlpool
3/5: Manifest2 hash: SHA512
4/5: Manifest2 hash backend provider: mhash
5/5: GLEP59: Change live Manifest2 hashes to SHA256,



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

end of thread, other threads:[~2011-10-05 18:24 UTC | newest]

Thread overview: 22+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-10-01  7:40 [gentoo-portage-dev] [GLEP59v2 0/5] GLEP59: Manifest2 hash types Robin H. Johnson
2011-10-01  7:40 ` [gentoo-portage-dev] [GLEP59v2 1/5] Refactor RMD160 hashlib code for less-hardcoding Robin H. Johnson
2011-10-01  7:40 ` [gentoo-portage-dev] [GLEP59v2 2/5] Manifest2 hash: Whirlpool Robin H. Johnson
2011-10-01  9:41   ` Brian Harring
2011-10-02  6:15     ` Zac Medico
2011-10-01  7:40 ` [gentoo-portage-dev] [GLEP59v2 3/5] Manifest2 hash: SHA512 Robin H. Johnson
2011-10-01  7:40 ` [gentoo-portage-dev] [GLEP59v2 4/5] Manifest2 hash backend provider: mhash Robin H. Johnson
2011-10-01  7:40 ` [gentoo-portage-dev] [GLEP59v2 5/5] GLEP59: Change live Manifest2 hashes to SHA256, SHA512, WHIRLPOOL Robin H. Johnson
2011-10-02  4:40   ` Zac Medico
2011-10-02  6:14     ` Zac Medico
2011-10-02 12:46     ` Robin H. Johnson
2011-10-02 20:39       ` Zac Medico
2011-10-02 20:46         ` Alec Warner
2011-10-02 20:54         ` Robin H. Johnson
2011-10-02 21:10           ` Zac Medico
2011-10-02 23:22             ` Brian Harring
2011-10-03  0:21               ` Zac Medico
2011-10-03  9:48                 ` Zac Medico
2011-10-03 11:43                   ` Brian Harring
2011-10-03 14:18                     ` Zac Medico
2011-10-05 18:07 ` [gentoo-portage-dev] [GLEP59v2 0/5] GLEP59: Manifest2 hash types Zac Medico
2011-10-05 18:24   ` Robin H. Johnson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox