Skip to content
/ lynx Public

Lynx: Family of Lightweight Authenticated Encryption Schemes Based on Tweakable Blockcipher

Notifications You must be signed in to change notification settings

mhasan08/lynx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Lynx

This repo constains implementations of some of the members of the lynx family. Lynx is a family of lightweight authenticated encryption schemes that has several advantages in resource constraint environments.

Paper Title: Lynx: Family of Lightweight Authenticated Encryption Schemes Based on Tweakable Blockcipher.

Paper Link: (https://ieeexplore.ieee.org/abstract/document/10365684)

Instructions for buiding and running the code

Compile

    make

Run

    ./lynx

About

Lynx: Family of Lightweight Authenticated Encryption Schemes Based on Tweakable Blockcipher

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published