Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Possible Help #2

Open
SachinMeier opened this issue Dec 10, 2019 · 0 comments
Open

Possible Help #2

SachinMeier opened this issue Dec 10, 2019 · 0 comments

Comments

@SachinMeier
Copy link

Hi,
I'm trying to write a C++ implementation of some similar ciphers. Starting with regular XOR encryption using a Feistel structure, but having a very bizarre bug, where my decryption is only accurate every other time. im using a CBC mode, and it works very well sometimes, but it's inconsistent which makes no sense, since it's the same exact operation every time. Any help appreciated!

https://github.com/Pillagr/Cryptography

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant