secure-session

Crates.iosecure-session
lib.rssecure-session
version0.4.0
sourcesrc
created_at2017-04-05 09:56:46.305036
updated_at2020-06-17 10:04:17.545601
descriptionSigned, encrypted session cookies for Iron
homepagehttps://github.com/heartsucker/rust-secure-session
repositoryhttps://github.com/heartsucker/rust-secure-session
max_upload_size
id9676
size84,227
heartsucker (heartsucker)

documentation

https://docs.rs/secure-session

README

rust-secure-session

Encrypted and signed cookie based sessions for Iron.

Documentation is hosted at docs.rs.

There is an example iron server in the directory ./examples, and more information can be found in the docs hosted at docs.rs. A complete reference implementation can be found on github.

Contributing

Please make all pull requests to the develop branch.

Bugs

This project has a full disclosure policy on security related errors. Please treat these errors like all other bugs and file a public issue. Errors communicated via other channels will be immediately made public.

Legal

This work is licensed under the MIT license. See LICENSE for details.

Commit count: 42

cargo fmt