| 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) | ||
|---|---|---|
| .. | ||
| session_store.go | ||
| session_store_test.go | ||