Crates.io | secure-session |
lib.rs | secure-session |
version | 0.4.0 |
source | src |
created_at | 2017-04-05 09:56:46.305036 |
updated_at | 2020-06-17 10:04:17.545601 |
description | Signed, encrypted session cookies for Iron |
homepage | https://github.com/heartsucker/rust-secure-session |
repository | https://github.com/heartsucker/rust-secure-session |
max_upload_size | |
id | 9676 |
size | 84,227 |
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.
Please make all pull requests to the develop
branch.
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.
This work is licensed under the MIT license. See LICENSE for details.