Marcin Krzyżanowski 7b7e15bf00 minor. remove commented code and add reference url to test. 10 éve
..
Foundation 774d567b0f Remove Cipher enum. Implement Cipher protocol. 10 éve
AES.swift 774d567b0f Remove Cipher enum. Implement Cipher protocol. 10 éve
Array+Extension.swift b5f71dfb3d Speed execution by 300% by replacing extension UInt32->Int conversion with the inline Int(value) 10 éve
ArraySlice<UInt8>+Bytes.swift 34919ba374 Improve performance of MD5 and SHA by replacing generics with functions mostly. 10 éve
Authenticator.swift b6ee8ae51f Cleanups. No Optionals when not used. 10 éve
BitExtension.swift 28463e1e88 startIndex in place of [0] index 10 éve
BytesSequence.swift 5efd01ecbe Remove many Foundation dependencies by replacing NSData with [UInt8]. Separate Foundation dependency to extensions (ChaCha20, AES) 10 éve
CRC.swift 50239a5ba6 CRC16 10 éve
CSArrayType+Extensions.swift 774d567b0f Remove Cipher enum. Implement Cipher protocol. 10 éve
ChaCha20.swift 774d567b0f Remove Cipher enum. Implement Cipher protocol. 10 éve
Cipher.swift 774d567b0f Remove Cipher enum. Implement Cipher protocol. 10 éve
CipherBlockMode.swift 7b7e15bf00 minor. remove commented code and add reference url to test. 10 éve
Generics.swift 995d098c5e New and faster AES encryption implementation is like 14x faster. 10 éve
HMAC.swift 5efd01ecbe Remove many Foundation dependencies by replacing NSData with [UInt8]. Separate Foundation dependency to extensions (ChaCha20, AES) 10 éve
Hash.swift b6ee8ae51f Cleanups. No Optionals when not used. 10 éve
HashProtocol.swift 5efd01ecbe Remove many Foundation dependencies by replacing NSData with [UInt8]. Separate Foundation dependency to extensions (ChaCha20, AES) 10 éve
Info.plist 0281ddabb9 Release 0.1.0. Update Readme. 10 éve
IntExtension.swift 10b70e45fd Import Darwin.libc caused problems. #134 10 éve
IntegerConvertible.swift 5efd01ecbe Remove many Foundation dependencies by replacing NSData with [UInt8]. Separate Foundation dependency to extensions (ChaCha20, AES) 10 éve
MD5.swift 34919ba374 Improve performance of MD5 and SHA by replacing generics with functions mostly. 10 éve
Operators.swift 5efd01ecbe Remove many Foundation dependencies by replacing NSData with [UInt8]. Separate Foundation dependency to extensions (ChaCha20, AES) 10 éve
PKCS5.swift 5efd01ecbe Remove many Foundation dependencies by replacing NSData with [UInt8]. Separate Foundation dependency to extensions (ChaCha20, AES) 10 éve
PKCS7.swift 5efd01ecbe Remove many Foundation dependencies by replacing NSData with [UInt8]. Separate Foundation dependency to extensions (ChaCha20, AES) 10 éve
Padding.swift 5efd01ecbe Remove many Foundation dependencies by replacing NSData with [UInt8]. Separate Foundation dependency to extensions (ChaCha20, AES) 10 éve
Poly1305.swift 5efd01ecbe Remove many Foundation dependencies by replacing NSData with [UInt8]. Separate Foundation dependency to extensions (ChaCha20, AES) 10 éve
SHA1.swift 34919ba374 Improve performance of MD5 and SHA by replacing generics with functions mostly. 10 éve
SHA2.swift 34919ba374 Improve performance of MD5 and SHA by replacing generics with functions mostly. 10 éve
String+Extension.swift b6ee8ae51f Cleanups. No Optionals when not used. 10 éve
UInt32Extension.swift 10b70e45fd Import Darwin.libc caused problems. #134 10 éve
UInt64Extension.swift 5efd01ecbe Remove many Foundation dependencies by replacing NSData with [UInt8]. Separate Foundation dependency to extensions (ChaCha20, AES) 10 éve
UInt8Extension.swift b6ee8ae51f Cleanups. No Optionals when not used. 10 éve
Utils.swift 34919ba374 Improve performance of MD5 and SHA by replacing generics with functions mostly. 10 éve