matlimatli
Results
2
issues of
matlimatli
The current signature of `OQS_Randombytes()` is to return `void`. This might be a limiting factor, which is also noted in `OQS_randombytes_openssl()` with the following comment: ``` // because of void...
I noticed that some writable parameters are created as sensors instead of numbers. It seems like the API in some cases shows minValue and maxValue as null, causing find_fitting_entity() to...