Skip to content

Nhqml/aes-c

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Compile

meson setup builddir
meson compile -C builddir

This will generate an AES library and a test executable using the library.

Run

./builddir/test_exe

This will run the test executable.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published