摘要: AES-128 查找表优化实现 代码 https://gitee.com/cloud-lumiere/cryptography/tree/master/密码工程/aes_tablelookup 实现版本 参考实现 ref_aes.py AES基本实现 SubBytes: 使用 S-box 字节替换 阅读全文
posted @ 2025-12-09 16:18 lumiere_cloud 阅读(31) 评论(0) 推荐(0)