kokke

Results 81 comments of kokke

Hi @yurivict and thanks for your interest in the project :) You raise a good question! > Otherwise the user of bignum_to_string() should guess how many characters might be needed?...

Hi @yurivict and thanks for reporting! It seem the Python-code is not Python3 compatible. It works with 2.7, but should probably be ported to 3.x (2.x was sunset in 2020...

There are more than just this incompatibility I think - but it should be a fairly quick task to make the code python3-compatible. I will give it a shot once...

Hi @Download-Fritz and sorry for my blatant absence in this discussion. Thank you for the contribution - I am really happy to see that the project is of use to...

I got away from this PR @kolkil - sorry about that - I took some time off and forgot everything about software development :) I will try and get it...

@kolkil I don't mean to be rude at all; have you had a chance to look at this?

Hey @aameen951 - sorry for the slow response. Thank you for the tip, and no worries about not leaving a PR - a tip like this with code and all,...

Hi @blackshirt and thanks for your interest in improving state of affairs :) I agree that it could be a nice addition, but I also feel it's heavily slanted towards...

Hi @JustQuestion Can you please provide a bit information about how you build and use the code? Which curve are you using, how are you building the library etc.

Hi @trstovall and thanks for pointing out this issue :) That's a nice catch. The user zcode1 has already made me aware of that problem in https://github.com/kokke/tiny-ECDH-c/issues/6#issuecomment-394780962 - but I...