issues
search
privacy-scaling-explorations
/
zk-kit
A monorepo of reusable libraries for zero-knowledge technologies.
https://zkkit.pse.dev
MIT License
290
stars
76
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
perf(imt): when updating a node, skip calculation if value is the same
#350
hannahredler
opened
2 days ago
0
Typo fix Update README.md
#349
defitricks
closed
3 days ago
2
chore(benchmarks): fix some typos in comment
#348
wangjingcun
closed
2 days ago
1
fix(eddsa-poseidon): Check size of the message parameter
#347
hannahredler
opened
1 month ago
2
docs: add paper download link to readme files
#346
vplasencia
closed
1 month ago
0
build(eddsa-poseidon): move poseidon-lite package to dependencies
#345
cedoor
closed
1 month ago
0
Fix carry handling in the g function in blake.ts
#344
thogiti
opened
1 month ago
3
verifyProof probably should return false for any key if the tree is empty
#343
0xDatapunk
opened
1 month ago
3
the type of childNodes is not comprehensive
#342
0xDatapunk
opened
1 month ago
0
use of BigInt is vulnerable to timing attacks
#341
0xDatapunk
opened
1 month ago
1
checking if newLeaf != this._nodes[0][index] first before update
#340
0xDatapunk
opened
1 month ago
4
define export type IMTNode = number | string | bigint; directly istead of any.
#339
0xDatapunk
opened
1 month ago
0
adding comment that indexOf returns the first occurance
#338
0xDatapunk
closed
1 month ago
0
docs: include `logical-expressions` in typedoc
#337
sripwoud
closed
1 month ago
0
fix typedoc build warnings
#336
sripwoud
opened
1 month ago
0
docs: `logical-expressions` is not included in the deployed typedoc website
#335
sripwoud
closed
1 month ago
1
docs: add `zk-kit.rust` to list of repos
#334
sripwoud
closed
1 month ago
0
ci: include README.md files in path triggers of deploy workflow
#333
sripwoud
closed
1 month ago
0
chore: add leanimt paper
#332
vplasencia
closed
2 months ago
0
Create the LeanIMT paper
#331
vplasencia
closed
2 months ago
0
feat(eddsa-poseidon): adds Blake2s hashing for eddsa and conditional imports
#329
hannahredler
closed
1 month ago
5
Compare performance of the EdDSAPoseidon (and BabyJubjub) algorithm in JS and Rust in Node.js and browser
#328
cedoor
opened
2 months ago
3
docs: update merkle trees section
#327
cedoor
closed
2 months ago
0
test(benchmarks): improve bechmarks to have complete performance data
#326
0xarcano
closed
1 month ago
8
Constant-time EC point multiplication (Montgomery ladder) implementation
#325
ChinoCribioli
opened
2 months ago
9
`mulPointScalar` vulnerable to timing attacks
#324
ChinoCribioli
opened
2 months ago
0
Define IMTNode explicitly instead of any
#323
0xDatapunk
closed
1 month ago
1
update: comparison before updating
#322
0xDatapunk
opened
2 months ago
1
comment: indexOf returns first occurrence
#321
0xDatapunk
opened
2 months ago
0
fix: add dts plugin to roll-up definition files
#320
cedoor
closed
2 months ago
1
Non-ESM-compliant exports break for certain downstream consumers
#319
robknight
closed
2 months ago
3
refactor(eddsa-poseidon)!: restrict message types
#318
f3r10
opened
2 months ago
3
Compare performance of the LeanIMT written in JS and Rust in Node.js and browser
#317
vplasencia
opened
2 months ago
0
Discuss `UpdateMany` time complexity
#316
ChinoCribioli
opened
2 months ago
0
docs: added Merkle tree use recommendations
#315
0xarcano
closed
2 months ago
4
Implemented `updateMany` method as required in issue #117
#314
ChinoCribioli
closed
2 months ago
2
refactor(lean-imt)!: update function to import exported trees
#313
cedoor
closed
3 months ago
0
Improvements in the LeanIMT `import` function
#312
cedoor
closed
3 months ago
0
docs: add section to help choose merkle tree
#311
sripwoud
closed
1 month ago
2
feat: add `@zk-kit/logical-expressions` package
#310
vplasencia
closed
3 months ago
3
chore(poseidon-proof): pin artifacts version
#309
sripwoud
closed
4 months ago
0
pin artifacts deps
#308
sripwoud
closed
4 months ago
1
Move the code to evaluate logical expressions into zk-kit
#307
vplasencia
closed
3 months ago
0
Compare performance of IMT written in JS and Rust in Node.js and browser
#306
vplasencia
opened
4 months ago
3
refactor: remove rust crate as moved to another repo
#305
cedoor
closed
4 months ago
0
docs(smt): update README.md
#304
cedoor
closed
4 months ago
0
SMT add error with poseidon2 hashing
#303
ashpect
closed
4 months ago
3
chore: bump `@zk-kit/artifacts` to `1.8.0`
#302
sripwoud
closed
5 months ago
0
chore: create CODEOWNERS
#301
cedoor
closed
5 months ago
0
feat(utils): add new functions to convert base64 strings
#300
cedoor
closed
5 months ago
2
Next