Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/coder/coder
/ HexDigest
Method
HexDigest
enterprise/dbcrypt/cipher.go:29–29 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
27
Encrypt([]byte) ([]byte, error)
28
Decrypt([]byte) ([]byte, error)
29
HexDigest() string
30
}
31
32
// NewCiphers is a convenience function for creating multiple ciphers.
Callers
15
New
Function · 0.65
TestExternalTokenEncryption
Function · 0.65
TestServerDBCrypt
Function · 0.65
requireEncryptedWithCipher
Function · 0.65
TestServerAIProviderKeysEncryptedWithDBCrypt
Function · 0.65
Rotate
Function · 0.65
Decrypt
Function · 0.65
TestCipherAES256
Function · 0.65
TestHelpMeEncryptSomeValue
Function · 0.65
TestUserLinks
Function · 0.65
TestExternalAuthLinks
Function · 0.65
TestCryptoKeys
Function · 0.65
Implementers
2
nullCipher
enterprise/cli/server_dbcrypt_test.go
aes256
enterprise/dbcrypt/cipher.go
Calls
no outgoing calls
Tested by
15
TestExternalTokenEncryption
Function · 0.52
TestServerDBCrypt
Function · 0.52
requireEncryptedWithCipher
Function · 0.52
TestServerAIProviderKeysEncryptedWithDBCrypt
Function · 0.52
TestCipherAES256
Function · 0.52
TestHelpMeEncryptSomeValue
Function · 0.52
TestUserLinks
Function · 0.52
TestExternalAuthLinks
Function · 0.52
TestCryptoKeys
Function · 0.52
TestNew
Function · 0.52
TestEncryptDecryptField
Function · 0.52
requireMCPServerConfigDecrypted
Function · 0.52