Skip to content

Releases: tbartelmess/swift-crc32c

Swift NIO support

04 Oct 16:48
53e5f6e
Compare
Choose a tag to compare

This release adds the CRC32CNIOSupport package which adds support to calculating CRC checksums to SwiftNIOs ByteBuffer

Intel Acceleration Support in Swift Package Manager

04 Oct 16:18
4d541c6
Compare
Choose a tag to compare

The package definition no longer defines an unsafe flag, which makes this package now usable from Swift Package Manager.

0.1.0

29 Aug 21:39
0973e93
Compare
Choose a tag to compare

Initial release.