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