Release 1.5.0
About SwiftHPKE release 1.5.0:
-
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