Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/zalando/skipper
/ Encrypt
Method
Encrypt
secrets/registry.go:15–15 ·
view source on GitHub ↗
([]byte)
Source
from the content-addressed store, hash-verified
13
CreateNonce() ([]byte, error)
14
Decrypt([]byte) ([]byte, error)
15
Encrypt([]byte) ([]byte, error)
16
Close()
17
}
18
Callers
7
TestEncryptDecrypt
Function · 0.65
TestGetEncrypter
Function · 0.65
doOauthRedirect
Method · 0.65
callbackEndpoint
Method · 0.65
TestEncryptDecryptState
Function · 0.65
createState
Method · 0.65
createCookie
Method · 0.65
Implementers
1
Encrypter
secrets/encrypter.go
Calls
no outgoing calls
Tested by
3
TestEncryptDecrypt
Function · 0.52
TestGetEncrypter
Function · 0.52
TestEncryptDecryptState
Function · 0.52