Marcin Krzyżanowski 677d6ce1b2 where -> , 9 years ago
..
BlockMode 1f82bc6c33 Upgrade to Xcode 8 with Swift 3 and new Foundation 9 years ago
Foundation 8350d95c05 Remove ArrayUInt8+Foundation.swift - Array initialization with NSData is now capability of Data type. 9 years ago
PKCS5 677d6ce1b2 where -> , 9 years ago
AES.swift 677d6ce1b2 where -> , 9 years ago
Array+Extension.swift 1f82bc6c33 Upgrade to Xcode 8 with Swift 3 and new Foundation 9 years ago
Authenticator.swift 1f82bc6c33 Upgrade to Xcode 8 with Swift 3 and new Foundation 9 years ago
Bit.swift 1f82bc6c33 Upgrade to Xcode 8 with Swift 3 and new Foundation 9 years ago
BlockCipher.swift 5e4e451fc4 BlockCipherType -> BlockCipher 9 years ago
BytesSequence.swift 280a3d3308 Swift 3 - it compile #stage1 9 years ago
CRC.swift 1f82bc6c33 Upgrade to Xcode 8 with Swift 3 and new Foundation 9 years ago
CSArrayType+Extensions.swift 1f82bc6c33 Upgrade to Xcode 8 with Swift 3 and new Foundation 9 years ago
ChaCha20.swift 1f82bc6c33 Upgrade to Xcode 8 with Swift 3 and new Foundation 9 years ago
Cipher.swift 1f82bc6c33 Upgrade to Xcode 8 with Swift 3 and new Foundation 9 years ago
Cryptors.swift 1f82bc6c33 Upgrade to Xcode 8 with Swift 3 and new Foundation 9 years ago
Generics.swift 2e805df552 sizeof() parameter now is T.self 9 years ago
HMAC.swift 1f82bc6c33 Upgrade to Xcode 8 with Swift 3 and new Foundation 9 years ago
Hash.swift 1f82bc6c33 Upgrade to Xcode 8 with Swift 3 and new Foundation 9 years ago
HashProtocol.swift 1f82bc6c33 Upgrade to Xcode 8 with Swift 3 and new Foundation 9 years ago
Info.plist 60715ae9ef Bump version number to 0.5 9 years ago
IntExtension.swift 2e805df552 sizeof() parameter now is T.self 9 years ago
IntegerConvertible.swift 280a3d3308 Swift 3 - it compile #stage1 9 years ago
MD5.swift 1f82bc6c33 Upgrade to Xcode 8 with Swift 3 and new Foundation 9 years ago
Multiplatform.swift 985444c393 fixed arc4random_uniform for Linux 9 years ago
NoPadding.swift cf0116abc1 More updates to API 9 years ago
Operators.swift 8430c7ba60 Reorganize folders layout to satisfy Swift Package Manager and Xcode at the same time 10 years ago
PKCS7.swift 1f82bc6c33 Upgrade to Xcode 8 with Swift 3 and new Foundation 9 years ago
Padding.swift 1f82bc6c33 Upgrade to Xcode 8 with Swift 3 and new Foundation 9 years ago
Poly1305.swift 1f82bc6c33 Upgrade to Xcode 8 with Swift 3 and new Foundation 9 years ago
Rabbit.swift 1f82bc6c33 Upgrade to Xcode 8 with Swift 3 and new Foundation 9 years ago
SHA1.swift 1f82bc6c33 Upgrade to Xcode 8 with Swift 3 and new Foundation 9 years ago
SHA2.swift 1f82bc6c33 Upgrade to Xcode 8 with Swift 3 and new Foundation 9 years ago
SecureBytes.swift 15a5532e26 [T] -> Array<T> because I don't like this ambiguity in code. Nothing personal. 9 years ago
String+Extension.swift 1f82bc6c33 Upgrade to Xcode 8 with Swift 3 and new Foundation 9 years ago
UInt32Extension.swift 2e805df552 sizeof() parameter now is T.self 9 years ago
UInt64Extension.swift 2e805df552 sizeof() parameter now is T.self 9 years ago
UInt8Extension.swift 2e805df552 sizeof() parameter now is T.self 9 years ago
UpdatableCryptor.swift 15a5532e26 [T] -> Array<T> because I don't like this ambiguity in code. Nothing personal. 9 years ago
Utils.swift 2e805df552 sizeof() parameter now is T.self 9 years ago
ZeroPadding.swift 4edf41cb3b Add ZeroPadding 9 years ago