Public bug reported:

[Impact]
Most clients switched to 12-byte IVs for OMEMO encrypted messages, but dino 
only accepts 16-byte IVs.

[Test case]

Send OMEMO message from client which uses 12-byte IV, make sure it can
be read.

[Regression potential]

Meh. I'm not sure what could regress here by not rejecting 12 byte IVs
any longer, it's a simple if () on the IV size that we extend from == 16
to == 16 || == 12.

** Affects: dino-im (Ubuntu)
     Importance: Undecided
         Status: Fix Released

** Affects: dino-im (Ubuntu Bionic)
     Importance: Critical
     Assignee: Julian Andres Klode (juliank)
         Status: In Progress

** Also affects: dino-im (Ubuntu Bionic)
   Importance: Undecided
       Status: New

** Changed in: dino-im (Ubuntu)
       Status: New => Fix Released

** Changed in: dino-im (Ubuntu Bionic)
       Status: New => In Progress

** Changed in: dino-im (Ubuntu Bionic)
   Importance: Undecided => Critical

** Changed in: dino-im (Ubuntu Bionic)
     Assignee: (unassigned) => Julian Andres Klode (juliank)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1866115

Title:
  Support reading messages with 12-byte IVs

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/dino-im/+bug/1866115/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to