Marcin Krzyżanowski eea0a52142 Replace optional initializers with throwable initializers for ChaCha20 9 lat temu
..
BlockMode 5be8089c1a Add RandomAccessBlockModeWorker, RandomAccessCryptor for randomly accessible cryptors. #284, #290. 9 lat temu
Foundation eea0a52142 Replace optional initializers with throwable initializers for ChaCha20 9 lat temu
PKCS5 53024f0f4f ErrorProblem -> Error (enum Error: Swift.Error) 9 lat temu
AES.swift fe1e42243c AES.Decryptor implements RandomAccessCryptor. #284. 9 lat temu
Array+Extension.swift 1f82bc6c33 Upgrade to Xcode 8 with Swift 3 and new Foundation 9 lat temu
Authenticator.swift 53024f0f4f ErrorProblem -> Error (enum Error: Swift.Error) 9 lat temu
Bit.swift 1f82bc6c33 Upgrade to Xcode 8 with Swift 3 and new Foundation 9 lat temu
BlockCipher.swift 24a7635f91 Mark few protocols as class-protocols 9 lat temu
BytesSequence.swift 280a3d3308 Swift 3 - it compile #stage1 9 lat temu
CRC.swift 1f82bc6c33 Upgrade to Xcode 8 with Swift 3 and new Foundation 9 lat temu
CSArrayType+Extensions.swift 1f82bc6c33 Upgrade to Xcode 8 with Swift 3 and new Foundation 9 lat temu
ChaCha20.swift eea0a52142 Replace optional initializers with throwable initializers for ChaCha20 9 lat temu
Cipher.swift 24a7635f91 Mark few protocols as class-protocols 9 lat temu
Cryptors.swift 24a7635f91 Mark few protocols as class-protocols 9 lat temu
Generics.swift 0b9357731a Update for DEVELOPMENT-SNAPSHOT-2016-07-28-a 9 lat temu
HMAC.swift 1f82bc6c33 Upgrade to Xcode 8 with Swift 3 and new Foundation 9 lat temu
Hash.swift 1f7fb235bf Update to latest changes in Swift. 9 lat temu
HashProtocol.swift 24a7635f91 Mark few protocols as class-protocols 9 lat temu
Info.plist 60715ae9ef Bump version number to 0.5 9 lat temu
IntExtension.swift 2e805df552 sizeof() parameter now is T.self 9 lat temu
IntegerConvertible.swift 1f7fb235bf Update to latest changes in Swift. 9 lat temu
MD5.swift 1f82bc6c33 Upgrade to Xcode 8 with Swift 3 and new Foundation 9 lat temu
Multiplatform.swift 985444c393 fixed arc4random_uniform for Linux 9 lat temu
NoPadding.swift cf0116abc1 More updates to API 9 lat temu
Operators.swift 0b9357731a Update for DEVELOPMENT-SNAPSHOT-2016-07-28-a 9 lat temu
PKCS7.swift 53024f0f4f ErrorProblem -> Error (enum Error: Swift.Error) 9 lat temu
Padding.swift 1f82bc6c33 Upgrade to Xcode 8 with Swift 3 and new Foundation 9 lat temu
Poly1305.swift 28a1b60234 Mark class as final 9 lat temu
Rabbit.swift 1f82bc6c33 Upgrade to Xcode 8 with Swift 3 and new Foundation 9 lat temu
RandomAccessCryptor.swift 5be8089c1a Add RandomAccessBlockModeWorker, RandomAccessCryptor for randomly accessible cryptors. #284, #290. 9 lat temu
SHA1.swift 1f82bc6c33 Upgrade to Xcode 8 with Swift 3 and new Foundation 9 lat temu
SHA2.swift 1f82bc6c33 Upgrade to Xcode 8 with Swift 3 and new Foundation 9 lat temu
SecureBytes.swift 28a1b60234 Mark class as final 9 lat temu
String+Extension.swift 1f82bc6c33 Upgrade to Xcode 8 with Swift 3 and new Foundation 9 lat temu
UInt32Extension.swift 2e805df552 sizeof() parameter now is T.self 9 lat temu
UInt64Extension.swift 2e805df552 sizeof() parameter now is T.self 9 lat temu
UInt8Extension.swift 2e805df552 sizeof() parameter now is T.self 9 lat temu
UpdatableCryptor.swift 24a7635f91 Mark few protocols as class-protocols 9 lat temu
Utils.swift 2e805df552 sizeof() parameter now is T.self 9 lat temu
ZeroPadding.swift 4edf41cb3b Add ZeroPadding 9 lat temu