Skip to content

Commit

Permalink
Add AEAD encryption (#23)
Browse files Browse the repository at this point in the history
  • Loading branch information
jcmfernandes committed Jun 9, 2023
1 parent ebd05eb commit d2f080c
Show file tree
Hide file tree
Showing 4 changed files with 605 additions and 230 deletions.
1 change: 0 additions & 1 deletion lib/rack/session.rb
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,5 @@ module Rack
module Session
autoload :Cookie, "rack/session/cookie"
autoload :Pool, "rack/session/pool"
autoload :Memcache, "rack/session/memcache"
end
end
Loading

0 comments on commit d2f080c

Please sign in to comment.