Skip to content

kudelskisecurity/Verilaptor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

For more information read our blog post.

To run AES0 simulation:

$ verilator -cc aes_192_sed.v -f input.vc --Mdir build -o simu --exe simulation.cpp
$ make -C build/ -f Vaes_192_sed.mk simu
$ ./build/simu

To run the full attack:

$ make
$ ./attack.sh

Make sure to use at least v0.0.4 of phoenixAES.

About

No description, website, or topics provided.

Resources

License

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published