Issue 1361: please close: hashlib uses OpenSSL which is much slower than Aaron Gifford (original) (raw)

Issue1361

Created on 2007-10-30 00:56 by Omnifarious, last changed 2022-04-11 14:56 by admin. This issue is now closed.

Messages (3)
msg56946 - (view) Author: Eric Hopper (Omnifarious) Date: 2007-10-30 00:56
Aaron Gifford's implementation of SHA-{256,384,512} is nearly twice as fast as OpenSSLs.
msg56949 - (view) Author: Eric Hopper (Omnifarious) Date: 2007-10-30 01:33
My testing methodology was faulty, this is not actually true. Oops.
msg56951 - (view) Author: Facundo Batista (facundobatista) * (Python committer) Date: 2007-10-30 02:16
The OP changed his mind, :)
History
Date User Action Args
2022-04-11 14:56:27 admin set github: 45702
2007-10-30 02:16:25 facundobatista set status: open -> closedresolution: not a bugmessages: + nosy: + facundobatista
2007-10-30 01:34:47 Omnifarious set title: hashlib uses OpenSSL which is much slower than Aaron Gifford -> please close: hashlib uses OpenSSL which is much slower than Aaron Gifford
2007-10-30 01:33:49 Omnifarious set messages: +
2007-10-30 00:56:13 Omnifarious create