Marcin Krzyzanowski 24551cd888 Build on Windows 4 年之前
..
AEAD d79284da3f passthrough with swiftformat using .swiftformat file from master 5 年之前
BlockMode 24551cd888 Build on Windows 4 年之前
Foundation 39021ab5f2 Clearup initializer parameters 5 年之前
PKCS 24551cd888 Build on Windows 4 年之前
AES.Cryptors.swift 6f5efda284 Implementation of OCB mode without AAD 5 年之前
AES.swift d79284da3f passthrough with swiftformat using .swiftformat file from master 5 年之前
Array+Extension.swift 8b6740597a Uses `reduce(into:,_)` instead of `reduce(_,_)` which gives an order of magnitude performance gain. 5 年之前
Authenticator.swift d79284da3f passthrough with swiftformat using .swiftformat file from master 5 年之前
BatchedCollection.swift d79284da3f passthrough with swiftformat using .swiftformat file from master 5 年之前
Bit.swift d79284da3f passthrough with swiftformat using .swiftformat file from master 5 年之前
BlockCipher.swift d79284da3f passthrough with swiftformat using .swiftformat file from master 5 年之前
BlockDecryptor.swift 17fb0828a3 Validate tag in AEAD decryption when the plaintext is empty 5 年之前
BlockEncryptor.swift d79284da3f passthrough with swiftformat using .swiftformat file from master 5 年之前
Blowfish.swift b0520482e2 swiftformat 5 年之前
CBCMAC.swift d79284da3f passthrough with swiftformat using .swiftformat file from master 5 年之前
CMAC.swift 938d7973b0 Allow CMAC with any Cipher (OMAC1). #809 5 年之前
ChaCha20.swift d79284da3f passthrough with swiftformat using .swiftformat file from master 5 年之前
Checksum.swift d79284da3f passthrough with swiftformat using .swiftformat file from master 5 年之前
Cipher.swift d79284da3f passthrough with swiftformat using .swiftformat file from master 5 年之前
Collection+Extension.swift 8d216531ae Refactors `[UInt8].toUInt32Array()` and `[UInt8].toUInt64Array()` to use `Array.init(unsafeUninitializedCapacity:, initializingWith:)` 5 年之前
CompactMap.swift d79284da3f passthrough with swiftformat using .swiftformat file from master 5 年之前
Cryptor.swift d79284da3f passthrough with swiftformat using .swiftformat file from master 5 年之前
Cryptors.swift 24551cd888 Build on Windows 4 年之前
Digest.swift d79284da3f passthrough with swiftformat using .swiftformat file from master 5 年之前
DigestType.swift d79284da3f passthrough with swiftformat using .swiftformat file from master 5 年之前
Generics.swift 04414a31ca exported:true has no effect 5 年之前
HKDF.swift 24551cd888 Build on Windows 4 年之前
HMAC.swift d79284da3f passthrough with swiftformat using .swiftformat file from master 5 年之前
ISO78164Padding.swift e86759d813 add ISO78164 padding 5 年之前
Int+Extension.swift 24551cd888 Build on Windows 4 年之前
MD5.swift d79284da3f passthrough with swiftformat using .swiftformat file from master 5 年之前
NoPadding.swift d79284da3f passthrough with swiftformat using .swiftformat file from master 5 年之前
Operators.swift e33f371456 Add headers template 7 年之前
Padding.swift e86759d813 add ISO78164 padding 5 年之前
Poly1305.swift d79284da3f passthrough with swiftformat using .swiftformat file from master 5 年之前
Rabbit.swift 10c8f143d8 Uses Array.init(unsafeUninitializedCapacity:,initializingWith:) where possible in Rabbit.swift 5 年之前
SHA1.swift d79284da3f passthrough with swiftformat using .swiftformat file from master 5 年之前
SHA2.swift d79284da3f passthrough with swiftformat using .swiftformat file from master 5 年之前
SHA3.swift 24551cd888 Build on Windows 4 年之前
Scrypt.swift d79284da3f passthrough with swiftformat using .swiftformat file from master 5 年之前
SecureBytes.swift 24551cd888 Build on Windows 4 年之前
StreamDecryptor.swift d79284da3f passthrough with swiftformat using .swiftformat file from master 5 年之前
StreamEncryptor.swift d79284da3f passthrough with swiftformat using .swiftformat file from master 5 年之前
String+Extension.swift d79284da3f passthrough with swiftformat using .swiftformat file from master 5 年之前
UInt128.swift d79284da3f passthrough with swiftformat using .swiftformat file from master 5 年之前
UInt16+Extension.swift 04414a31ca exported:true has no effect 5 年之前
UInt32+Extension.swift 24551cd888 Build on Windows 4 年之前
UInt64+Extension.swift 04414a31ca exported:true has no effect 5 年之前
UInt8+Extension.swift 24551cd888 Build on Windows 4 年之前
Updatable.swift d79284da3f passthrough with swiftformat using .swiftformat file from master 5 年之前
Utils.swift d79284da3f passthrough with swiftformat using .swiftformat file from master 5 年之前
ZeroPadding.swift d79284da3f passthrough with swiftformat using .swiftformat file from master 5 年之前