Type Alias: AlgoScrypt ​
AlgoScrypt =
object
Defined in: node_modules/.pnpm/node-appwrite@23.1.0/node_modules/node-appwrite/dist/models.d.mts:2631
AlgoScrypt
Properties ​
costCpu ​
costCpu:
number
Defined in: node_modules/.pnpm/node-appwrite@23.1.0/node_modules/node-appwrite/dist/models.d.mts:2639
CPU complexity of computed hash.
costMemory ​
costMemory:
number
Defined in: node_modules/.pnpm/node-appwrite@23.1.0/node_modules/node-appwrite/dist/models.d.mts:2643
Memory complexity of computed hash.
costParallel ​
costParallel:
number
Defined in: node_modules/.pnpm/node-appwrite@23.1.0/node_modules/node-appwrite/dist/models.d.mts:2647
Parallelization of computed hash.
length ​
length:
number
Defined in: node_modules/.pnpm/node-appwrite@23.1.0/node_modules/node-appwrite/dist/models.d.mts:2651
Length used to compute hash.
type ​
type:
string
Defined in: node_modules/.pnpm/node-appwrite@23.1.0/node_modules/node-appwrite/dist/models.d.mts:2635
Algo type.