Skip to content

Release 1.5.0

Compare
Choose a tag to compare
@leif-ibsen leif-ibsen released this 03 Oct 11:08
· 8 commits to main since this release

About SwiftHPKE release 1.5.0:

  1. Release 1.5.0 is a bugfix release. The PublicKey constructor init(kem:bytes:)
    for kem = .P256, .P384 and .P521 allows 'bytes' to be an uncompressed curve point
    or a compressed curve point.
    The constructor would fail if 'bytes ' is a compressed curve point.

    This is fixed in release 1.5.0