Chris O 53a51b3529
Rewrite of base32.py algorithm (#9068)
* rewrite of base32.py

* changed maps to list comprehension

* Apply suggestions from code review

Co-authored-by: Tianyi Zheng <tianyizheng02@gmail.com>

---------

Co-authored-by: Tianyi Zheng <tianyizheng02@gmail.com>
2023-09-24 02:09:32 -04:00
..
2022-12-18 23:26:39 +01:00
2023-05-26 09:34:17 +02:00
2023-05-26 09:34:17 +02:00
2023-03-01 17:23:33 +01:00
2021-09-07 13:37:03 +02:00
2023-05-26 09:34:17 +02:00
2023-05-26 09:34:17 +02:00
2023-03-01 17:23:33 +01:00
2021-11-11 21:39:54 +08:00
2023-03-01 17:23:33 +01:00

Ciphers

Ciphers are used to protect data from people that are not allowed to have it. They are everywhere on the internet to protect your connections.