Make signedValue & Validate operate on []byte by default and not assume/cast string. Any casting will be done from callers. |
||
|---|---|---|
| .. | ||
| cipher.go | ||
| cipher_test.go | ||
| nonce.go | ||
Make signedValue & Validate operate on []byte by default and not assume/cast string. Any casting will be done from callers. |
||
|---|---|---|
| .. | ||
| cipher.go | ||
| cipher_test.go | ||
| nonce.go | ||