Skip to content

Bug fixes and Ed255

Compare
Choose a tag to compare
@conorpp conorpp released this 30 Jan 04:17
· 21 commits to master since this release
4.1.0

This release has a number of bug fixes and adds support for Ed255 for FIDO2, thanks to the great work by @enrikb.

  • Add Ed255 support for FIDO2 #478.
  • Adjustments to make fault injection attacks more difficult #504.
  • Fix incorrect logic and memmove that caused UV not to get set #493.
  • Fix incorrect cbor ordering regarding credProtect and hmac-secret extension #508 (thanks @aseigler, @timcappalli for finding & reporting).
  • Build & documentation improvements #509, #495, #490, #485, #482

Note there was an initial 4.1.0 release for a few hours which contained a build issue, and has been updated.