automerge / hypermerge

Build p2p collaborative applications without any server infrastructure in Node.js
MIT License
1.28k stars 66 forks source link

Add sign and verify functions #50

Closed mjtognetti closed 4 years ago

mjtognetti commented 4 years ago

Signing and signature verification. Will follow up with a patch to support encryption which will change the underlying crypto organization a bit. This PR shows the shape of the repo changes.