Skip to content

v1.0

Latest

Choose a tag to compare

@acagliano acagliano released this 20 Jun 23:27
· 10 commits to master since this release
ef73349
  • Post TLS handshake bug with close notify and KeyUpdate silently dropped is now resolved.
  • An additional size-guard for signature_len == key_len on rsa_pss is now included.
  • Uninitialized function jumps in lwip.8xv now initialize to a defined no-op in the lib that sets an error state, instead of remaining jp $0, and possibly faulting.

Known Issues

  • Sporadic st closed sent 0 and st closed sent 1 errors upon handshake completion for some TLS servers. I welcome tracebacks from anyone else who experiences this issue.