mirror of
https://github.com/codex-storage/constantine.git
synced 2025-01-23 09:08:55 +00:00
cbb454fff1
* create a codecs.nim file for hex/base64 and other encoding conversions * improve maintenance/readability of hex conversion * add skeleton of constant-time base64 decoding * use raw casts * use raw casts only for same size types