Skip to content

Lightweight cryptography is an emerging field in the field of research, which endorses algorithms that are best suited for the constrained environments. Design metrics like Gate Equivalence (GE), Memory Requirement, Power Consumption, and Throughput play a vital role in the applications like IoT. In this project, I designed a lightweight cipher …

Notifications You must be signed in to change notification settings

sushilk123/Cryptography

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lightweight cryptography is an emerging field in the field of research, which endorses algorithms that are best suited for the constrained environments. Design metrics like Gate Equivalence (GE), Memory Requirement, Power Consumption, and Throughput play a vital role in the applications like IoT. In this project, I designed a lightweight cipher that needs only 1856 bytes of FLASH memory and 1272 bytes of RAM. It is also is robust against Linear Cryptanalysis, Differential Cryptanalysis, Biclique attack, and Avalanche attack.

About

Lightweight cryptography is an emerging field in the field of research, which endorses algorithms that are best suited for the constrained environments. Design metrics like Gate Equivalence (GE), Memory Requirement, Power Consumption, and Throughput play a vital role in the applications like IoT. In this project, I designed a lightweight cipher …

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published