Commit Graph

6 Commits

Author SHA1 Message Date
SkeletalDemise 5544e945c5
Code cleanup (#510)
* Code cleanup

* Rename base58.py to base58_bitcoin.py

* Bump CipheyCore and CipheyDists

* Update __init__.py

* Fix import error

* Fix error

* Fix decoder error

* Fix import error

* Fix type error

* Fix bytes error

* Fix attribute error

* Fix XandY cracker

* Fix brandon test

* Fix leetspeak test

* Update and rename leet.py to leetspeak.py

* Update and rename morse.py to morse_code.py

* Update __init__.py
2020-10-26 19:11:18 +00:00
Cyclic3 9caaae89fc Bump version 2020-09-09 15:30:02 +01:00
Cyclic3 0772a9228d At long last, it works 2020-09-05 15:46:17 +01:00
Brandon 2b90ecc450 Added base62 and base58 + ripple alphabet 2020-08-26 13:26:53 +01:00
Cyclic3 01f8aa1e6e Hopefully fixed windows ci 2020-08-04 22:08:19 +01:00
Cyclic3 c4b9167cfd Waiting on cipheydists 2020-07-31 22:23:08 +01:00