Skip to content

leif-ibsen/SwiftHPKE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Hybrid Public Key Encryption (HPKE) in Swift

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages