Are there any places where should not use compressed public keys?

1

It is always worthwhile to use compressed keys to save size. Or somewhere in the Bitcoin code, exactly uncompressed keys are needed?

Ninazu

Posted 2017-11-06T14:26:57.063

Reputation: 195

Answers

1

There is no one advantage to use uncompressed key vs compressed. So, there is no one place in code where uncompressed key is allowed and compressed key is disallowed

amaclin

Posted 2017-11-06T14:26:57.063

Reputation: 5 763