issues
search
usnistgov
/
SP800-90B_EntropyAssessment
The SP800-90B_EntropyAssessment C++package implements the min-entropy assessment methods included in Special Publication 800-90B.
202
stars
87
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Makes some documentation fixes.
#137
joshuaehill
closed
4 years ago
1
Make ea_conditioning use arbitrary precision arithmetic (and only that)
#136
joshuaehill
closed
2 years ago
10
Prettify the output for long-running permutation tests (Edited version of PR #126)
#135
joshuaehill
closed
4 years ago
3
Fixes for a few recently found scientific computing and language issues
#134
joshuaehill
closed
4 years ago
6
All predictors may calculate x using inadaquate precision
#133
joshuaehill
closed
4 years ago
1
The collision test can be dramatically simplified
#132
joshuaehill
closed
4 years ago
1
Cast of const to non-const could yield undefined behavior (optimizer issue)
#131
joshuaehill
closed
4 years ago
0
Restart Test Input data format
#130
sachin-taneja
closed
4 years ago
4
Make ea_conditioning use arbitrary precision arithmetic
#129
joshuaehill
closed
4 years ago
5
"double" and "long double" precision may not be sufficient within conditioning_main
#128
joshuaehill
closed
2 years ago
1
Adjusting length of data in non-iid non-binary case
#127
olivier-perso
closed
5 years ago
5
Prettify the output for long-running permutation tests
#126
mclearn
closed
4 years ago
1
Silly results from Tuple Estimates
#125
dj-on-github
closed
5 years ago
12
Print version number in output
#124
mslpensec
closed
2 years ago
5
Binary symbols as half of input binary bit stream length
#123
sachin-taneja
closed
5 years ago
5
Uninitialized comparison in max_map in shared/utils.h
#122
mclearn
closed
5 years ago
1
The current tools do not support making an IID claim
#121
joshuaehill
closed
5 years ago
1
Uncommented stderr debugging stmt
#120
mclearn
closed
5 years ago
8
ea_iid doesn't calculate H_bitstring
#119
joshuaehill
closed
5 years ago
0
A bunch of changes to fix the MultiMMC / LZ78Y predictors, and add self tests.
#118
joshuaehill
closed
5 years ago
7
LRS test initializes the wrong amount of data
#117
joshuaehill
closed
5 years ago
0
For single bit data, non_iid_main erroneously labels the H_original as H_bitstring.
#116
joshuaehill
closed
5 years ago
0
The wide LZ78Y predictor implementation adds prefixes to the dictionary in the wrong order
#115
joshuaehill
closed
5 years ago
0
The wide MultiMMC predictor doesn't correctly account for new postfixes
#114
joshuaehill
closed
5 years ago
1
libdivsufsort
#113
QuentinGouchet
closed
5 years ago
9
Changed the t-Tuple/LRS implementation to use Aaron Kaufer's improved algorithm
#112
joshuaehill
closed
5 years ago
1
Binary permtest fixes
#111
joshuaehill
closed
5 years ago
0
conversion2() does not function correctly
#110
joshuaehill
closed
5 years ago
0
find_collisions() could be made conceptually much simpler (and faster)
#109
joshuaehill
closed
5 years ago
0
Binary data whose length is not divisible by 8 will lead to incorrect permtest results
#108
joshuaehill
closed
5 years ago
0
why do the conversion2() before numRunsMedian test?
#107
hlsun111
closed
5 years ago
2
The MultiMMC and LZ78Y predictors could be much faster with binary data
#106
joshuaehill
closed
5 years ago
0
The compression estimate could be considerably faster
#105
joshuaehill
closed
5 years ago
0
Speedups for several of the estimators
#104
joshuaehill
closed
5 years ago
13
There is a speedup possible for all predictors
#103
joshuaehill
closed
5 years ago
0
conditioning_main.cpp allows for non-integer n_in, n_out, and nw values
#102
joshuaehill
closed
5 years ago
0
ea_non_iid assessment of 1 bit data returns meaningless H_original result
#101
joshuaehill
closed
5 years ago
0
Verbose flag in iid_main.cpp is not optional
#100
zrlsid
closed
5 years ago
7
Allow permtesting large data sets, command line processing fixes.
#99
joshuaehill
closed
5 years ago
7
Changes to iid testing, major speed up of t-tuple and lrs tests, chi-square fixes, and restart testing fixes
#98
joshuaehill
closed
5 years ago
0
Segmentation fault when running iid path
#97
locksmithone
closed
5 years ago
11
Program crashes on large datasets; uninformative error
#96
mslpensec
closed
5 years ago
2
Calculation of alpha in the restart test isn't correct, or as specified in 90B
#95
joshuaehill
closed
5 years ago
2
There should be some "known answer test" style functionality
#94
joshuaehill
closed
5 years ago
2
binary_chi_square_independence isn't calculating the test statistic correctly
#93
joshuaehill
closed
5 years ago
1
LRS test calculates wrong LRS
#92
joshuaehill
closed
5 years ago
1
Non-binary goodness-of-fit expectations are not necessarily based on the full dataset
#91
joshuaehill
closed
5 years ago
2
Goodness of fit chi squared test has a memory leak
#90
joshuaehill
closed
5 years ago
1
double divide(const int, const int) function is used in inappropriate contexts
#89
joshuaehill
closed
5 years ago
1
Non-binary chi squared independence test is unnecessarily slow
#88
joshuaehill
closed
5 years ago
1
Previous
Next