cryptographic data archive; written in F#; envisaged to stay another 10 years
read more here ..
before compilation, prepare a new RSA key for signing the assembly:
sn -k eLyKseeR.snk
(the linker will then expect the key in the file "eLyKseeR.snk")
monodevelop eLyKseeR-base.Mono.sln &
or open the VisualStudio solution on Windows.
sharpPRNG install from nuget or compile from submodule.
install in path ./packages:
nuget install sharpPRNG