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

#498 in #security

Download history 405/week @ 2024-01-03 368/week @ 2024-01-10 218/week @ 2024-01-17 292/week @ 2024-01-24 262/week @ 2024-01-31 260/week @ 2024-02-07 357/week @ 2024-02-14 299/week @ 2024-02-21 294/week @ 2024-02-28 328/week @ 2024-03-06 340/week @ 2024-03-13 426/week @ 2024-03-20 349/week @ 2024-03-27 347/week @ 2024-04-03 288/week @ 2024-04-10 168/week @ 2024-04-17

1,269 downloads per month
Used in 4 crates (3 directly)

MIT license

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

~3MB
~51K SLoC