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