Copyright (C) 2014-2016  Marek Sys, Zdenek Riha

NIST STS-optimised version 5 is optimised NIST STS 2.1.1 (that uses FFTW for the Spectral test).

This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; either version 2
of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301, USA.


NIST-optimised package (version 1) is built on NIST STS 2.1.1. 
More details about package you can find in:
	Marek Ss, Zdenek Riha. Faster Randomness Testing with the NIST Statistical Test Suite, 
        In "Security, Privacy, and Applied Cryptography Engineering", LNCS, vol 8804, pp. 272-284.

	Marek SS, Zdenk HA, Vclav MATY, Kinga MRTON a Alin SUCIU. On the interpretation of 
        results from the NIST statistical test suite. Romanian Journal of Information Science and 
        Technology, Publishing House of the Romanian Academy, 2015, vol. 18, num. 1, pp 18-32. ISSN 1453-8245.

In the NIST-optimised (version 2) we speed up (2x) Linear complexity test. Also we incorporated FFTW 3.3.4 to speed up Spectral test
for larger factors of the bistream size. 


More details about NIST STS 2.1 you can find in:
	 Rukhin, A., Soto, J., Nechvatal, J., Smid, M., Barker, E., Leigh, S., Levenson, M., Vangel, M., Banks, D., Heckert,
	 A., Dray, J., Vo, S.: A Statistical Test Suite for the Validation of Random Number Generators and Pseudo Random 
	 Number Generators for Cryptographic Applications, Version STS-2.1, NIST Special Publication 800-22rev1a (April 2010).

FFTW was published in the paper:
	 Matteo Frigo and Steven G. Johnson, The design and implementation of FFTW3, Proc. IEEE 93 (2), 216231 (2005).


In case of any questions you can contact us using following emails: syso@mail.muni.cz , zriha@fi.muni.cz.