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. Thanks for helping > Am 27.12.2015 um 15:25 schrieb Miguel Freitas <[email protected]>: > >> On Sun, Dec 27, 2015 at 12:16 PM, Julian Steinwachs >> <[email protected]> wrote: > >> 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! > > So, does your code works with the testvector but not with a real DM post? > > -- > 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 [email protected]. > To post to this group, send email to [email protected]. > For more options, visit https://groups.google.com/d/optout. -- 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 [email protected]. To post to this group, send email to [email protected]. For more options, visit https://groups.google.com/d/optout.
