Post
Topic
Board Bitcoin Discussion
Re: New Bitcoin ARG, The legend begins here.... 3.3 BTC BOUNTY!!!
by
mirth23
on 10/09/2014, 13:46:56 UTC
Despite explicitly setting an iv and key, I get a different result every time I decrypt. At first I thought it was a problem with something randomized, like the iv or salt, but this issue occurs even when I'm explicitly setting the iv as in the example above. As far as I can tell, Rabbit doesn't use a salt. Has anyone been able to get consistent results out of it?

I was incorrect, it turns out there IS a salt for Rabbit ciphertext in this implementation.