0
I Use This!
High Activity

Commits : Listings

Analyzed about 1 hour ago. based on code collected about 5 hours ago.
Apr 25, 2023 — Apr 25, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
restore unprotected execution of lua scripts More... 1 day ago
docs(sd-jwt): updated documentation to latest zencode More... 2 days ago
fix(sd-jwt): check existance of iat and exp claims before assert More... 2 days ago
fix(zencode_bbs): 🐛 check for the right variable to be empty before creating the bbs shake proof More... 3 days ago
fix: zen_exec_lua renamed in zenroom header More... 4 days ago
fix: meson shared lib linking readline, remove pthread More... 4 days ago
execute also lua scripts in protected mode More... 5 days ago
feat: link readline as library in cli for linux builds More... 5 days ago
fix: zenroom cli allows sideloadin when in interactive mode More... 5 days ago
chore: remove old EOL lang versions (#855) More... 12 days ago
fix: remove yarn as a dep in js bindings (#852) More... 12 days ago
Merge branch 'feat/update-bbs' More... 14 days ago
fix: bbs shake proofs and tests More... 14 days ago
fix: bbs zkp tests for sha More... 16 days ago
update w3c did vectors for bbs More... 16 days ago
update comments on test More... 16 days ago
fix: bbs sha256 zencode tests More... 16 days ago
fix: implement bbs shake with a separate key More... 16 days ago
restore public key importer test isinf(point*order) More... 16 days ago
fix: verification function argument missing nil header More... 16 days ago
fix: import of bbs signature in zencode More... 16 days ago
improve error messaging and routine checks in BBS zencode More... 16 days ago
fix: BBS public key schema import More... 16 days ago
hard-code bbs ciphersuite to use sha256 variant for now More... 16 days ago
fix: add some safety checks to bbs crypto primitives More... 16 days ago
feat: ✨ add support for timestamps in custom operations expression More... 17 days ago
feat: ✨ internal function for opposite timestamps More... 17 days ago
feat: ✨ add support for timestamps in number comparison More... 17 days ago
feat: ✨ add support for explicit subtractions between timestamps in zencode More... 17 days ago
feat(time): ✨ internal function to subtract timestamps More... 17 days ago