This will help a lot for downstream code that doesn’t have easy access to libc(strlen
etc.)
Any thoughts about this?
cc downstream https://github.com/rust-bitcoin/rust-secp256k1/pull/115
(I wasn’t sure when is CHECK
vs VERIFY_CHECK
is used so would appreciate a feedback if I used it right)