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