UNPKG

hanewinpgp

Version:

PGP / GnuPG / OpenPGP Message Encryption in JavaScript by Herbert Hanewinkel.

5 lines (4 loc) 88 B
//var alert = console.log; var alert = function(message) { throw new Error(message) }