You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The idea was to optimize using plain c and not spent much time on this but well this is a low prio issue because its not a core feature and for what people use aes in r2 speed is not a problem.
Intrinsics are tied to compilers and wont work on msvc, old gcc or tcc and i prefer readable and maintainable code than fill it with ifdefs
This one looks neat
https://gist.github.com/alula/2504f5cadc3600c3b29ce8f9d9da1b46
The text was updated successfully, but these errors were encountered: