Changes between Initial Version and Version 1 of Ticket #162


Ignore:
Timestamp:
09/20/11 10:47:13 (13 years ago)
Author:
Antoine Martin
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #162

    • Property Status changed from new to accepted
  • Ticket #162 – Description

    initial v1  
    11There are at least two things that need addressing:
    22* {{{verify_key(...)}}} sometimes fails and we therefore the identity of the server is rejected, not sure why this is intermittent
    3 * When decrypting encrypted messages: {{{
     3* When decrypting encrypted messages:
     4{{{
    45org.bouncycastle.crypto.DataLengthException: input too large for RSA cipher.
    56}}}