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