google / end-to-end

End-To-End is a crypto library to encrypt, decrypt, digital sign, and verify signed messages (implementing OpenPGP)
Apache License 2.0
4.13k stars 298 forks source link

Added e2e.openpgp.block.Armorable interface to simplify ASCII armorin… #373

Closed sirdarckcat closed 8 years ago

sirdarckcat commented 8 years ago

…g logic and avoid typeof checks in callsites doing ASCII armoring.