A Rust implementation of XPFF header generation using AES-256-GCM encryption. This library provides secure header generation for authentication and data protection using a combination of SHA-256 key derivation and AES-256-GCM authenticated encryption.
Acknowledgments
This project is based on the original work from dsekz/twitter-x-xp-forwarded-for-header. Special thanks to @dsekz for creating the foundation that made this project possible.
Original Repository
Repository: twitter-x-xp-forwarded-for-header
Author: @dsekz
All modifications and enhancements in this fork are my own work. Please refer to the original repository for the initial implementation and documentation.
https://github.com/heysmmprovider/xpff-header-generator