[Python-Dev] cpython: Issue #18582: provide a faster C implementation of pbkdf2_hmac that works with (original) (raw)
Antoine Pitrou solipsis at pitrou.net
Sat Oct 19 20:13:37 CEST 2013
- Previous message: [Python-Dev] cpython: Issue #18582: provide a faster C implementation of pbkdf2_hmac that works with
- Next message: [Python-Dev] [Python-checkins] cpython: Issue #19254: Provide an optimized Python implementation of PBKDF2_HMAC
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Sat, 19 Oct 2013 20:04:05 +0200 Victor Stinner <victor.stinner at gmail.com> wrote:
Does Python officially support opsenssl < 1.0? Which OS uses such old version?
We try to support any reasonably modern POSIX-compliant system, e.g. less than 10 years old. Of course, we only "officially support" those platforms which have a stable, green buildbot.
Regards
Antoine.
- Previous message: [Python-Dev] cpython: Issue #18582: provide a faster C implementation of pbkdf2_hmac that works with
- Next message: [Python-Dev] [Python-checkins] cpython: Issue #19254: Provide an optimized Python implementation of PBKDF2_HMAC
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]