Marcin Krzyżanowski af6d4155a1 Merge branch 'develop' 10 years ago
..
AES.swift aa3a9215cd Added conditional on init to AES avoid unintentionally returning nil 10 years ago
ArrayExtension.swift f23b3545ae fuxxif change for beta5 10 years ago
Authenticator.swift 875cc81f63 Swift 2.0 beta2 compatible 10 years ago
BitExtension.swift 461eccf50a Bit extension (invert bits) 11 years ago
CRC.swift aa0d163e5c Add NSDataSequence and process CRC in chunks 10 years ago
ChaCha20.swift bbc2961138 Support Xcode 7 beta 6 10 years ago
Cipher.swift 9504f1df6a Use throws in place of nil for ciphers 10 years ago
CipherBlockMode.swift bbc2961138 Support Xcode 7 beta 6 10 years ago
CryptoSwift.h c26a8b2f3d Fix import compatibility for OSX target 11 years ago
Generics.swift 60d883043a Minors cosmetics 10 years ago
HMAC.swift 875cc81f63 Swift 2.0 beta2 compatible 10 years ago
Hash.swift 875cc81f63 Swift 2.0 beta2 compatible 10 years ago
HashProtocol.swift 60d883043a Minors cosmetics 10 years ago
Info.plist dc83ce9087 Release 0.0.13 10 years ago
IntExtension.swift 875cc81f63 Swift 2.0 beta2 compatible 10 years ago
IntegerConvertible.swift 32ad55e3d7 Pure swift integerWithBytes 10 years ago
MD5.swift d55915b2e3 Fix all indentation 10 years ago
NSDataExtension.swift 836d40b5f3 make toHexString() public 10 years ago
NSDataSequence.swift aa0d163e5c Add NSDataSequence and process CRC in chunks 10 years ago
Operators.swift 9ba8e31a04 More refactor work, some generics separated etc 11 years ago
PKCS5.swift c7851c7ad4 Refactoring for hashes. Update for 6.3 beta3. 10 years ago
PKCS7.swift bbc2961138 Support Xcode 7 beta 6 10 years ago
Padding.swift 875cc81f63 Swift 2.0 beta2 compatible 10 years ago
Poly1305.swift 875cc81f63 Swift 2.0 beta2 compatible 10 years ago
SHA1.swift b697f33eb6 Use NSDataSequence by SHA 10 years ago
SHA2.swift d55915b2e3 Fix all indentation 10 years ago
StringExtension.swift 9504f1df6a Use throws in place of nil for ciphers 10 years ago
UInt16Extension.swift 875cc81f63 Swift 2.0 beta2 compatible 10 years ago
UInt32Extension.swift 875cc81f63 Swift 2.0 beta2 compatible 10 years ago
UInt64Extension.swift 875cc81f63 Swift 2.0 beta2 compatible 10 years ago
UInt8Extension.swift 875cc81f63 Swift 2.0 beta2 compatible 10 years ago
Utils.swift 0b476dbf60 Remove reverseBytes() workaround 10 years ago