Nitrokey / nitrokey-pro-firmware

Firmware for the Nitrokey Pro device
GNU General Public License v3.0
119 stars 22 forks source link

Fix: OTP secrets begining with 0x00 are not stored #20

Closed baquilla closed 7 years ago

baquilla commented 8 years ago

Pull request to fix https://github.com/Nitrokey/nitrokey-pro-firmware/issues/19

szszszsz commented 8 years ago

Hi @baquilla ! Thank you for contribution! Indeed whole family of 0x00* OTP secrets were cut out with this condition.

szszszsz commented 7 years ago

Merged similar but more verbose solution #28 . Thank you!