dstucrypt / jkurwa

Ecliptic curves cryptography standard DSTU 4145 in JS
https://www.gitbook.io/content/book/muromec/jkuwra/
75 stars 36 forks source link

no such method "unpack()" in Message class #19

Closed max1gu closed 4 years ago

max1gu commented 4 years ago

https://github.com/dstucrypt/jkurwa/blob/679fb247054aa61c4088043d78114b27bc7e041b/examples/decrypt.js#L19

muromec commented 4 years ago

Please disregard this example, as it should be removed or updated. Please refer to test/test-box.js and agent repo to see how messages could be decrypted.

muromec commented 4 years ago

@max1gu please confirm if 5909ad7b056 fixes it for you.