libtom / libtomprofile

Script to compare LibTomCrypt RSA & ECC with different versions of LibTomMath

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Profiling for libtom projects

dependencies

  • cvskit
  • gnuplot

example usage

git clone https://github.com/libtom/libtommath.git
git clone https://github.com/libtom/libtomcrypt.git -b timing-benchmark
git clone https://github.com/libtom/libtomprofile.git
cd libtomprofile
./lt-profile.sh -m develop -m remove-warray -m support/1.x -p

About

Script to compare LibTomCrypt RSA & ECC with different versions of LibTomMath


Languages

Language:Shell 100.0%