Alex Thurston
Alex Thurston
When we are expecting a function call to raise an exception, add the ability to call the function with arguments
We have a test session (`13999`)with a vector set (`152295`) for SafePrimes on *production*. Results have been pushed up that have been flagged as failing for a few of the...
As a suggestion, it might be valuable/beneficial to provide an API or add the data within the existing API to get the algorithm capabilities that were used to create a...
Is it possible to add to the public ACVP API, a way in which we can list all the validations that have been created for a given set of credentials...
**environment** Demo **testSessionId** 88644 **vsId** N/A **Algorithm registration** N/A **Endpoint in which the error is experienced** `GET https://demo.acvts.nist.gov/acvp/v1/testSessions/88644/results` **Expected behaviour** This test session has 3 vectors set which are all...
**environment** Demo **testSessionId** 86533 **vsId** N/A **Algorithm registration** N/A **Endpoint in which the error is experienced** https://demo.acvts.nist.gov/acvp/v1/testSessions/86533 DELETE **Expected behaviour** When deleting a test session, the response that is returned...
Using the basic-flow example and adding a name to the state: ```js const initialState: State = { count: 0, name: 'john doe', }; ``` And an action to set the...
It seems as though in certain bases parts can be blank.
When registering the algorithm in the title, it appears at though if `Fixed Data Order` includes `none`, then the counter length of `0` must also be provided based on the...
Can a request (in `initial` state) be cancelled? If a request (on production since demo request are automatically approved) is made in error, or perhaps needs to be cancelled prior...