MCPcopy Create free account

hub / github.com/3nsoft/ecma-nacl / functions

Functions458 in github.com/3nsoft/ecma-nacl

↓ 3 callersFunctioncc
(a, b)
src/tests/ext-libs/js-scrypt.js:877
↓ 3 callersFunctioncp
(b, d, e, f, g, h)
src/tests/ext-libs/js-scrypt.js:7348
↓ 3 callersFunctiondefer
()
src/tests/libs-for-tests/async-jasmine.ts:90
↓ 3 callersFunctionec
(a, b, c, d)
src/tests/ext-libs/js-scrypt.js:902
↓ 3 callersMethodget
* This either creates new, or gets a spare array from the pool. * Newly created array is not put into pool, because it is given to someone * for u
src/lib/util/arrays.ts:50
↓ 3 callersFunctioninjectBytes
(bs, leftPadding)
src/tests/ext-libs/js-scrypt.js:10180
↓ 3 callersFunctionja
()
src/tests/ext-libs/js-scrypt.js:71
↓ 3 callersFunctionjb
(a)
src/tests/ext-libs/js-scrypt.js:403
↓ 3 callersFunctionmakeUint8ArrayCopy
(arr: Uint8Array)
src/lib/boxes/secret_box.ts:408
↓ 3 callersFunctionmake_ge25519
(arrFactory: Factory)
src/lib/signing/ge25519.ts:28
↓ 3 callersFunctionna
(a, b, c)
src/tests/ext-libs/js-scrypt.js:85
↓ 3 callersFunctionp1p1_to_p2
* Analog of p1p1_to_p2 in crypto_sign/ed25519/ref/ge25519.c
src/lib/signing/ge25519.ts:179
↓ 3 callersFunctionreduce_add_sub
* Analog of reduce_add_sub in crypto_sign/ed25519/ref/sc25519.c * Reduce coefficients of r before calling reduce_add_sub
src/lib/signing/sc25519.ts:64
↓ 3 callersFunctionscryptKeyDerivation
(logN: number, r: number, p: number)
src/tests/performance/comparison.ts:265
↓ 3 callersFunctionsigning
(numOfRuns: number, msgKs: number)
src/tests/performance/comparison.ts:211
↓ 3 callersFunctionstore_bigendian
* Analog of store_bigendian in crypto_hashblocks/sha512/inplace/blocks.c
src/lib/hash/sha512.ts:58
↓ 3 callersFunctionwb
(a)
src/tests/ext-libs/js-scrypt.js:543
↓ 3 callersFunctionxa
(a, b)
src/tests/ext-libs/js-scrypt.js:135
↓ 2 callersFunction$b
(a, b)
src/tests/ext-libs/js-scrypt.js:787
↓ 2 callersFunctionBa
(a, b, c, d)
src/tests/ext-libs/js-scrypt.js:154
↓ 2 callersFunctionCa
(a)
src/tests/ext-libs/js-scrypt.js:145
↓ 2 callersFunctionCb
(a, b)
src/tests/ext-libs/js-scrypt.js:468
↓ 2 callersFunctionEb
(a)
src/tests/ext-libs/js-scrypt.js:558
↓ 2 callersFunctionFa
(a, b)
src/tests/ext-libs/js-scrypt.js:269
↓ 2 callersFunctionHMAC_SHA256_Final
* Analog of HMAC_SHA256_Update in lib/crypto/sha256.c * Finish an HMAC-SHA256 operation.
src/lib/scrypt/sha256.ts:380
↓ 2 callersFunctionHMAC_SHA256_Init
* Analog of HMAC_SHA256_Init in lib/crypto/sha256.c * Initialize an HMAC-SHA256 operation with the given key.
src/lib/scrypt/sha256.ts:325
↓ 2 callersFunctionHb
(a)
src/tests/ext-libs/js-scrypt.js:522
↓ 2 callersFunctionKc
()
src/tests/ext-libs/js-scrypt.js:1466
↓ 2 callersFunctionMb
(a, b)
src/tests/ext-libs/js-scrypt.js:585
↓ 2 callersFunctionQb
(a, b, c, d)
src/tests/ext-libs/js-scrypt.js:803
↓ 2 callersFunctionZb
(a)
src/tests/ext-libs/js-scrypt.js:783
↓ 2 callersFunctionZc
(a, b)
src/tests/ext-libs/js-scrypt.js:9424
↓ 2 callersMethodaddDelta
()
src/lib/scrypt/scrypt.ts:236
↓ 2 callersFunctionaddU64
(a: U64, b: U64)
src/lib/util/nonce.ts:25
↓ 2 callersFunctionadvance
(n: Uint8Array, delta: number)
src/lib/util/nonce.ts:71
↓ 2 callersFunctionb2
(a, b, d, e)
src/tests/ext-libs/js-scrypt.js:6218
↓ 2 callersFunctionbA
(a, b)
src/tests/ext-libs/js-scrypt.js:2520
↓ 2 callersFunctionbB
(b, c)
src/tests/ext-libs/js-scrypt.js:3079
↓ 2 callersFunctionbF
(a, b, d)
src/tests/ext-libs/js-scrypt.js:3113
↓ 2 callersFunctionbG
(b, c, d)
src/tests/ext-libs/js-scrypt.js:3130
↓ 2 callersFunctionbI
(a, b)
src/tests/ext-libs/js-scrypt.js:3189
↓ 2 callersFunctionbJ
(b, c, d, e, f, g, h, j)
src/tests/ext-libs/js-scrypt.js:3203
↓ 2 callersFunctionbR
(a, b)
src/tests/ext-libs/js-scrypt.js:5586
↓ 2 callersFunctionbT
(a, b)
src/tests/ext-libs/js-scrypt.js:5777
↓ 2 callersFunctionblkxor
* Analog of blkxor in lib/crypto/crypto_scrypt-ref.c
src/lib/scrypt/scrypt.ts:30
↓ 2 callersFunctionblockmix_salsa8
* Analog of blockmix_salsa8 in lib/crypto/crypto_scrypt-ref.c * blockmix_salsa8(B, Y, r): * Compute B = BlockMix_{salsa20/8, r}(B). The input B mus
src/lib/scrypt/scrypt.ts:190
↓ 2 callersFunctionboxEncryption
(numOfRuns: number, msgKs: number)
src/tests/performance/comparison.ts:29
↓ 2 callersFunctionbp
(b, c, d)
src/tests/ext-libs/js-scrypt.js:2072
↓ 2 callersFunctionbw
(a, b, c)
src/tests/ext-libs/js-scrypt.js:2247
↓ 2 callersFunctioncT
(b)
src/tests/ext-libs/js-scrypt.js:8629
↓ 2 callersFunctionca
(a)
src/tests/ext-libs/js-scrypt.js:7253
↓ 2 callersFunctioncheckPackArgs
(m: Uint8Array, n: Uint8Array, k: Uint8Array)
src/lib/boxes/secret_box.ts:13
↓ 2 callersFunctionchoose_t
* Analog of choose_t in crypto_sign/ed25519/ref/ge25519.c
src/lib/signing/ge25519.ts:324
↓ 2 callersFunctioncopyBytes
( dst: Uint8Array, di: number, src: Uint8Array, si: number, len: number )
src/lib/scrypt/sha256.ts:313
↓ 2 callersFunctioncurve25519
( q: Uint8Array, n: Uint8Array, p: Uint8Array, arrFactory: Factory )
src/lib/boxes/scalarmult.ts:369
↓ 2 callersFunctioncv
(b, d, e, f, g)
src/tests/ext-libs/js-scrypt.js:7951
↓ 2 callersFunctiondb
(a, b)
src/tests/ext-libs/js-scrypt.js:378
↓ 2 callersFunctionequal
* Analog of equal in crypto_sign/ed25519/ref/fe25519.c * All inputs are 16-bit.
src/lib/signing/fe25519.ts:38
↓ 2 callersFunctiongc
(a, b, c)
src/tests/ext-libs/js-scrypt.js:948
↓ 2 callersFunctionhash_padded_block
( h: Uint8Array, oddBytes: Uint8Array, totalLen: number, arrFactory: Factory )
src/lib/hash/sha512.ts:337
↓ 2 callersFunctionia
(a)
src/tests/ext-libs/js-scrypt.js:55
↓ 2 callersFunctionib
(a)
src/tests/ext-libs/js-scrypt.js:397
↓ 2 callersFunctionka
(a)
src/tests/ext-libs/js-scrypt.js:74
↓ 2 callersFunctionla
(a)
src/tests/ext-libs/js-scrypt.js:77
↓ 2 callersFunctionlb
(a)
src/tests/ext-libs/js-scrypt.js:10084
↓ 2 callersFunctionload_bigendian
* Analog of load_bigendian in crypto_hashblocks/sha512/inplace/blocks.c
src/lib/hash/sha512.ts:44
↓ 2 callersFunctionlt
* Analog of lt in crypto_sign/ed25519/ref/sc25519.c * All inputs are 16-bit.
src/lib/signing/sc25519.ts:55
↓ 2 callersFunctionmakeHmacSHA256Context
(arrFactory: Factory)
src/lib/scrypt/sha256.ts:285
↓ 2 callersFunctionmakeSha256Ctx
(arrFactory: Factory)
src/lib/scrypt/sha256.ts:211
↓ 2 callersFunctionn
(c)
src/tests/ext-libs/js-scrypt.js:1585
↓ 2 callersFunctionpc
(a)
src/tests/ext-libs/js-scrypt.js:1275
↓ 2 callersFunctionpoly1305
( outArr: Uint8Array, inArr: Uint8Array, k: Uint8Array, arrFactory: Factory )
src/lib/boxes/onetimeauth.ts:116
↓ 2 callersFunctionqa
(a)
src/tests/ext-libs/js-scrypt.js:116
↓ 2 callersFunctionrecycle_ge25519
( arrFactory: Factory, ...ges: ge25519[] )
src/lib/signing/ge25519.ts:103
↓ 2 callersFunctionreduce_add_sub
* Analog of reduce_add_sub in crypto_sign/ed25519/ref/fe25519.c
src/lib/signing/fe25519.ts:69
↓ 2 callersFunctionsecretBoxEncryption
(numOfRuns: number, msgKs: number)
src/tests/performance/comparison.ts:91
↓ 2 callersFunctionselect
* Analog of select in crypto_scalarmult/curve25519/ref/smult.c * @param p is Uint32Array, 64 items long. * @param q is Uint32Array, 64 items long.
src/lib/boxes/scalarmult.ts:192
↓ 2 callersFunctionsha256Hashing
(numOfRuns: number, msgKs: number)
src/tests/performance/comparison.ts:181
↓ 2 callersFunctionsha512Hashing
(numOfRuns: number, msgKs: number)
src/tests/performance/comparison.ts:147
↓ 2 callersFunctionshr
(t: Uint32Array, x: Uint32Array, xi: number, c: number)
src/lib/hash/sha512.ts:34
↓ 2 callersFunctionsqueeze
* Analog of squeeze in crypto_scalarmult/curve25519/ref/smult.c * @param a is Uint32Array, 32 items long.
src/lib/boxes/scalarmult.ts:52
↓ 2 callersFunctionstoreLEU64
(x: Uint8Array, i: number, u: U64)
src/lib/util/nonce.ts:54
↓ 2 callersFunctionsubU64
(a: U64, b: U64)
src/lib/util/nonce.ts:31
↓ 2 callersFunctiontimeBoxEncryption
(numOfRuns: number, msgKs: number)
src/tests/performance/ecma-nacl_runs.ts:27
↓ 2 callersFunctiontimeSecretBoxEncryption
(numOfRuns: number, msgKs: number)
src/tests/performance/ecma-nacl_runs.ts:50
↓ 2 callersFunctiontimes19
* Analog of times19 in crypto_sign/ed25519/ref/fe25519.c
src/lib/signing/fe25519.ts:55
↓ 2 callersFunctionverify
(x, y, len: number)
src/lib/util/verify.ts:22
↓ 2 callersFunctionxb
(a, b)
src/tests/ext-libs/js-scrypt.js:864
↓ 2 callersFunctionxsalsa20_xor
( c: Uint8Array, m: Uint8Array, mPadLen: number, n: Uint8Array, k: Uint8Array, arrFactory?: Factory )
src/lib/boxes/stream.ts:205
↓ 2 callersFunctionxsalsa20poly1305_pad_and_pack
* Analog of crypto_secretbox in crypto_secretbox/xsalsa20poly1305/ref/box.c * with an addition that given message should not be padded with zeros, an
src/lib/boxes/secret_box.ts:45
↓ 2 callersFunctionyb
(a, b)
src/tests/ext-libs/js-scrypt.js:451
↓ 1 callersFunctionAc
(a)
src/tests/ext-libs/js-scrypt.js:1447
↓ 1 callersFunctionCh
* Analog of macro Ch in crypto_hashblocks/sha512/inplace/blocks.c
src/lib/hash/sha512.ts:93
↓ 1 callersFunctionDa
(a, b, c)
src/tests/ext-libs/js-scrypt.js:365
↓ 1 callersFunctionEa
(a, b)
src/tests/ext-libs/js-scrypt.js:372
↓ 1 callersFunctionGa
(a, b, c)
src/tests/ext-libs/js-scrypt.js:181
↓ 1 callersFunctionH
()
src/tests/ext-libs/js-scrypt.js:1699
↓ 1 callersFunctionKb
()
src/tests/ext-libs/js-scrypt.js:573
↓ 1 callersFunctionLc
()
src/tests/ext-libs/js-scrypt.js:1472
↓ 1 callersFunctionMaj
* Analog of macro Maj in crypto_hashblocks/sha512/inplace/blocks.c
src/lib/hash/sha512.ts:105
← previousnext →101–200 of 458, ranked by callers