- support signing XML-RPC methodResponses as well (for GetSliceTicket())
authorMark Huang <mlhuang@cs.princeton.edu>
Thu, 1 Feb 2007 22:28:12 +0000 (22:28 +0000)
committerMark Huang <mlhuang@cs.princeton.edu>
Thu, 1 Feb 2007 22:28:12 +0000 (22:28 +0000)
commitf7128cb26e05a7671a81b9d3940366cb139884e3
treecbe42011fae1e5ce2bdb268b6ec7d8b68ef80b47
parent2e7b23eea75847d91f079372191b9fcc822d7d8e
- support signing XML-RPC methodResponses as well (for GetSliceTicket())
- gpg_sign() and gpg_verify() can now sign/verify string blobs
- gpg_sign() and gpg_verify() now support non-detached signatures (for
  GetSliceTicket())
- gpg_verify(): print errors if they happen
PLC/GPG.py