This is a quick beta release for the Bucharest Crypto School (https://www.cs.bris.ac.uk/cryptoschool/) so no time for writing release notes now. Still, this release is a huge step forward compared to the previous.
On Windows you will need the libgmp-10.dll
library. You might already have it in your path if you use cygwin
, otherwise an easy installation option is to install git-for-windows:
- https://github.com/git-for-windows/git/releases/download/v2.10.0.windows.1/Git-2.10.0-64-bit.exe
- Once installed, either use "git bash" as your shell, or copy
"C:\Program Files\Git\mingw64\bin\libgmp-10.dll"
to yourfstar/bin
folder.