This website requires JavaScript.
Explore
Help
Sign In
Cyclic0007
/
wolfssl
Watch
1
Star
0
Fork
0
You've already forked wolfssl
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
53f729f959581ba5ab851e1dc8ad896c19b24fda
wolfssl
/
wolfcrypt
History
Sean Parkinson
3ea0fb30dd
AES XTS x64 ASM: add AVX1 and AESNI implementations
...
Adding AES-XTS AVX1 and AESNI implementations. Fix name in comment at top of x64 assembly files.
2023-09-28 14:44:23 -05:00
..
benchmark
Merge pull request
#6768
from miyazakh/renesas_rz
2023-09-19 14:38:03 -06:00
src
AES XTS x64 ASM: add AVX1 and AESNI implementations
2023-09-28 14:44:23 -05:00
test
AES XTS x64 ASM: add AVX1 and AESNI implementations
2023-09-28 14:44:23 -05:00
user-crypto
add WC_DO_NOTHING macro to wolfssl/wolfcrypt/types.h, with default expansion "do {} while (0)", and globally refactor to use the macro where appropriate, annotating intended-null macros-with-args with "/* null expansion */";
2023-07-14 09:50:01 -05:00