Changes between Initial Version and Version 1 of Ticket #162
- Timestamp:
- 09/20/11 10:47:13 (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #162
-
Property
Status
changed from
new
toaccepted
-
Property
Status
changed from
-
Ticket #162 – Description
initial v1 1 1 There are at least two things that need addressing: 2 2 * {{{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 {{{ 4 5 org.bouncycastle.crypto.DataLengthException: input too large for RSA cipher. 5 6 }}}