you need an inverse to be able to decrypt messages, but it turns out there are (probably, assuming p!=np) functions with really nasty inverses
huh
okay making a key pair is pretty easy looks like
successfully signed a test file, encrypted, decrypted, imported a key, were good to go
my public key is at http://ianmhines.com/public-key if any of you crypt nerds want it
oh so it looks like pgp signatures are just the message but encrypted
and theyre useful when sending things in unsecured ways, to verify the message hasnt been changed and is really from me