The public_key PEM decoding changed in some fashion and now the compute_signature/2 function is failing. Both R20 and R21 exhibit this problem. First step is to figure out what changed and then how the code is supposed to work now. I no longer use this library, so if someone wants to fix this, by all means, please submit a PR. Thanks.
The
public_key
PEM decoding changed in some fashion and now thecompute_signature/2
function is failing. Both R20 and R21 exhibit this problem. First step is to figure out what changed and then how the code is supposed to work now. I no longer use this library, so if someone wants to fix this, by all means, please submit a PR. Thanks.