MCPcopy Create free account

hub / github.com/cloudflare/tls-tris / functions

Functions532 in github.com/cloudflare/tls-tris

FunctionTestLRUClientSessionCache
(t *testing.T)
handshake_client_test.go:751
FunctionTestMarshalUnmarshal
(t *testing.T)
handshake_messages_test.go:42
FunctionTestNoCompressionOverlap
(t *testing.T)
handshake_server_test.go:123
FunctionTestNoRC4ByDefault
(t *testing.T)
handshake_server_test.go:132
FunctionTestNoSuiteOverlap
(t *testing.T)
handshake_server_test.go:114
FunctionTestRSAPSSKeyError
(t *testing.T)
handshake_client_test.go:1585
FunctionTestRejectBadProtocolVersion
(t *testing.T)
handshake_server_test.go:108
FunctionTestRejectEmptySCT
(t *testing.T)
handshake_messages_test.go:423
FunctionTestRejectEmptySCTList
(t *testing.T)
handshake_messages_test.go:379
FunctionTestRejectSNIWithTrailingDot
(t *testing.T)
handshake_server_test.go:145
FunctionTestRemovePadding
(t *testing.T)
conn_test.go:49
FunctionTestRenegotiateOnce
(t *testing.T)
handshake_client_test.go:929
FunctionTestRenegotiateTwice
(t *testing.T)
handshake_client_test.go:943
FunctionTestRenegotiateTwiceRejected
(t *testing.T)
handshake_client_test.go:957
FunctionTestRenegotiationExtension
(t *testing.T)
handshake_server_test.go:198
FunctionTestRenegotiationRejected
(t *testing.T)
handshake_client_test.go:907
FunctionTestResumption
(t *testing.T)
handshake_server_test.go:953
FunctionTestResumptionDisabled
(t *testing.T)
handshake_server_test.go:970
FunctionTestRoundUp
(t *testing.T)
conn_test.go:14
FunctionTestSCTHandshake
(t *testing.T)
handshake_server_test.go:389
FunctionTestSNIGivenOnFailure
(t *testing.T)
handshake_server_test.go:1197
FunctionTestServerSelectingUnconfiguredCipherSuite
(t *testing.T)
handshake_client_test.go:1043
FunctionTestSignatureSelection
(t *testing.T)
auth_test.go:12
FunctionTestSimpleError
(t *testing.T)
handshake_server_test.go:102
FunctionTestSplitPreMasterSecret
(t *testing.T)
prf_test.go:24
FunctionTestTLS11SignatureSchemes
(t *testing.T)
handshake_client_test.go:1436
FunctionTestTLS12OnlyCipherSuites
(t *testing.T)
handshake_server_test.go:247
FunctionTestTLSUniqueMatches
(t *testing.T)
tls_test.go:286
FunctionTestVerifyHostname
(t *testing.T)
tls_test.go:332
FunctionTestVerifyHostnameResumed
(t *testing.T)
tls_test.go:356
FunctionTestVerifyPeerCertificate
(t *testing.T)
handshake_client_test.go:1093
FunctionTestVersion
(t *testing.T)
handshake_server_test.go:339
FunctionTestWarningAlertFlood
(t *testing.T)
tls_test.go:568
FunctionTestX509KeyPair
(t *testing.T)
tls_test.go:98
FunctionTestX509KeyPairErrors
(t *testing.T)
tls_test.go:113
FunctionTestX509MixedKeyPair
(t *testing.T)
tls_test.go:145
MethodWrite
(data []byte)
handshake_client_test.go:83
MethodWrite
(data []byte)
handshake_client_test.go:1303
MethodWrite
(p []byte)
tls_test.go:744
FunctionaeadAESGCM12
(key, fixedNonce []byte)
cipher_suites.go:229
FunctionaeadAESGCM13
(key, fixedNonce []byte)
cipher_suites.go:244
FunctionaeadChaCha20Poly1305
(key, fixedNonce []byte)
cipher_suites.go:259
Functioncipher3DES
(key, iv []byte, isRead bool)
cipher_suites.go:120
FunctioncipherAES
(key, iv []byte, isRead bool)
cipher_suites.go:128
FunctioncipherRC4
(key, iv []byte, isRead bool)
cipher_suites.go:115
Methodderive
(c *Conn, ks keyShare, secretKey []byte)
13.go:1187
Methodderive
(c *Conn, ks keyShare, secretKey []byte)
13.go:1215
Methodderive
(c *Conn, ks keyShare, key []byte)
13.go:1237
Methodderive
(c *Conn, ks keyShare, key []byte)
13.go:1283
FunctionecdheECDSAKA
(version uint16)
cipher_suites.go:360
FunctionecdheRSAKA
(version uint16)
cipher_suites.go:367
FunctionensureCertificateHasLeaf
ensureCertificateHasLeaf parses the leaf certificate if needed.
subcerts.go:236
Methodequal
(i interface{})
handshake_messages.go:105
Methodequal
(i interface{})
handshake_messages.go:816
Methodequal
(i interface{})
handshake_messages.go:1239
Methodequal
(i interface{})
handshake_messages.go:1366
Methodequal
(i interface{})
handshake_messages.go:1461
Methodequal
(i interface{})
handshake_messages.go:1706
Methodequal
(i interface{})
handshake_messages.go:1747
Methodequal
(i interface{})
handshake_messages.go:1809
Methodequal
(i interface{})
handshake_messages.go:1832
Methodequal
(i interface{})
handshake_messages.go:1876
Methodequal
(i interface{})
handshake_messages.go:1913
Methodequal
(i interface{})
handshake_messages.go:1990
Methodequal
(i interface{})
handshake_messages.go:2146
Methodequal
(i interface{})
handshake_messages.go:2328
Methodequal
(i interface{})
handshake_messages.go:2408
Methodequal
(i interface{})
handshake_messages.go:2472
Methodequal
(i interface{})
ticket.go:48
Methodequal
(i interface{})
ticket.go:171
MethodexplicitNonceLen
()
cipher_suites.go:182
MethodexplicitNonceLen
()
cipher_suites.go:203
Methodgenerate
Functions below implement dhKex interface for different DH shared secret agreements KEX: P-256, P-384, P-512 KEX
13.go:1176
Methodgenerate
KEX: X25519
13.go:1206
Methodgenerate
KEX: SIDH/503
13.go:1227
Methodgenerate
KEX Hybrid SIDH/503-X25519
13.go:1261
MethodgenerateClientKeyExchange
(config *Config, clientHello *clientHelloMsg, pk crypto.PublicKey)
key_agreement.go:66
MethodgenerateClientKeyExchange
(config *Config, clientHello *clientHelloMsg, pk crypto.PublicKey)
key_agreement.go:360
MethodgenerateServerKeyExchange
(config *Config, sk crypto.PrivateKey, clientHello *clientHelloMsg, hello *serverHelloMsg)
key_agreement.go:27
MethodgenerateServerKeyExchange
(config *Config, sk crypto.PrivateKey, clientHello *clientHelloMsg, hello *serverHelloMsg)
key_agreement.go:158
FunctiongetCurve
getCurve maps the SignatureScheme to its corresponding elliptic.Curve.
subcerts.go:339
Functioninit
()
subcerts_test.go:167
Functioninit
()
handshake_server_test.go:54
FunctioninitDefaultCipherSuites
()
common.go:1125
FunctionmacSHA1
macSHA1 returns a macFunction for the given protocol version.
cipher_suites.go:137
FunctionmacSHA256
macSHA256 returns a SHA-256 based MAC. These are only supported in TLS 1.2 so the given version is ignored.
cipher_suites.go:151
Functionmain
()
generate_cert.go:66
Functionmain
Usage client args host:port
_dev/tris-testclient/client.go:112
Functionmain
()
_dev/mint/mint-client.go:12
Functionmain
()
_dev/tris-localserver/server.go:147
Functionmain
()
_dev/caddy/echo.go:17
Functionmain
Usage client args host:port
_dev/tls_examples/ems_client.go:22
Methodmarshal
()
handshake_messages.go:1250
Methodmarshal
()
handshake_messages.go:1376
Methodmarshal
()
handshake_messages.go:1716
Methodmarshal
()
handshake_messages.go:1758
Methodmarshal
()
handshake_messages.go:1814
Methodmarshal
()
handshake_messages.go:1842
Methodmarshal
()
handshake_messages.go:1923
Methodmarshal
()
handshake_messages.go:2002
← previousnext →401–500 of 532, ranked by callers