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 |
||
|---|---|---|
| .. | ||
| args.rs | ||
| logging.rs | ||
| main.rs | ||
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 |
||
|---|---|---|
| .. | ||
| args.rs | ||
| logging.rs | ||
| main.rs | ||