Activity log for bug #892896

Date Who What changed Old value New value Message
2011-11-20 22:54:45 aj00200 bug added bug
2011-12-27 17:40:37 aj00200 description The maximum packet size is 2048 bits because we are using 2048 bit RSA keys. Messages need to be split at that size and encrypted. They then need to be sent to the remote host in a format that allows for decryption of multiple blocks. The maximum packet size is 2048 bits because we are using 2048 bit RSA keys. Messages need to be split at that size and encrypted. They then need to be sent to the remote host in a format that allows for decryption of multiple blocks. This can be fixed by implementing the tmp-rsa blueprint.
2011-12-27 17:40:37 aj00200 tags encryption
2012-01-03 02:31:59 aj00200 anonplus: milestone build-8
2012-01-03 02:32:24 aj00200 anonplus: importance Undecided High
2012-02-05 23:33:32 al1ce bug added subscriber al1ce
2012-02-05 23:36:26 al1ce description The maximum packet size is 2048 bits because we are using 2048 bit RSA keys. Messages need to be split at that size and encrypted. They then need to be sent to the remote host in a format that allows for decryption of multiple blocks. This can be fixed by implementing the tmp-rsa blueprint. The maximum packet size is 2048 bits because we are using 2048 bit RSA keys. Messages need to be split at that size and encrypted. They then need to be sent to the remote host in a format that allows for decryption of multiple blocks. This can be fixed by implementing the tmp-rsa blueprint. (Or the AES blueprint, which has been done :-))
2012-02-09 03:22:16 aj00200 anonplus: importance High Critical
2012-02-09 03:22:16 aj00200 anonplus: status Confirmed In Progress
2012-02-09 03:47:33 aj00200 anonplus: assignee aj00200 (aj00200) Vomun Security Team (vomun-security)
2012-03-25 03:31:11 aj00200 summary Maximum packet size is 2048 bits (or less) Maximum packet size is 4096 bits (or less)
2012-03-25 03:31:59 aj00200 description The maximum packet size is 2048 bits because we are using 2048 bit RSA keys. Messages need to be split at that size and encrypted. They then need to be sent to the remote host in a format that allows for decryption of multiple blocks. This can be fixed by implementing the tmp-rsa blueprint. (Or the AES blueprint, which has been done :-)) The maximum packet size is 4096 bits because we are using 4096 bit RSA keys. Messages need to be split at that size and encrypted. They then need to be sent to the remote host in a format that allows for decryption of multiple blocks. This can be fixed by implementing the tmp-rsa blueprint. (Or the AES blueprint, which has been done :-))