SwiftHPKE

2.7.0

Hybrid Public Key Encryption (HPKE) in Swift
leif-ibsen/SwiftHPKE

What's New

2025-04-24T15:07:12Z

About SwiftHPKE release 2.7.0:

  1. Functionality and API is unchanged from release 2.6.0

  2. A small amount of code cleanup has been done

  3. Some minor documentation issues have been fixed

SwiftHPKE

SwiftHPKE implements the Hybrid Public Key Encryption standard as defined in RFC 9180 including all four modes of operation:

  • Base mode
  • Preshared key mode
  • Authenticated mode
  • Authenticated, preshared key mode

SwiftHPKE requires Swift 5.0. It also requires that the Int and UInt types be 64 bit types.

Its documentation is build with the DocC plugin and published on GitHub Pages at this location:

https://leif-ibsen.github.io/SwiftHPKE/documentation/swifthpke

The documentation is also available in the SwiftHPKE.doccarchive file.

Description

  • Swift Tools 5.9.0
View More Packages from this Author

Dependencies

Last updated: Fri May 16 2025 00:50:13 GMT-0900 (Hawaii-Aleutian Daylight Time)