Skip to content

oxheron/yao

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Yao

Yao is a block based encryption system. It uses 32 bit value, 16 element wide blocks. It operates by repeating substitution and bitexpansion/randomisation over 6 rounds, and then shuffles the block elements around.

Installation

To start the installation process run

make

To use the library include include/yao.h Then when linking link bin/libYao

About

A symmetric block cipher.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published