Marcin Krzyżanowski e37aa97afa refactor. No public init, static initializer for Poly1305 11 years ago
..
Playground 4a62665775 integerFromBitsArray done with help of protocol Initiable and few extensions 11 years ago
ArrayExtension.swift faa315738e toBytes fixes 11 years ago
BitExtension.swift 461eccf50a Bit extension (invert bits) 11 years ago
ByteExtension.swift 4a62665775 integerFromBitsArray done with help of protocol Initiable and few extensions 11 years ago
CRC.swift 9ba8e31a04 More refactor work, some generics separated etc 11 years ago
ChaCha20.swift 9ba8e31a04 More refactor work, some generics separated etc 11 years ago
Cipher.swift a7725a370d Cipher encrypt/decrypt returns optionals 11 years ago
CryptoHashBase.swift 67bf827fa5 refactor public api 11 years ago
CryptoSwift.h 2bb301a771 NSData extension initial 11 years ago
Generics.swift 4a62665775 integerFromBitsArray done with help of protocol Initiable and few extensions 11 years ago
Hash.swift 37d707c9e7 move to enum with tuple. add missing crc32 to enum. 11 years ago
Info.plist 1e89af817a Current version is 0.0.2 11 years ago
IntExtension.swift 4a62665775 integerFromBitsArray done with help of protocol Initiable and few extensions 11 years ago
MD5.swift 67bf827fa5 refactor public api 11 years ago
NSDataExtension.swift 9ba8e31a04 More refactor work, some generics separated etc 11 years ago
Operators.swift 9ba8e31a04 More refactor work, some generics separated etc 11 years ago
Poly1305.swift e37aa97afa refactor. No public init, static initializer for Poly1305 11 years ago
SHA1.swift 67bf827fa5 refactor public api 11 years ago
SHA2.swift 95f805393a integerFromBitsArray<T> crash on Beta7, so disabled. 11 years ago
StringExtension.swift a7725a370d Cipher encrypt/decrypt returns optionals 11 years ago
UInt16Extension.swift ca570ea7bd UInt16 extension (I need generic for bits shifting) 11 years ago
UInt32Extension.swift 9ba8e31a04 More refactor work, some generics separated etc 11 years ago
UInt64Extension.swift 9ba8e31a04 More refactor work, some generics separated etc 11 years ago
Utils.swift 9ba8e31a04 More refactor work, some generics separated etc 11 years ago