mattrglobal / node-bbs-signatures

An implementation of BBS+ signatures using rust and typescript for node.js
Apache License 2.0
58 stars 27 forks source link

Neon Error when revealing a subset of the messages #63

Closed TelegramSam closed 4 years ago

TelegramSam commented 4 years ago

Error: internal error in Neon module: Index is out of bounds. Must be between 0 and 1: 2

Can be observed running the tests in this PR: https://github.com/mattrglobal/node-bbs-signatures/pull/62