AnemoneLabs / unmessage

Privacy enhanced instant messenger
GNU General Public License v3.0
42 stars 7 forks source link

Pad packet payloads #58

Open felipedau opened 7 years ago

felipedau commented 7 years ago

Once #57 is implemented, the payload of the packets should be padded so that every part has a fixed size. This can be done before encryption after the element packets are created.