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

#494 in #security

Download history 308/week @ 2023-12-06 316/week @ 2023-12-13 190/week @ 2023-12-20 201/week @ 2023-12-27 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 291/week @ 2024-03-20

1,319 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
~52K SLoC