Marcin Krzyzanowski 6d599042fd Address possible timing issue. Reported by @blochberger %!s(int64=5) %!d(string=hai) anos
..
AEAD d79284da3f passthrough with swiftformat using .swiftformat file from master %!s(int64=6) %!d(string=hai) anos
BlockMode 96abfe88ee Fix typo %!s(int64=6) %!d(string=hai) anos
Foundation 5195074749 Refactors Data.checksum() increasing performance 5 times. %!s(int64=6) %!d(string=hai) anos
PKCS 6d599042fd Address possible timing issue. Reported by @blochberger %!s(int64=5) %!d(string=hai) anos
AES.Cryptors.swift d79284da3f passthrough with swiftformat using .swiftformat file from master %!s(int64=6) %!d(string=hai) anos
AES.swift d79284da3f passthrough with swiftformat using .swiftformat file from master %!s(int64=6) %!d(string=hai) anos
Array+Extension.swift 8b6740597a Uses `reduce(into:,_)` instead of `reduce(_,_)` which gives an order of magnitude performance gain. %!s(int64=6) %!d(string=hai) anos
Authenticator.swift d79284da3f passthrough with swiftformat using .swiftformat file from master %!s(int64=6) %!d(string=hai) anos
BatchedCollection.swift d79284da3f passthrough with swiftformat using .swiftformat file from master %!s(int64=6) %!d(string=hai) anos
Bit.swift d79284da3f passthrough with swiftformat using .swiftformat file from master %!s(int64=6) %!d(string=hai) anos
BlockCipher.swift d79284da3f passthrough with swiftformat using .swiftformat file from master %!s(int64=6) %!d(string=hai) anos
BlockDecryptor.swift d79284da3f passthrough with swiftformat using .swiftformat file from master %!s(int64=6) %!d(string=hai) anos
BlockEncryptor.swift d79284da3f passthrough with swiftformat using .swiftformat file from master %!s(int64=6) %!d(string=hai) anos
Blowfish.swift d79284da3f passthrough with swiftformat using .swiftformat file from master %!s(int64=6) %!d(string=hai) anos
CBCMAC.swift d79284da3f passthrough with swiftformat using .swiftformat file from master %!s(int64=6) %!d(string=hai) anos
CMAC.swift d79284da3f passthrough with swiftformat using .swiftformat file from master %!s(int64=6) %!d(string=hai) anos
ChaCha20.swift d79284da3f passthrough with swiftformat using .swiftformat file from master %!s(int64=6) %!d(string=hai) anos
Checksum.swift d79284da3f passthrough with swiftformat using .swiftformat file from master %!s(int64=6) %!d(string=hai) anos
Cipher.swift d79284da3f passthrough with swiftformat using .swiftformat file from master %!s(int64=6) %!d(string=hai) anos
Collection+Extension.swift 8d216531ae Refactors `[UInt8].toUInt32Array()` and `[UInt8].toUInt64Array()` to use `Array.init(unsafeUninitializedCapacity:, initializingWith:)` %!s(int64=6) %!d(string=hai) anos
CompactMap.swift d79284da3f passthrough with swiftformat using .swiftformat file from master %!s(int64=6) %!d(string=hai) anos
Cryptor.swift d79284da3f passthrough with swiftformat using .swiftformat file from master %!s(int64=6) %!d(string=hai) anos
Cryptors.swift d79284da3f passthrough with swiftformat using .swiftformat file from master %!s(int64=6) %!d(string=hai) anos
Digest.swift d79284da3f passthrough with swiftformat using .swiftformat file from master %!s(int64=6) %!d(string=hai) anos
DigestType.swift d79284da3f passthrough with swiftformat using .swiftformat file from master %!s(int64=6) %!d(string=hai) anos
Generics.swift d79284da3f passthrough with swiftformat using .swiftformat file from master %!s(int64=6) %!d(string=hai) anos
HKDF.swift d79284da3f passthrough with swiftformat using .swiftformat file from master %!s(int64=6) %!d(string=hai) anos
HMAC.swift d79284da3f passthrough with swiftformat using .swiftformat file from master %!s(int64=6) %!d(string=hai) anos
ISO78164Padding.swift e86759d813 add ISO78164 padding %!s(int64=6) %!d(string=hai) anos
Info.plist f8af9d5651 Use MARKETING_VERSION %!s(int64=6) %!d(string=hai) anos
Int+Extension.swift d79284da3f passthrough with swiftformat using .swiftformat file from master %!s(int64=6) %!d(string=hai) anos
MD5.swift d79284da3f passthrough with swiftformat using .swiftformat file from master %!s(int64=6) %!d(string=hai) anos
NoPadding.swift d79284da3f passthrough with swiftformat using .swiftformat file from master %!s(int64=6) %!d(string=hai) anos
Operators.swift e33f371456 Add headers template %!s(int64=8) %!d(string=hai) anos
Padding.swift e86759d813 add ISO78164 padding %!s(int64=6) %!d(string=hai) anos
Poly1305.swift d79284da3f passthrough with swiftformat using .swiftformat file from master %!s(int64=6) %!d(string=hai) anos
Rabbit.swift 10c8f143d8 Uses Array.init(unsafeUninitializedCapacity:,initializingWith:) where possible in Rabbit.swift %!s(int64=6) %!d(string=hai) anos
SHA1.swift d79284da3f passthrough with swiftformat using .swiftformat file from master %!s(int64=6) %!d(string=hai) anos
SHA2.swift d79284da3f passthrough with swiftformat using .swiftformat file from master %!s(int64=6) %!d(string=hai) anos
SHA3.swift 165e8b0dff Uses `reduce(into:,_)` instead of reduce(_,_)` to avoid intermediate arrays allocations %!s(int64=6) %!d(string=hai) anos
Scrypt.swift d79284da3f passthrough with swiftformat using .swiftformat file from master %!s(int64=6) %!d(string=hai) anos
SecureBytes.swift d79284da3f passthrough with swiftformat using .swiftformat file from master %!s(int64=6) %!d(string=hai) anos
StreamDecryptor.swift d79284da3f passthrough with swiftformat using .swiftformat file from master %!s(int64=6) %!d(string=hai) anos
StreamEncryptor.swift d79284da3f passthrough with swiftformat using .swiftformat file from master %!s(int64=6) %!d(string=hai) anos
String+Extension.swift d79284da3f passthrough with swiftformat using .swiftformat file from master %!s(int64=6) %!d(string=hai) anos
UInt128.swift d79284da3f passthrough with swiftformat using .swiftformat file from master %!s(int64=6) %!d(string=hai) anos
UInt16+Extension.swift d79284da3f passthrough with swiftformat using .swiftformat file from master %!s(int64=6) %!d(string=hai) anos
UInt32+Extension.swift d79284da3f passthrough with swiftformat using .swiftformat file from master %!s(int64=6) %!d(string=hai) anos
UInt64+Extension.swift d79284da3f passthrough with swiftformat using .swiftformat file from master %!s(int64=6) %!d(string=hai) anos
UInt8+Extension.swift d79284da3f passthrough with swiftformat using .swiftformat file from master %!s(int64=6) %!d(string=hai) anos
Updatable.swift d79284da3f passthrough with swiftformat using .swiftformat file from master %!s(int64=6) %!d(string=hai) anos
Utils.swift d79284da3f passthrough with swiftformat using .swiftformat file from master %!s(int64=6) %!d(string=hai) anos
ZeroPadding.swift d79284da3f passthrough with swiftformat using .swiftformat file from master %!s(int64=6) %!d(string=hai) anos