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!
> Am 27.12.2015 um 14:50 schrieb Miguel Freitas <[email protected]>: > > Hi Julian, > > Do you know we have a working DM testvector and code here, right? > > https://github.com/miguelfreitas/twister-html/blob/master/twister-crypto-test.html > > Did you try this testvector? Or maybe comparing decrypt function here to your > code: > > https://github.com/miguelfreitas/twister-html/blob/master/js/twister-crypto.js > > regards, > > Miguel > > >> On Sun, Dec 27, 2015 at 11:26 AM, Julian Steinwachs >> <[email protected]> wrote: >> hi, >> >> I'm trying to retrace the crypto of twister in order to incorporate it into >> ma javascript library. But im failing currently in decrypting an DM that i >> sent to an test account. My current poc is on github at >> https://github.com/Tschaul/twister-crypto-js-poc . It would be very helpful >> if someone could point me im the right direction. I think the problem might >> be that i need the correct initialisation vector, but i dont know where from. >> >> Greetings! >> >> Tschaul >> >> >> -- >> 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. -- 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.
