Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit6f59ff0

Browse files
committed
Add URL with more info to timing security issues
1 parentda6fc2c commit6f59ff0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ licensed under the [Apache License, version 2.0](https://www.apache.org/licenses
2626
Security
2727
--------
2828

29-
Because of how Python internally stores numbers, it is very hard (if not impossible) to make a pure-Python program secure against timing attacks. This library is no exception, so use it with care.
29+
Because of how Python internally stores numbers, it is very hard (if not impossible) to make a pure-Python program secure against timing attacks. This library is no exception, so use it with care. Seehttps://securitypitfalls.wordpress.com/2018/08/03/constant-time-compare-in-python/ for more info.
3030

3131

3232
Major changes in 4.1

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp