Star1108
681
代码介绍
代码
Issues53
Pull Requests96
流水线
Actions
讨论
Wiki
项目成员124
分析
项目设置
Star1108
681
  1. openhitls
  2. /
  3. crypto
  4. /
  5. aes
  6. /
  7. src
  8. /
  9. asm
DDongjianwei001Fix code review issues.
82adf6bd创建于 28 天前历史提交
文件最后提交记录最后更新时间
crypt_aes_armv8.S
fix: resolve aarch64 assembly compatibility on macOS2 个月前
crypt_aes_cbc_armv8.S
Fix the out-of-bounds memory read issue in the ARMv8 implementation of aes-cbc and sm4-cfb.1 个月前
crypt_aes_cbc_x86_64.S
delete the '.file' directive in assembly files8 个月前
crypt_aes_cfb_armv8.S
fix: resolve aarch64 assembly compatibility on macOS2 个月前
crypt_aes_ctr_armv8.S
fix: resolve aarch64 assembly compatibility on macOS2 个月前
crypt_aes_ctr_x86_64.S
fix:Refactor to eliminate redundant logic and reduce binary size2 个月前
crypt_aes_ecb_armv8.S
fix: resolve aarch64 assembly compatibility on macOS2 个月前
crypt_aes_ecb_x86_64.S
delete the '.file' directive in assembly files8 个月前
crypt_aes_macro_armv8.s
fix: resolve aarch64 assembly compatibility on macOS2 个月前
crypt_aes_macro_x86_64.s
delete the '.file' directive in assembly files8 个月前
crypt_aes_x86_64.S
delete the '.file' directive in assembly files8 个月前
crypt_aes_xts_armv8.S
Fix code review issues.28 天前
crypt_aes_xts_x86_64.S
delete the '.file' directive in assembly files8 个月前