Marcin Krzyżanowski a292060fcd Add preconditions пре 9 година
..
BlockMode 3a0374acd1 Refactor Int.with() -> Int(bytes:) пре 9 година
Foundation 9ea5668ff9 Refactor Rabbit. Throwable inits. Test public methods пре 9 година
PKCS5 4a2cb5272c Refactor enum Authenticator -> protocol Authenticator пре 9 година
AES.swift 3a0374acd1 Refactor Int.with() -> Int(bytes:) пре 9 година
Array+Extension.swift f7dc582074 Convenience initializer of Array of bytes with Hex string. Array<UInt8>(hex: "0xb1b1b2b2") пре 9 година
Authenticator.swift 4a2cb5272c Refactor enum Authenticator -> protocol Authenticator пре 9 година
Bit.swift 1f82bc6c33 Upgrade to Xcode 8 with Swift 3 and new Foundation пре 9 година
BlockCipher.swift 24a7635f91 Mark few protocols as class-protocols пре 9 година
BytesSequence.swift 280a3d3308 Swift 3 - it compile #stage1 пре 9 година
CSArrayType+Extensions.swift 4a2cb5272c Refactor enum Authenticator -> protocol Authenticator пре 9 година
ChaCha20.swift a292060fcd Add preconditions пре 9 година
Checksum.swift 38155dc72a Refactor CRC -> Checksum пре 9 година
Cipher.swift 24a7635f91 Mark few protocols as class-protocols пре 9 година
Collection+Extension.swift dd9b99b830 Improve toUInt32Array, toUInt64Array - always output array with right size пре 9 година
Cryptors.swift cb7ff5a669 UpdatableCryptor -> Updatable пре 9 година
Generics.swift e2f19bea70 sizeof, sizeofValue -> MemoryLayout<>.size пре 9 година
HMAC.swift 4a2cb5272c Refactor enum Authenticator -> protocol Authenticator пре 9 година
Hash.swift 9395bcc414 enum Hash -> struct Hash. crc extracted to static methods of class CRC. Result of CRC is always integer. пре 9 година
HashProtocol.swift 24a7635f91 Mark few protocols as class-protocols пре 9 година
Info.plist 97c2706422 Update version number to 0.5.2 пре 9 година
Int+Extension.swift aee45c4188 Refactor public methods to internal пре 9 година
IntegerConvertible.swift 1f7fb235bf Update to latest changes in Swift. пре 9 година
MD5.swift 9bff118342 Make sliceToUInt32Array generic function for Collection пре 9 година
Multiplatform.swift 985444c393 fixed arc4random_uniform for Linux пре 9 година
NoPadding.swift cf0116abc1 More updates to API пре 9 година
Operators.swift f529b4dfb0 Revert "Fixed issues in Xcode 8 Beta 4 and Swift 3 changes." пре 9 година
PKCS7.swift 53024f0f4f ErrorProblem -> Error (enum Error: Swift.Error) пре 9 година
Padding.swift 1f82bc6c33 Upgrade to Xcode 8 with Swift 3 and new Foundation пре 9 година
Poly1305.swift 4a2cb5272c Refactor enum Authenticator -> protocol Authenticator пре 9 година
Rabbit.swift 9ea5668ff9 Refactor Rabbit. Throwable inits. Test public methods пре 9 година
RandomAccessCryptor.swift cb7ff5a669 UpdatableCryptor -> Updatable пре 9 година
SHA1.swift e2f19bea70 sizeof, sizeofValue -> MemoryLayout<>.size пре 9 година
SHA2.swift e2f19bea70 sizeof, sizeofValue -> MemoryLayout<>.size пре 9 година
SecureBytes.swift 28a1b60234 Mark class as final пре 9 година
String+Extension.swift 4a2cb5272c Refactor enum Authenticator -> protocol Authenticator пре 9 година
UInt16+Extension.swift 3a0374acd1 Refactor Int.with() -> Int(bytes:) пре 9 година
UInt32+Extension.swift aee45c4188 Refactor public methods to internal пре 9 година
UInt64+Extension.swift 3a0374acd1 Refactor Int.with() -> Int(bytes:) пре 9 година
UInt8+Extension.swift 0fb05a9fd4 Refactor files name. Extensions with "+" пре 9 година
Updatable.swift 19b9dd0c9e 'where' clause next to generic parameters is deprecated пре 9 година
Utils.swift 9bff118342 Make sliceToUInt32Array generic function for Collection пре 9 година
ZeroPadding.swift 4edf41cb3b Add ZeroPadding пре 9 година