Skip to content

Add Quart-Enciphers to extensions list#468

Open
mjlad wants to merge 1 commit into
pallets:mainfrom
mjlad:patch-1
Open

Add Quart-Enciphers to extensions list#468
mjlad wants to merge 1 commit into
pallets:mainfrom
mjlad:patch-1

Conversation

@mjlad

@mjlad mjlad commented Jun 13, 2026

Copy link
Copy Markdown

Add Quart-Enciphers to the list of Quart extensions.

Quart-Enciphers is a session interface that replaces the default signed cookie with a fully encrypted one using the enciphers library (Rust-powered, 10x faster than Fernet).

Add Quart-Enciphers to the list of Quart extensions.

Quart-Enciphers is a session interface that replaces the default 
signed cookie with a fully encrypted one using the enciphers library 
(Rust-powered, 10x faster than Fernet).

- PyPI: https://pypi.org/project/quart-enciphers/
- GitHub: https://github.com/mjlad/quart-enciphers
- License: Apache-2.0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant