Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/C2SP/CCTV
/ functions
Functions
258 in github.com/C2SP/CCTV
⨍
Functions
258
◇
Types & classes
10
↓ 143 callers
Method
Generate
()
age/internal/testkit/testkit.go:401
↓ 141 callers
Method
VersionLine
(v string)
age/internal/testkit/testkit.go:101
↓ 140 callers
Method
HMAC
()
age/internal/testkit/testkit.go:304
↓ 115 callers
Method
Payload
(plaintext string)
age/internal/testkit/testkit.go:346
↓ 96 callers
Method
X25519
(identity []byte)
age/internal/testkit/testkit.go:156
↓ 87 callers
Method
TextLine
(s string)
age/internal/testkit/testkit.go:88
↓ 62 callers
Method
ExpectHeaderFailure
()
age/internal/testkit/testkit.go:352
↓ 62 callers
Method
UnreadLine
()
age/internal/testkit/testkit.go:93
↓ 57 callers
Method
Bytes
()
age/internal/testkit/testkit.go:395
↓ 47 callers
Method
Body
(body []byte)
age/internal/testkit/testkit.go:116
↓ 44 callers
Method
Comment
(c string)
age/internal/testkit/testkit.go:381
↓ 39 callers
Method
ArgsLine
(args ...string)
age/internal/testkit/testkit.go:105
↓ 31 callers
Method
BeginArmor
(t string)
age/internal/testkit/testkit.go:385
↓ 29 callers
Method
EndArmor
(t string)
age/internal/testkit/testkit.go:390
↓ 28 callers
Method
Base64Padding
()
age/internal/testkit/testkit.go:130
↓ 25 callers
Method
Nonce
()
age/internal/testkit/testkit.go:313
↓ 22 callers
Method
ExpectArmorFailure
()
age/internal/testkit/testkit.go:356
↓ 22 callers
Method
Scrypt
(passphrase string, workFactor int)
age/internal/testkit/testkit.go:276
↓ 21 callers
Method
PayloadChunkFinal
(size int)
age/internal/testkit/testkit.go:341
↓ 21 callers
Method
UnreadArgsLine
()
age/internal/testkit/testkit.go:109
↓ 20 callers
Method
PayloadChunk
(size int)
age/internal/testkit/testkit.go:320
↓ 14 callers
Method
F
(f Flag)
ed25519/ed25519vectors.go:84
↓ 13 callers
Method
ExpectNoMatch
()
age/internal/testkit/testkit.go:377
↓ 13 callers
Method
ExpectPartialPayload
(goodBytes int)
age/internal/testkit/testkit.go:366
↓ 12 callers
Method
Hybrid
(identity []byte)
age/internal/testkit/testkit.go:183
↓ 12 callers
Function
add_test
(tl, testtype, vv)
jq255/mktests-json.py:18
↓ 12 callers
Function
mustDecodePoint
(s string)
ed25519/ed25519vectors.go:287
↓ 9 callers
Method
X25519RecordIdentity
(identity []byte)
age/internal/testkit/testkit.go:161
↓ 9 callers
Function
mustDecodeHex
(s string)
ed25519/ed25519vectors.go:279
↓ 8 callers
Method
HybridRecordIdentity
(identity []byte)
age/internal/testkit/testkit.go:188
↓ 8 callers
Method
SetF
(f Flag, b bool)
ed25519/ed25519vectors.go:88
↓ 7 callers
Method
HybridStanza
(ctT, pqRandom, identity []byte)
age/internal/testkit/testkit.go:198
↓ 7 callers
Function
x25519
(scalar, point []byte)
age/internal/testkit/testkit.go:145
↓ 6 callers
Method
ExpectPayloadFailure
()
age/internal/testkit/testkit.go:361
↓ 6 callers
Method
ScryptRecordPassphrase
(passphrase string)
age/internal/testkit/testkit.go:281
↓ 6 callers
Method
X25519NoRecordIdentity
(identity []byte)
age/internal/testkit/testkit.go:166
↓ 5 callers
Method
FileKey
(key []byte)
age/internal/testkit/testkit.go:84
↓ 5 callers
Method
X25519Stanza
(share, identity []byte)
age/internal/testkit/testkit.go:171
↓ 5 callers
Function
genVector
(f func([][n]uint16))
ML-KEM/modulus/modulus.go:54
↓ 4 callers
Method
ScryptNoRecordPassphraseWithSalt
(passphrase string, workFactor int, salt []byte)
age/internal/testkit/testkit.go:290
↓ 4 callers
Function
randomPoly
()
ML-KEM/modulus/modulus.go:73
↓ 3 callers
Method
HybridNoRecordIdentity
(identity []byte)
age/internal/testkit/testkit.go:193
↓ 3 callers
Method
String
()
ed25519/ed25519vectors.go:129
↓ 3 callers
Function
computeK
(A, R []byte, message string, reEncodeK bool)
ed25519/ed25519vectors.go:258
↓ 3 callers
Function
hpkeLabeledExtract
(suiteID, salt []byte, label string, ikm []byte)
age/internal/testkit/testkit.go:255
↓ 3 callers
Function
multByPrimeOrder
(p *edwards25519.Point)
ed25519/ed25519vectors_test.go:185
↓ 2 callers
Method
AEADBody
(key, body []byte)
age/internal/testkit/testkit.go:140
↓ 2 callers
Function
GenerateVectors
()
ed25519/ed25519vectors.go:150
↓ 2 callers
Method
HMACLine
(h []byte)
age/internal/testkit/testkit.go:300
↓ 2 callers
Function
ReencodedVerify
ReencodedVerify is an Ed25519 verifier that accepts non-canonical R and A values, but then hashes the canonical versions into k. This verifier would
ed25519/reencoded25519.go:20
↓ 2 callers
Method
ScryptNoRecordPassphrase
(passphrase string, workFactor int)
age/internal/testkit/testkit.go:285
↓ 2 callers
Function
check
(curve)
jq255/jq255test.py:159
↓ 2 callers
Function
convertBits
(data []byte, frombits, tobits byte, pad bool)
age/internal/bech32/bech32.go:79
↓ 2 callers
Method
flags
()
ed25519/ed25519vectors.go:96
↓ 2 callers
Function
hpkeLabeledExpand
(suiteID, prk []byte, label string, info []byte, length int)
age/internal/testkit/testkit.go:264
↓ 2 callers
Function
hrpExpand
(hrp string)
age/internal/bech32/bech32.go:50
↓ 2 callers
Function
hybridKeysFromSeed
(seed []byte)
age/internal/testkit/testkit.go:241
↓ 2 callers
Function
lowOrderComponentsAddUpToZero
(A, R *edwards25519.Point, k *edwards25519.Scalar)
ed25519/ed25519vectors.go:274
↓ 2 callers
Method
payloadChunk
(plaintext []byte)
age/internal/testkit/testkit.go:328
↓ 2 callers
Function
polymod
(values []byte)
age/internal/bech32/bech32.go:34
↓ 1 callers
Method
ExpectHMACFailure
()
age/internal/testkit/testkit.go:373
↓ 1 callers
Function
check_ECDH
(curve, tl)
jq255/jq255test.py:117
↓ 1 callers
Function
check_add
(curve, tl)
jq255/jq255test.py:36
↓ 1 callers
Function
check_decode
(curve, tl)
jq255/jq255test.py:8
↓ 1 callers
Function
check_hashph
(curve, tl)
jq255/jq255test.py:108
↓ 1 callers
Function
check_hashraw
(curve, tl)
jq255/jq255test.py:99
↓ 1 callers
Function
check_keygen
(curve, tl)
jq255/jq255test.py:90
↓ 1 callers
Function
check_map
(curve, tl)
jq255/jq255test.py:28
↓ 1 callers
Function
check_mul
(curve, tl)
jq255/jq255test.py:81
↓ 1 callers
Function
check_sign
(curve, tl)
jq255/jq255test.py:132
↓ 1 callers
Function
createChecksum
(hrp string, data []byte)
age/internal/bech32/bech32.go:67
↓ 1 callers
Function
knownLowOrderPoint
(p *edwards25519.Point)
ed25519/ed25519vectors_test.go:33
↓ 1 callers
Function
mktests
(curve)
jq255/mktests-json.py:292
↓ 1 callers
Function
mktests_ECDH
(curve)
jq255/mktests-json.py:211
↓ 1 callers
Function
mktests_add
(curve)
jq255/mktests-json.py:147
↓ 1 callers
Function
mktests_decode
(curve)
jq255/mktests-json.py:23
↓ 1 callers
Function
mktests_hashph
(curve)
jq255/mktests-json.py:200
↓ 1 callers
Function
mktests_hashraw
(curve)
jq255/mktests-json.py:191
↓ 1 callers
Function
mktests_keygen
(curve)
jq255/mktests-json.py:181
↓ 1 callers
Function
mktests_map
(curve)
jq255/mktests-json.py:111
↓ 1 callers
Function
mktests_mul
(curve)
jq255/mktests-json.py:167
↓ 1 callers
Function
mktests_sign
(curve)
jq255/mktests-json.py:266
↓ 1 callers
Function
mlkem1024EncapsulateInternal
go:linkname mlkem1024EncapsulateInternal crypto/internal/fips140/v1.0.0-c2097c7c/mlkem.(*EncapsulationKey1024).EncapsulateInternal
age/internal/mlkemtest/mlkemtest_fips140v1.0.go:44
↓ 1 callers
Function
mlkem1024EncapsulateInternal
go:linkname mlkem1024EncapsulateInternal crypto/internal/fips140/mlkem.(*EncapsulationKey1024).EncapsulateInternal
age/internal/mlkemtest/mlkemtest.go:44
↓ 1 callers
Function
mlkem768EncapsulateInternal
go:linkname mlkem768EncapsulateInternal crypto/internal/fips140/v1.0.0-c2097c7c/mlkem.(*EncapsulationKey768).EncapsulateInternal
age/internal/mlkemtest/mlkemtest_fips140v1.0.go:28
↓ 1 callers
Function
mlkem768EncapsulateInternal
go:linkname mlkem768EncapsulateInternal crypto/internal/fips140/mlkem.(*EncapsulationKey768).EncapsulateInternal
age/internal/mlkemtest/mlkemtest.go:28
↓ 1 callers
Function
polyByteEncode
polyByteEncode appends the 384-byte encoding of f to b. It implements ByteEncode₁₂, according to FIPS 203 (DRAFT), Algorithm 4.
ML-KEM/modulus/modulus.go:84
↓ 1 callers
Function
process_iteration_collect
( seed: [u8; 32], params: MLDSAParams, )
ML-DSA/accumulated/src/main.rs:134
↓ 1 callers
Function
sample
()
ML-DSA/benchmark/src/stat.py:116
↓ 1 callers
Function
sampleNTT
(d []byte)
ML-KEM/unluckysample/unluckysample.go:39
↓ 1 callers
Function
sliceForAppend
sliceForAppend takes a slice and a requested number of bytes. It returns a slice with the contents of the given slice followed by that many bytes and
ML-KEM/modulus/modulus.go:100
↓ 1 callers
Function
testLowOrderPoint
(t *testing.T, p *LowOrderPoint)
ed25519/ed25519vectors_test.go:42
↓ 1 callers
Function
verifyChecksum
(hrp string, data []byte)
age/internal/bech32/bech32.go:63
Function
Decode
Decode decodes a Bech32 string. If the string is uppercase, the HRP will be uppercase.
age/internal/bech32/bech32.go:146
Function
Encapsulate1024
(ek *mlkem.EncapsulationKey1024, rand []byte)
age/internal/mlkemtest/mlkemtest_go1.26.go:14
Function
Encapsulate1024
(ek *mlkem.EncapsulationKey1024, rand []byte)
age/internal/mlkemtest/mlkemtest_fips140v1.0.go:30
Function
Encapsulate1024
(ek *mlkem.EncapsulationKey1024, rand []byte)
age/internal/mlkemtest/mlkemtest.go:30
Function
Encapsulate768
(ek *mlkem.EncapsulationKey768, rand []byte)
age/internal/mlkemtest/mlkemtest_go1.26.go:10
Function
Encapsulate768
Reach ungracefully into the internals of crypto/internal/fips140/mlkem to perform derandomized encapsulation, which will be exposed in Go 1.26.
age/internal/mlkemtest/mlkemtest_fips140v1.0.go:14
Function
Encapsulate768
Reach ungracefully into the internals of crypto/internal/fips140/mlkem to perform derandomized encapsulation, which will be exposed in Go 1.26.
age/internal/mlkemtest/mlkemtest.go:14
next →
1–100 of 258, ranked by callers