🔐 Rust 64 Bytes CSRF Key Generator

These keys are for the Axum CSRF crate integration, specifically for the use of cookie-based CSRF integration. They are 64 bytes (512 bits) crytographically-secure keys.

DISCLAIMER: Use with caution in your Rust applications. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.

CSRF Key (Hex - 64 bytes / 512 bits)
149ef0fa42a76786faf5b10f681089f4a28d119e9d824fcc6a62f60145f1ae93ef183491a37a0d04ebada329a4590311e55090aaffc4705565d42e51de2a7537
CSRF Key (Base64)
FJ7w+kKnZ4b69bEPaBCJ9KKNEZ6dgk/MamL2AUXxrpPvGDSRo3oNBOutoymkWQMR5VCQqv/EcFVl1C5R3ip1Nw==

Key Length: 64 bytes (512 bits)

Format: Secure random bytes generated by Axum CSRF

Usage: This key is automatically generated on each page load

Reload the page to generate a new CSRF key