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