Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

livebe01

livebe01 closed an issue on usnistgov/ACVP-Server
Unclear error of processing state "unable to submit results when vector set in \u0027processed\u0027 status"
**environment** Demo environment **testSessionId** The test session ID = 566401 **vsId** The vectorSet ID displaying the issue = "vsId": 2722194, **Algorithm registration** The perti...
livebe01 created a comment on an issue on usnistgov/ACVP-Server
Hi @fabiendeboyser, I wanted to ask if you were able to resolve the issue described above?

View on GitHub

livebe01 created a comment on an issue on usnistgov/ACVP-Server
Hi @fabiendeboyser, I think I've identified the issue. For vsId 2722195, per our logs, It looks like your client is performing `HTTP "PUT" "/acvp/v1/testSessions/566401/vectorSets/2722195/resul...

View on GitHub

livebe01 created a comment on an issue on usnistgov/ACVP-Server
Hi @davidi67, This is as expected. The ML-DSA test vectors presently target testing the internal interfaces, i.e., Algorithms 6 - 8 of FIPS 204. After the testing for the internal interfaces bec...

View on GitHub

livebe01 closed an issue on usnistgov/ACVP-Server
ML-DSA-SigGen and SigVer vectors do not include domain separation
I can reproduce both the ML-DSA-SigGen and ML-DSA-sigVer test vectors but only if the domain separation is omitted (line 10, Algoithm 2 of FIPS.204). Should be passed to ML-DSA.Sign_internal M...
livebe01 created a comment on an issue on usnistgov/ACVP-Server
Hi @AlexThurston, can you let us know if we've resolved the issue you reported? Thank you!

View on GitHub

livebe01 created a comment on an issue on usnistgov/ACVP-Server
That's true. There was an issue on our end which should now be fixed. Can you re-submitting the results again?

View on GitHub

livebe01 created a comment on an issue on usnistgov/ACVP-Server
Hi @AlexThurston, that is a stragne error. I think you may have inadvertently submitted a version of the prompt in place of the expected results. For example, this is what we have on record as ...

View on GitHub

livebe01 created a comment on an issue on usnistgov/ACVP-Server
The fix for this is on Prod in release [v1.1.0.37](https://github.com/usnistgov/ACVP-Server/releases/tag/v1.1.0.37).

View on GitHub

livebe01 closed an issue on usnistgov/ACVP-Server
[sha3] Merge of ACVP vectors needed
**environment** Both **testSessionId** N/A **vsId** N/A **Algorithm registration** N/A **Endpoint in which the error is experienced** N/A **Expected behavior** N/A **Additio...
livebe01 closed an issue on usnistgov/ACVP-Server
Add error check to KDA HKDF SP800-56Cr1/2 for required setting MacSaltMethods
No error for missing MacSaltMethods, General Exception. Add requirement and verbose error.
livebe01 created a comment on a pull request on usnistgov/ACVP
Joel, can you add a couple notes that TDES is no longer approved as of 1/1/24 w/ a reference to https://nvlpubs.nist.gov/nistpubs/SpecialPublications/NIST.SP.800-131Ar2.pdf? Add a note in section 5...

View on GitHub

livebe01 created a review comment on a pull request on usnistgov/ACVP
The Test Group JSON Object table needs an entry for counterFieldLen now that we're including it at the test group level. You can use this: | counterFieldLen | The length of the counter. Only...

View on GitHub

livebe01 created a review on a pull request on usnistgov/ACVP

View on GitHub

livebe01 created a review comment on a pull request on usnistgov/ACVP
Joel, use these words: "NOTE: The 'counterFieldLen' property was introduced to support the concept of counter field length as introduced in SP800-90Ar1. See SP800-90Ar1 Section 10.2.1, Table 3."

View on GitHub

livebe01 created a review on a pull request on usnistgov/ACVP

View on GitHub

livebe01 created a review comment on a pull request on usnistgov/ACVP
Joel, use this: | counterFieldLen | The length of the counter field. This property is 1) optional and 2) only available for the ctrDRBG algorithm and "AES-128", "AES-192", and "AES-256" modes. S...

View on GitHub

livebe01 created a review on a pull request on usnistgov/ACVP

View on GitHub

livebe01 created a comment on an issue on usnistgov/ACVP-Server
@dspdon we haven't closed out #347 just yet. Expect to have an update from us in the near future.

View on GitHub

livebe01 created a comment on an issue on usnistgov/ACVP-Server
Sure. Our plan is to have a fix for this issue included in our next release, v1.1.0.38. We'd like to have the v1.1.0.38 release on Demo before Thanksgiving.

View on GitHub

livebe01 created a comment on an issue on nunit/nunit-console
> > It's harder for us if the failure only occurs on a Mac, > > I tested it on windows, same results. And I tested it using `dotnet test` which invokes the engine. I wanted to add, I get the ...

View on GitHub

livebe01 created a comment on an issue on nunit/nunit-console
> It's harder for us if the failure only occurs on a Mac, but @livebe01 could give it a try as well. We run into this problem (lack of devs with Macs on the team) periodically. For sure. Let me ...

View on GitHub

livebe01 created a comment on an issue on nunit/nunit-console
> I took a quick look at this when it was reported and as far as I quickly could determine then > > https://github.com/nunit/nunit-console/blob/d238d33023c1ffe96b2c6bf44f2077569c17e763/src/NUnit...

View on GitHub

livebe01 opened an issue on nunit/nunit-console
exception occurred while invoking executor Unexpected token '(' at position 100 in selection expression.
I have the following test [Test] [TestCase(ThisEnum.Option1, "ABC")] [TestCase(ThisEnum.Option2, "DEF")] [TestCase(ThisEnum.Option3, "GHI")] public void TestSomething(ThisEnum thisEnum, stri...
livebe01 created a comment on an issue on nunit/nunit
Thanks @stevenaw, I tried your suggestion, but it results in the same error/behavior. It's strange to see `C:\repos\nunit\nunit3-vs-adapter\src` referenced in the trace. That's a Windows path.

View on GitHub

livebe01 opened an issue on nunit/nunit
exception occurred while invoking executor Unexpected token '(' at position 100 in selection expression.
I have the following test [Test] [TestCase(ThisEnum.Option1, "ABC")] [TestCase(ThisEnum.Option2, "DEF")] [TestCase(ThisEnum.Option3, "GHI")] public void TestSomething(ThisEnum thisEnum, stri...
livebe01 closed an issue on usnistgov/ACVP-Server
Vector sets not yet ready
**environment** The environment the issue was experienced (Demo or Prod) Demo **testSessionId** The test session ID /acvp/v1/testSessions/558257 **vsId** The vectorSet ID displaying the...
livebe01 created a comment on an issue on usnistgov/ACVP-Server
The fix for this is on Demo in release [v1.1.0.37](https://github.com/usnistgov/ACVP-Server/releases/tag/v1.1.0.37).

View on GitHub

livebe01 created a comment on an issue on usnistgov/ACVP-Server
The fix for this is on Demo in release [v1.1.0.37](https://github.com/usnistgov/ACVP-Server/releases/tag/v1.1.0.37).

View on GitHub

livebe01 published a release on usnistgov/ACVP-Server
v1.1.0.37
Demo: 2024-11-5 Prod: * KDA HKDF SP800-56Cr1 and KDA HKDF SP800-56Cr2 - Updates testing to provide an error message when a registration is missing the required macSaltMethods property. * ht...
Load more