Signal-Android/src/ws/com/google/android/mms/pdu
Moxie Marlinspike 0dd36c64a4 Basic support for encrypted push-based attachments.
1) Move the attachment structures into the encrypted message body.

2) Encrypt attachments with symmetric keys transmitted in the
   encryptd attachment pointer structure.

3) Correctly handle asynchronous decryption and categorization of
   encrypted push messages.

TODO: Correct notification process and network/interruption
      retries.
2014-01-06 14:35:53 -08:00
..
AcknowledgeInd.java Initial Project Import 2011-12-20 10:20:44 -08:00
Base64.java Initial Project Import 2011-12-20 10:20:44 -08:00
CharacterSets.java Initial Project Import 2011-12-20 10:20:44 -08:00
DeliveryInd.java Initial Project Import 2011-12-20 10:20:44 -08:00
EncodedStringValue.java Initial Project Import 2011-12-20 10:20:44 -08:00
GenericPdu.java Initial Project Import 2011-12-20 10:20:44 -08:00
MultimediaMessagePdu.java Initial Project Import 2011-12-20 10:20:44 -08:00
NotificationInd.java Initial Project Import 2011-12-20 10:20:44 -08:00
NotifyRespInd.java Initial Project Import 2011-12-20 10:20:44 -08:00
package.html Initial Project Import 2011-12-20 10:20:44 -08:00
PduBody.java Basic support for encrypted push-based attachments. 2014-01-06 14:35:53 -08:00
PduComposer.java Updated PDU processing code. 2012-10-13 10:33:56 -07:00
PduContentTypes.java Initial Project Import 2011-12-20 10:20:44 -08:00
PduHeaders.java Initial Project Import 2011-12-20 10:20:44 -08:00
PduParser.java Updated PDU processing code. 2012-10-13 10:33:56 -07:00
PduPart.java Basic support for encrypted push-based attachments. 2014-01-06 14:35:53 -08:00
QuotedPrintable.java Initial Project Import 2011-12-20 10:20:44 -08:00
ReadOrigInd.java Initial Project Import 2011-12-20 10:20:44 -08:00
ReadRecInd.java Initial Project Import 2011-12-20 10:20:44 -08:00
RetrieveConf.java Include (somehow missed) support for send/receive encrypted MMS. 2013-05-16 13:48:44 -07:00
SendConf.java Initial Project Import 2011-12-20 10:20:44 -08:00
SendReq.java Initial Project Import 2011-12-20 10:20:44 -08:00