On Sunday, July 27, 2014 09:55:17 PM unixninja92 wrote:
> The only bug with CryptBitSet right now is that when I'm
> encrypting BitSets with Rijndael in PCFB mode the first half of the
> BitSet is encrypted and/or decrypted incorrectly. It works just fine
> when using byte[]s, this bug only appears with BitSets. I have no idea
> why this is happening. If you have any ideas about why this might be
> happening let me know. [1][2]

Threading issue?
I assume you wrote unit tests which demonstrate this (you should absolutely do 
that) - then why can't you just singlestep through them with a debugger and 
see where the wrong values come from?

Attachment: signature.asc
Description: This is a digitally signed message part.

_______________________________________________
Devl mailing list
Devl@freenetproject.org
https://emu.freenetproject.org/cgi-bin/mailman/listinfo/devl

Reply via email to