ipfs-social-proof
ipfs-social-proof copied to clipboard
change proof creation, validation to use PEM encoded keys, signatures
depends on #10 - still need to expose API that PEM-encodes the signature
Must put PEM-encoded signature into the proof and PEM-encoded public key
When verifying the proof, must convert PEM to RSA pub key and PEM signature to buffer / bytes