COMMITS
/ ciphers/rsa_key_generator.py October 9, 2023
S
Removed redundant greatest_common_divisor code (#9358)
Siddik Patel committed
August 15, 2023
I
BST and RSA doctest (#8693)
isidroas committed
October 16, 2022
C
Follow Flake8 pep3101 and remove modulo formatting (#7339)
Caeden Perelli-Harris committed
October 12, 2022
July 7, 2022
V
MAINT: Updated f-string method (#6230)
Vardhaman committed
March 22, 2021
D
fix(mypy): Fix annotations for 13 cipher algorithms (#4278)
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
November 25, 2017
C
Modernize Python 2 code to get ready for Python 3
cclauss committed