--
You received this message because you are subscribed to the Google Groups "twister-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to twister-dev...@googlegroups.com.
To post to this group, send email to twist...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
i started with that. The decryption part is still in exactly that state because i reverted it back after every try. Basically i'm just trying to apply that code to a post from the network. Greetings!
no it does not work with the testvector. The problem is the new version of bitcoinjs-lib . The code from the twister-html repo is incompatible with the new version. They changed some method signatures.
Also i find it strange to use an empty buffer als iv. Thoughts thats just for the testvector.