Skip to content
Unverified Commit b6931aa4 authored by Nick Meves's avatar Nick Meves
Browse files

Add GCM Cipher support

During the upcoming encoded session refactor, AES GCM is ideal
to use as the Redis (and other DB like stores) encryption wrapper
around the session because each session is encrypted with a
distinct secret that is passed by the session ticket.
parent f7cca1d0
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment