bleichenbacher-daniel

Results 20 comments of bleichenbacher-daniel

I'm putting some experimental files here: https://github.com/bleichenbacher-daniel/Rooterberg/tree/main/ecdsa Please note that these files are just experimental. The main goal is to simply determine the format of the test vectors. There are...

I did push some new test vectors with a new format. These are still experimental. I agree that tester should not have to parse DER encoding if their library is...

Thanks a lot for the feedback. One of the open issues is indeed to collect information about different variant of ECDSA in use, so that it is possible to generate...

I hope this works better now. Eventually there should be some documentation listing protocols and corresponding parameters in order to simplify the selection of test vectors. Though I've just started...

Yes, this is a mistake. aes_ff1_radix85_test.json contains the same test vectors in a different format.

Unfortunately, I don't have access to the generation code anymore since I'm no longer working at Google. This is sad because fixing this would probably require just 2 lines of...

Thanks a lot for looking into this issue. Please note, that I can't upload any new files, since I don't have access. All the test vector files are generated and...

I believe the only reason to use gmpy instead of gmpy2 was better support of gmpy within Google at the time the project started. I'm no longer at Google and...

Pedro would have to tell us what plans exist within Google. The public key validation depends a lot on having sufficient resources to test large sets of public keys. While...

You are probably right. I can't find a test log where AES-GCM-SIV did run and all tests passed.