Skip to content

Decimate is a Python library published by Teron Labs ([email protected]) for running decimation testing on data from a non-IID (independent and identically distributed) noise source.

License

Notifications You must be signed in to change notification settings

teronlabs/decimate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

81 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Decimate README files

Decimate is a Python library published by Teron Labs ([email protected]) for running decimation testing on data from a non-IID (independent and identically distributed) noise source.

The IID testing used by Teron Labs' Decimate Python library is from NIST's C++ SP800-90B_EntropyAssessment tool. Teron Labs modified the tool slightly and made it into a Python extension module called stats90b.

There are two README files and two licences for files in this project.

Decimate README

The README file with instructions on how to install and use the stats90b extension module and the decimate Python package is here: src/README.md. All files in the src, examples and stats90b directories are released under the GNU General Public License v3 (GPLv3) license here: src/LICENSE.md.

NIST's SP800-90B_EntropyAssessment README

The README from NIST's SP800-90B_EntropyAssessment tool has been updated to list the modifications performed by Teron Labs and is here: SP800-90B_EntropyAssessment/README.md. Files in the SP800-90B_EntropyAssessment directory are released under the NIST license included in SP800-90B_EntropyAssessment/README.md.

About

Decimate is a Python library published by Teron Labs ([email protected]) for running decimation testing on data from a non-IID (independent and identically distributed) noise source.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published