COMMITS
/ ciphers/base32.py September 24, 2023
C
Rewrite of base32.py algorithm (#9068)
Chris O committed
October 22, 2021
Q
split into usable functions and added docstrings for base32 cipher (#5466)
QuartzAl committed
March 22, 2021
D
fix(mypy): Fix annotations for 13 cipher algorithms (#4278)
Dhruv Manilawala committed
October 5, 2019
W
psf/black code formatting (#1277)
William Zhang committed
November 3, 2018
G
Added b16, b32, a85, abs, absMax, absMin
gerroo committed