COMMITS
/ ciphers/rsa_cipher.py March 12, 2024
G
fix: function name typo (#11319)
guangwu committed
M
Reenable files when TensorFlow supports the current Python (#11318)
Maxim Smolskiy committed
April 24, 2023
R
Update linear_discriminant_analysis.py and rsa_cipher.py (#8680)
Rohan Anand committed
October 12, 2022
July 7, 2022
V
MAINT: Updated f-string method (#6230)
Vardhaman committed
January 30, 2022
C
The black formatter is no longer beta (#5960)
Christian Clauss committed
April 4, 2021
D
fix(mypy): type annotations for cipher algorithms (#4306)
Dhruv Manilawala committed
February 23, 2021
C
Change occurrences of str.format to f-strings (#4118)
CarsonHam committed
October 16, 2020
J
Add typehints ciphers and bool alg (#3264)
Jenia Dysin committed
September 28, 2020
D
Fix imports for all namespace packages (#2506)
Dhruv committed
May 1, 2020
C
Wrap lines that go beyond GitHub Editor (#1925)
Christian Clauss committed
January 18, 2020
C
Create codespell.yml (#1698)
Christian Clauss committed
January 3, 2020
C
pyupgrade --py37-plus **/*.py (#1654)
Christian Clauss committed
October 5, 2019
W
psf/black code formatting (#1277)
William Zhang committed
August 19, 2019
C
Simplify code by dropping support for legacy Python (#1143)
Christian Clauss committed
January 8, 2019
M
Fix ResourceWarning: unclosed file (#681)
Mickaël Schoentgen committed
M
Fix DeprecationWarning: invalid escape sequence (#679)
Mickaël Schoentgen committed
October 20, 2018
A
all valid python 3
Alex Brown committed
October 19, 2018
P
Improved Code and removed Warnings (#483)
Parth Shandilya committed
November 25, 2017
C
Modernize Python 2 code to get ready for Python 3
cclauss committed