Skip to content

GongZheng/KLEIN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

KLEIN

The source codes of the KLEIN block cipher

  1. Bitslicing_KLEIN is the bitsliced implementation of KLEIN for mitigating DCA/Timing/Cache attacks

  2. KLEIN_AVR_ASM is the assembly code of KLEIN for AVR microcontrollers.

  3. KLEIN_Cbenchmark is the C reference code for benchmark testing.

  4. KLEIN_DPA is the threshold implementation of KLEIN for mitigating DPA attacks.

  5. KLEIN_Verilog is the Verilog HDL code of KLEIN for hardware implementation.

About

The source codes of the KLEIN block cipher

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published