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

Add PQC side channel examples & GPU computing support #492

Open
M0nteCarl0 opened this issue Jun 24, 2024 · 3 comments
Open

Add PQC side channel examples & GPU computing support #492

M0nteCarl0 opened this issue Jun 24, 2024 · 3 comments

Comments

@M0nteCarl0
Copy link

Dear developers of Chipwhisper!
Can you say about plans adding support PQC side channel examples and GPU support?

Best regards

@colinoflynn
Copy link
Contributor

For CPU support - for attacks you mean? Our attack library is very low-performance (it's more for demonstration). There are some nice libraries that work well if you need performance (I'd recommend 'scared', https://eshard.gitlab.io/scared/ currently as it has a very simple install now). You can also see LASCAR (we had some examples of that) and a few others.

We don't have PQC examples ourselves yet, but have seen some examples like at https://github.com/eip-ms/Kyber-CW . There were a few others floating around as well, but we haven't tried running them yet.

@M0nteCarl0
Copy link
Author

M0nteCarl0 commented Jun 24, 2024

Dear, I am currently using esHard SCAred or Riscure Jlsca (customized)
But I want to have ability doing that using standard CW framework
I know for implementation gueser maybe using cupy for example or numba

@M0nteCarl0
Copy link
Author

I am contact with esHard team for collaboration with me on some features SCAred framework.

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

2 participants