TeskaLabs / seacat-auth

SeaCat Auth provides authentication, authorization, identity management, session management and other access control features.
GNU General Public License v3.0
11 stars 6 forks source link

Use asab.storage encryption methods for session encryption #220

Closed byewokko closed 1 year ago

byewokko commented 1 year ago

Depends on TeskaLabs/asab#440

This does not work because the init vector is unknown at the time of search.

byewokko commented 1 year ago

unnecessary