Skip to content

demo: add AES demo for tfhe_rust CPU #1765

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

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

asraa
Copy link
Collaborator

@asraa asraa commented Apr 25, 2025

Run

bazel run -c opt tests/Examples/tfhe_rust:aes

The sbox takes quite a bit of time, so I'll update that, but at least it's working?

Depends on #1743

asraa added 2 commits April 25, 2025 14:42
Signed-off-by: Asra Ali <[email protected]>

fix sbox timeout

Signed-off-by: Asra Ali <[email protected]>

remove test files

Signed-off-by: Asra Ali <[email protected]>

address comments

Signed-off-by: Asra Ali <[email protected]>

remove unneeded deps

Signed-off-by: Asra Ali <[email protected]>
@asraa asraa marked this pull request as draft April 25, 2025 18:57
Signed-off-by: Asra Ali <[email protected]>
@asraa asraa marked this pull request as ready for review April 28, 2025 15:55
@BenAtInfinex
Copy link

Looks good to me

Copy link
Collaborator

@j2kun j2kun left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

A Herculean effort, well done.

Fixes #235?

@j2kun
Copy link
Collaborator

j2kun commented Jun 11, 2025

Oh, you could also remove the rust-specific step from the ci workflow now

@asraa
Copy link
Collaborator Author

asraa commented Jun 11, 2025

@j2kun removing the CI step is handled in https://github.com/google/heir/pull/1743/files

This PR depends on it!

That PR is awaiting one more internal update :/ :/

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

Successfully merging this pull request may close these issues.

3 participants