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

Commitda6fc2c

Browse files
committed
Added security note to README.md
1 parent4beb68d commitda6fc2c

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

‎README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,12 @@ or download it from the [Python Package Index](https://pypi.org/project/rsa/).
2323
The source code is maintained at[GitHub](https://github.com/sybrenstuvel/python-rsa/) and is
2424
licensed under the[Apache License, version 2.0](https://www.apache.org/licenses/LICENSE-2.0)
2525

26+
Security
27+
--------
28+
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.
30+
31+
2632
Major changes in 4.1
2733
--------------------
2834

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp