readme
来自「Diamond加密算法」· 代码 · 共 32 行
TXT
32 行
Submitter: Lars R. KnudsenAlgorithm: SerpentAn optimized ANSI C implementation of SerpentThis floppy diskette contains the following files:Makefile : explains how to test the C filesserpent.h : NIST Api header file for Serpentaes.h : Symbolic link to serpent.hserpent.c : Serpent code, conforming to the NIST C APIserpentsboxes.h : header file with macros (for serpent.c only)test.c : test file with Serpent selftestSource codes for KAT tests: ecb_vk.c ecb_vt.cSource codes for MCT tests: ecb_e_m.cecb_d_m.ccbc_e_m.ccbc_d_m.c
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?