Skip to content

s0uthwood/CNSPP-lab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CNSPP-lab

密码学作业备份

Usage

from CNSPP import *

即可调用内部的函数

REF

  • Cryptography and network security principles and practices seventh edition
  • 网络安全技术与实践(第三版)

Fast aes

Current speed (-O3 -msse4): 2Gb in 0.6s (about 3.3Gbps)

CPU: i5-9600k

System: Win11 and WSL2 Ubuntu2004

des

  • 郑焰. DES 算法软件速度优化的实现 [J]. 计算机安全,2005(08):21-23.
  • 陈良. 一种优化 DES 算法 [J]. 计算机工程与应用,2004(06):74-76+86.
  • 付秀伟. 基于 DES 算法的系统优化设计 [J]. 吉林化工学院学报,2012,29(11):127-129.
  • 肖堃, 罗蕾. 一种 DES 的改进方案 [J]. 福建电脑,2008(05):77-78.

aes

  • Giraud C. (2005) DFA on AES. In: Dobbertin H., Rijmen V., Sowa A. (eds) Advanced Encryption Standard –AES. AES 2004. Lecture Notes in Computer Science, vol 3373. Springer, Berlin, Heidelberg. https://doi.org/10.1007/11506447_4
  • 孙维东, 俞军, 沈磊. 对称加密算法 AES 和 DES 的差分错误分析 [J]. 复旦学报 (自然 科学版),2013,52(03):297-302.

sm4

  • Katz J, Lindell Y. Introduction to modern cryptography[M]. CRC press, 2020.

ZUC-128

  • GM/T 0001-2012, 祖冲之序列密码算法[S].

About

Cryptography Practice

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published