A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://mail.python.org/pipermail/python-dev/2013-October/129742.html below:

[Python-Dev] cpython: Issue #18582: provide a faster C implementation of pbkdf2_hmac that works with

[Python-Dev] cpython: Issue #18582: provide a faster C implementation of pbkdf2_hmac that works with [Python-Dev] cpython: Issue #18582: provide a faster C implementation of pbkdf2_hmac that works withChristian Heimes christian at python.org
Sat Oct 19 15:36:02 CEST 2013
Am 19.10.2013 14:54, schrieb Antoine Pitrou:
> On Sat, 19 Oct 2013 14:25:28 +0200 (CEST)
> christian.heimes <python-checkins at python.org> wrote:
>>  
>> -   .. note:: A fast implementation of *pbkdf2_hmac* is only available with
>> -      OpenSSL 1.0 and newer. The Python implementation uses an inline
>> -      version of :mod:`hmac` and is about three times slower. Contrary to
>> -      OpenSSL's current code the length of the password has only a minimal
>> -      impact on the runtime of the Python implementation.
>> +   .. note:: A fast implementation of *pbkdf2_hmac* is available with OpenSSL.
>> +      The Python implementation uses an inline version of :mod:`hmac`. It is
>> +      about three times slower and doesn't release the GIL.
> 
> The documentation should stop talking about the Python implementation
> if the C implementation is always used by default.

The C implementation is not used if Python is not compiled with OpenSSL
support.
More information about the Python-Dev mailing list

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4