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

Problems understanding DES LUT format #16

Open
lucianoloder opened this issue Aug 9, 2020 · 0 comments
Open

Problems understanding DES LUT format #16

lucianoloder opened this issue Aug 9, 2020 · 0 comments

Comments

@lucianoloder
Copy link

I am trying to use Daredevil to attack a DES repository that i have, and in order to do it i need to use some LUT.

The three LUTs available for DES are one containing the SBOXes (DES_SBOX), one containing a partial sbox (DES_SBOX_SMALL) and one contaning a set of numbers in order (DES_BEFORE_SBOX)

I saw that this file is read, stored in conf.sbox and used in construct_guess_DES , but i have not figured out the format it should have, and the attack is not returning the correct keys, even with 60k traces.

Can anyone explain this file a little bit for me?
Thanks in advance.

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