mirror of
https://github.com/codex-storage/constantine.git
synced 2025-01-30 04:27:54 +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