Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
cgit-auth
master
Cgit
Auth
Config
CookieAuthorizer
Crypt
Form
Labels
FormValidator
HMACHelpers
InvalidSignature
PasswordAuthenticator
Session
Built with Crystal 1.9.2
2023-10-07 19:49:04 UTC
module
Cgit::Auth::Crypt
Extended Modules
Cgit::Auth::Crypt
Defined in:
cgit-auth/crypt.cr
Instance Method Summary
#decrypt
(data)
#encrypt
(data)
Instance Method Detail
def
decrypt
(data)
#
[
View source
]
def
encrypt
(data)
#
[
View source
]