15 releases
0.4.1 | Aug 29, 2021 |
---|---|
0.4.0 | Jun 16, 2020 |
0.3.1 | Oct 27, 2019 |
0.3.0 | Nov 19, 2017 |
0.0.1 | Feb 25, 2017 |
#552 in #security
1,143 downloads per month
Used in 4 crates
(3 directly)
36KB
684 lines
rust-csrf
Primitives for building CSRF protection.
Documentation is hosted at docs.rs. This crate is used by
iron-csrf and be used as a reference for
using rust-csrf
in other applications.
Contributing
Please make all pull requests to the develop
branch.
License
This work is licensed under the MIT license. See LICENSE for details.
Dependencies
~3.5MB
~53K SLoC