Skip to content

Conversation

@sayantn
Copy link
Owner

@sayantn sayantn commented Aug 2, 2025

  • Add missed inlining
  • Modularize aes_x86 more
  • Remove uses of unnecessary const-generics
  • Drop sse4.1 requirement of AES-NI impl
  • Simplify keygen of RV64 and Table-based backend
  • Optimize equality for AVX512 backend
  • Implement conversions from/to arrays (analogous to tuples) for vector AES
  • Add Aes{En,De}cryptX{2,4} traits

@sayantn sayantn changed the title Small changes (Not so) Small changes Aug 2, 2025
@sayantn sayantn merged commit 9655bd5 into master Aug 2, 2025
102 checks passed
@sayantn sayantn deleted the misc branch August 2, 2025 09:14
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.

2 participants