cookie::Key requires exactly 64 bytes, SHA-256 only produces 32 bytes Change to SHA-512 and slice to 64 bytes for correct key length |
||
|---|---|---|
| .. | ||
| src | ||
| Cargo.toml | ||
cookie::Key requires exactly 64 bytes, SHA-256 only produces 32 bytes Change to SHA-512 and slice to 64 bytes for correct key length |
||
|---|---|---|
| .. | ||
| src | ||
| Cargo.toml | ||