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