Re: Generated EC key has wrong length?
Roger Lipscombe <[email protected]>
| Newsgroups | gmane.comp.lang.erlang.general |
|---|---|
| Message-ID | <CAJgnQd8ESvrWrum96UfwZ0W+K_2zbfY5Em0CR974mj1FetyM8g@mail.gmail.com> |
This is now filed as https://github.com/erlang/otp/issues/4861 On Sat, 22 May 2021 at 12:16, Stanislav Ledenev <[email protected]> wrote: > > This will concern me in near future. > It's very strange and more like some kind of error (round-off or smth.). > As far as I remember there was nothing with elliptic curves which requires any kind of prefixes(padding) by any standards. > Keys sizes are quite clear. And variability of length is with compressed/uncompressed public key. I think... > > Sorry, nothing helpful just to bump up this question.