* 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
* HMAC-SHA256 * EIP2333 * activate EIP2333 tests and faster random test case generation