move Testing module to swift-grammar (#14) move Testing module to swift-grammar update readme fix wrong repo name in build.yml dont build atomics on windows fix windows build
move Testing module to swift-grammar (#14)
move Testing module to swift-grammar
update readme
fix wrong repo name in build.yml
dont build atomics on windows
fix windows build
hash0.5.0
hash
0.5.0
swift-hash is an inline-only microframework providing generic, pure-Swift implementations of various hashes, checksums, and binary utilities.
swift-hash
This package vends the following library products:
Base16
Tools for encoding to and decoding from base-16 strings.
Base64
Tools for encoding to and decoding from base-64 strings.
CRC
Implements CRC-32 checksums.
MessageAuthentication
Implements hash-based message authentication codes (HMACs) through protocols that types in the other modules conform to.
SHA2
Implements the SHA-256 hashing function.
hash
0.5.0
swift-hash
is an inline-only microframework providing generic, pure-Swift implementations of various hashes, checksums, and binary utilities.products
This package vends the following library products:
Base16
Tools for encoding to and decoding from base-16 strings.
Base64
Tools for encoding to and decoding from base-64 strings.
CRC
Implements CRC-32 checksums.
MessageAuthentication
Implements hash-based message authentication codes (HMACs) through protocols that types in the other modules conform to.
SHA2
Implements the SHA-256 hashing function.