Ecosyste.ms: Timeline

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

chih-kao

chih-kao created a comment on an issue on usnistgov/ACVP
I think it might be just a typo. Is curve "P-521" or "P-512"? I saw a few "P-512" in https://pages.nist.gov/ACVP/draft-fussell-acvp-ecdsa.html#name-ecdsa-algorithm-registratio

View on GitHub

chih-kao created a comment on an issue on usnistgov/ACVP
Hi @jbrock24, thank you for taking your time to help. Hi @livebe01, thank you for the information.

View on GitHub

chih-kao opened an issue on usnistgov/ACVP
Generating test vectors gets error: KDA-TwoStep-Sp800-56Cr1: Provided L value of 2048 was not contained within the SupportedLengths domain
I ran the examples from https://pages.nist.gov/ACVP/draft-hammett-acvp-kas-kdf-twostep.html#name-registration-example , and getting the following message: KDA-TwoStep-Sp800-56Cr1: Provided L v...
chih-kao opened an issue on usnistgov/ACVP
Generating test vectors gets error: macOptions contained no registered MAC algorithms
I ran the examples from https://pages.nist.gov/ACVP/draft-hammett-acvp-kas-ifc.html#name-example-kas-ifc-registratio https://pages.nist.gov/ACVP/draft-hammett-acvp-kas-ifc.html#name-example-kts-i...
chih-kao opened an issue on usnistgov/ACVP
Generating test vectors gets error: KAS-FFC-1.0: KcOption is required when for key confirmation registrations
I ran the examples from https://pages.nist.gov/ACVP/draft-fussell-acvp-kas-ffc.html#name-example-kas-ffc-capabilitie and https://pages.nist.gov/ACVP/draft-fussell-acvp-kas-ffc.html#name-example-kas...
chih-kao opened an issue on usnistgov/ACVP
Generating ECDSA test vectors returns "Invalid Curves supplied: P-512"
I ran the examples from https://pages.nist.gov/ACVP/draft-fussell-acvp-ecdsa.html#name-ecdsa-algorithm-registratio and getting the following messages: ECDSA-sigGen-1.0: Invalid Curves supplied: ...
chih-kao opened an issue on usnistgov/ACVP
CMAC and GMAC: code and document mismatch
I'm testing ACVP Message Authentication Algorithms (https://pages.nist.gov/ACVP/draft-fussell-acvp-mac.html) and find some JSON fields discrepancy between the documents and the actual vectors. |...