SwiftChaChaPoly

2.4.0

Swift ChaCha20 / Poly1305 authenticated encryption implementation
leif-ibsen/SwiftChaChaPoly

What's New

Release 2.4.0

2024-02-23T16:12:50Z

About SwiftChaChaPoly release 2.4.0:

  1. The functionality and API is unchanged from release 2.3.0

  2. The documentation has been restructured

SwiftChaChaPoly

SwiftChaChaPoly implements Authenticated Encryption with Associated Data as defined in [RFC-8439].
It is based on the ChaCha20 stream cipher and Poly1305 authentication.

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

https://leif-ibsen.github.io/SwiftChaChaPoly/documentation/swiftchachapoly

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

Description

  • Swift Tools 5.7.0
View More Packages from this Author

Dependencies

  • None
Last updated: Thu Mar 14 2024 10:12:14 GMT-0900 (Hawaii-Aleutian Daylight Time)