Marcin Krzyżanowski 34919ba374 Improve performance of MD5 and SHA by replacing generics with functions mostly. 10 jaren geleden
..
Foundation 853cbe06b6 Merge branch 'master' into develop 10 jaren geleden
AES.swift 34919ba374 Improve performance of MD5 and SHA by replacing generics with functions mostly. 10 jaren geleden
Array+Extension.swift b5f71dfb3d Speed execution by 300% by replacing extension UInt32->Int conversion with the inline Int(value) 10 jaren geleden
Array<UInt8>+Extension.swift 8d636f4fcb More crypto functions for Array<UInt8> 10 jaren geleden
ArraySlice<UInt8>+Bytes.swift 34919ba374 Improve performance of MD5 and SHA by replacing generics with functions mostly. 10 jaren geleden
Authenticator.swift 5efd01ecbe Remove many Foundation dependencies by replacing NSData with [UInt8]. Separate Foundation dependency to extensions (ChaCha20, AES) 10 jaren geleden
BitExtension.swift 28463e1e88 startIndex in place of [0] index 10 jaren geleden
BytesSequence.swift 5efd01ecbe Remove many Foundation dependencies by replacing NSData with [UInt8]. Separate Foundation dependency to extensions (ChaCha20, AES) 10 jaren geleden
CRC.swift 5efd01ecbe Remove many Foundation dependencies by replacing NSData with [UInt8]. Separate Foundation dependency to extensions (ChaCha20, AES) 10 jaren geleden
ChaCha20.swift 5efd01ecbe Remove many Foundation dependencies by replacing NSData with [UInt8]. Separate Foundation dependency to extensions (ChaCha20, AES) 10 jaren geleden
Cipher.swift 10b70e45fd Import Darwin.libc caused problems. #134 10 jaren geleden
CipherBlockMode.swift 28463e1e88 startIndex in place of [0] index 10 jaren geleden
Generics.swift 995d098c5e New and faster AES encryption implementation is like 14x faster. 10 jaren geleden
HMAC.swift 5efd01ecbe Remove many Foundation dependencies by replacing NSData with [UInt8]. Separate Foundation dependency to extensions (ChaCha20, AES) 10 jaren geleden
Hash.swift 5efd01ecbe Remove many Foundation dependencies by replacing NSData with [UInt8]. Separate Foundation dependency to extensions (ChaCha20, AES) 10 jaren geleden
HashProtocol.swift 5efd01ecbe Remove many Foundation dependencies by replacing NSData with [UInt8]. Separate Foundation dependency to extensions (ChaCha20, AES) 10 jaren geleden
Info.plist 8435741cbd Release 0.0.16 10 jaren geleden
IntExtension.swift 10b70e45fd Import Darwin.libc caused problems. #134 10 jaren geleden
IntegerConvertible.swift 5efd01ecbe Remove many Foundation dependencies by replacing NSData with [UInt8]. Separate Foundation dependency to extensions (ChaCha20, AES) 10 jaren geleden
MD5.swift 34919ba374 Improve performance of MD5 and SHA by replacing generics with functions mostly. 10 jaren geleden
Operators.swift 5efd01ecbe Remove many Foundation dependencies by replacing NSData with [UInt8]. Separate Foundation dependency to extensions (ChaCha20, AES) 10 jaren geleden
PKCS5.swift 5efd01ecbe Remove many Foundation dependencies by replacing NSData with [UInt8]. Separate Foundation dependency to extensions (ChaCha20, AES) 10 jaren geleden
PKCS7.swift 5efd01ecbe Remove many Foundation dependencies by replacing NSData with [UInt8]. Separate Foundation dependency to extensions (ChaCha20, AES) 10 jaren geleden
Padding.swift 5efd01ecbe Remove many Foundation dependencies by replacing NSData with [UInt8]. Separate Foundation dependency to extensions (ChaCha20, AES) 10 jaren geleden
Poly1305.swift 5efd01ecbe Remove many Foundation dependencies by replacing NSData with [UInt8]. Separate Foundation dependency to extensions (ChaCha20, AES) 10 jaren geleden
SHA1.swift 34919ba374 Improve performance of MD5 and SHA by replacing generics with functions mostly. 10 jaren geleden
SHA2.swift 34919ba374 Improve performance of MD5 and SHA by replacing generics with functions mostly. 10 jaren geleden
String+Extension.swift 98bcaa2f32 Separate Foundation dependency 10 jaren geleden
UInt16Extension.swift 10b70e45fd Import Darwin.libc caused problems. #134 10 jaren geleden
UInt32Extension.swift 10b70e45fd Import Darwin.libc caused problems. #134 10 jaren geleden
UInt64Extension.swift 5efd01ecbe Remove many Foundation dependencies by replacing NSData with [UInt8]. Separate Foundation dependency to extensions (ChaCha20, AES) 10 jaren geleden
UInt8Extension.swift 10b70e45fd Import Darwin.libc caused problems. #134 10 jaren geleden
Utils.swift 34919ba374 Improve performance of MD5 and SHA by replacing generics with functions mostly. 10 jaren geleden