Closed jwoertink closed 3 years ago
Fixes #61
The error message before indicated that it had to be 32 characters, but that wasn't necessarily correct. You can use emoji as valid cypher keys, and 1 emoji could contain 6 bytes making it less than 32 characters.
Here's what the new error would look like.
Fixes #61
The error message before indicated that it had to be 32 characters, but that wasn't necessarily correct. You can use emoji as valid cypher keys, and 1 emoji could contain 6 bytes making it less than 32 characters.
Here's what the new error would look like.