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