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