All Encrypt/Decrypt Cipher implementations will now take and return []byte to set up usage in future binary compatible encoding schemes to fix issues with bloat encrypting to strings (which requires base64ing adding 33% size) |
||
|---|---|---|
| .. | ||
| client.go | ||
| redis_store.go | ||
| redis_store_test.go | ||