Skip to content

Changes

Summary

  1. esim.bsp: Fix a bug in demac_only_one() (details)
Commit bc0ed851c7c6445e279d47dfc773959a70c6d4df by laforge
esim.bsp: Fix a bug in demac_only_one()

When de-MAC-ing at the recipient side, we must increment the cipher(!)
block number even if no ciphering is done at all.

We did this correctly for MAC (sender) case, but not on the de-MAC
(receiver) case.

Change-Id: I97993f9e8357b36401d435aaa15558d1c7e411eb
The file was modified pySim/esim/bsp.py