mupq / pqm4

Post-quantum crypto library for the ARM Cortex-M4
296 stars 75 forks source link

old perk entries in skiplist #321

Closed marco-palumbi closed 10 months ago

marco-palumbi commented 10 months ago

I noticed that the old PERK entries in the skip list where not removed.. https://github.com/mupq/pqm4/blob/759389b8ceed4709ebbe3b556ae511e8b62e9657/skiplist.py#L188

please check it

rpls commented 10 months ago

Right you are, thanks! I guess I was on autopilot there...