Skip to content

Commit

Permalink
add Randomness Testing Toolkit
Browse files Browse the repository at this point in the history
  • Loading branch information
petrs authored Dec 15, 2024
1 parent 6d4b7c5 commit 8f3e34b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ An automated toolkit to analyze secure hardware, and build user-verifiable hardw
| [Javus](https://github.com/crocs-muni/Javus) | ![stars](https://img.shields.io/github/stars/crocs-muni/Javus.svg?style=social) ![numcontributors](https://img.shields.io/github/contributors-anon/crocs-muni/Javus.svg) ![lastcommit](https://img.shields.io/github/last-commit/crocs-muni/Javus.svg) | ![][javacard] | A testing framework for executing known logical attacks against the JavaCard platform. The behavioral characteristics of JCVM are retrieved. | |
| [JCProfilerNext](https://github.com/lzaoral/JCProfilerNext) | ![stars](https://img.shields.io/github/stars/lzaoral/JCProfilerNext.svg?style=social) ![numcontributors](https://img.shields.io/github/contributors-anon/lzaoral/JCProfilerNext.svg) ![lastcommit](https://img.shields.io/github/last-commit/lzaoral/JCProfilerNext.svg) | ![][javacard] | Performance profiler for on-card JavaCard code. Provides a completely automated preprocessing, compilation, installation and profiling of JavaCard code on JavaCard smart cards. Produces interactive performance graphs. | |
| [opal-toolset](https://github.com/crocs-muni/opal-toolset) | ![stars](https://img.shields.io/github/stars/crocs-muni/opal-toolset.svg?style=social) ![numcontributors](https://img.shields.io/github/contributors-anon/crocs-muni/opal-toolset.svg) ![lastcommit](https://img.shields.io/github/last-commit/crocs-muni/opal-toolset.svg) | ![][sed] ![][rng] | A set of tools for managing and analysing self-encrypting devices with Opal standard. | |
| [Randomness Testing Toolkit](https://github.com/crocs-muni/randomness-testing-toolkit) | ![stars](https://img.shields.io/github/stars/crocs-muni/randomness-testing-toolkit.svg?style=social) ![numcontributors](https://img.shields.io/github/contributors-anon/crocs-muni/randomness-testing-toolkit.svg) ![lastcommit](https://img.shields.io/github/last-commit/crocs-muni/randomness-testing-toolkit.svg) | ![][rng] | Set of statistical randomness tests (NIST STS, Dieherader, TestU01) unified under same interface and results evaluation. | |
| [booltest](https://github.com/ph4r05/booltest) | ![stars](https://img.shields.io/github/stars/ph4r05/booltest.svg?style=social) ![numcontributors](https://img.shields.io/github/contributors-anon/ph4r05/booltest.svg) ![lastcommit](https://img.shields.io/github/last-commit/ph4r05/booltest.svg) | ![][rng] | Statical randomness testing tool for TRNG and PRNG generators based on boolean polynomials. | |
| [cooltest](https://github.com/jirigav/cooltest/) | ![stars](https://img.shields.io/github/stars/jirigav/cooltest.svg?style=social) ![numcontributors](https://img.shields.io/github/contributors-anon/jirigav/cooltest.svg) ![lastcommit](https://img.shields.io/github/last-commit/jirigav/cooltest.svg) | ![][rng] | Statical randomness testing tool for TRNG and PRNG generators based on a histogram construction. | |
| [sec-certs](https://github.com/crocs-muni/sec-certs) | ![stars](https://img.shields.io/github/stars/crocs-muni/sec-certs.svg?style=social) ![numcontributors](https://img.shields.io/github/contributors-anon/crocs-muni/sec-certs.svg) ![lastcommit](https://img.shields.io/github/last-commit/crocs-muni/sec-certs.svg) | - | A tool for data scraping, analysis and adavnaced searching of security certificates from Common Criteria and FIPS 140-2/3 schemes. | |
Expand Down

0 comments on commit 8f3e34b

Please sign in to comment.