bitcoinjs / bip66

Strict DER signatures

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Inline DER encoding

dcousens opened this issue · comments

I don't want to break sem-ver, but it would be great to move the DER encoding logic to this module... then it could be ignored elsewhere.

Thoughts?

Maybe encodeRaw/decodeRaw?