core-wg / oscore-key-limits

Other
0 stars 0 forks source link

Different possible optimizations for count_q and count_v #19

Open rikard-sics opened 1 month ago

rikard-sics commented 1 month ago

We had a number of proposals about optimizations for the counters.

We should consider how these 3 proposals work, and how they would interact with each other or can be combined. We can also clarify that saving the counters every N is just a suggestion for implementers. Different solutions may be acceptable. The key point is making sure to not lose or underestimate the counters after reboot (while overestimating them can be fine to some extent).