IBM / ipfs-social-proof

IPFS Social Proof: A decentralized identity and social proof system
MIT License
142 stars 27 forks source link

add crypto module test and understand JWK->PEM and back #52

Closed daviddahl closed 5 years ago

daviddahl commented 5 years ago

~WIP ... Please do not merge~

Finally getting the crypto module tests written - which helps me understand the JWK -> PEM conversion and other nuances I have missed

I now have JWK -> RSA -> PEM and PEM -> RSA conversion working correctly. Going to merge this and file new issues on updating the proof with PEM public keys and PEM encoded signatures