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

sld logic decryption program returning less bits than the actual key length #18

Open
dgermek opened this issue Feb 2, 2018 · 0 comments

Comments

@dgermek
Copy link

dgermek commented Feb 2, 2018

Hi. I have noticed that the decryption tool (./sld net_enc.bench net_original.bench) sometime finishes and returns a key which is shorter than the total number of key-bit inputs.

The lcmp program also cannot verify the correctness of that key (since it is too short).

Why is this happening? It is a bit confusing since the sld claims to have found a key, but the returned key is not applicable.

@dgermek dgermek changed the title sld logic decryption returning less bits than the actuall key length sld logic decryption program returning less bits than the actual key length Feb 2, 2018
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