freedomjs / freedom-pgp-e2e

Wrapping up end-to-end code and provide in freedom custom API.
34 stars 6 forks source link

Add interactive playground #13

Closed willscott closed 9 years ago

willscott commented 9 years ago

@soycode - ping :)

agallant commented 9 years ago

Looking at now, definitely nice! We may want to more clearly document that including the key field is necessary for both encrypt and sign+encrypt, and that the way to just do "verify" with verify+decrypt is to not include it. But yeah it works as expected, can even choose to just verify something that was in fact signed (though that's obviously not typical use).