Samuel GRAU ad13df968b [*] - Updatin settings 10 tahun lalu
..
Playground 3df18d495e update .gitignore 11 tahun lalu
AES.swift a106d907bb Fix checks for IV length #32. Backport. 11 tahun lalu
ArrayExtension.swift faa315738e toBytes fixes 11 tahun lalu
Authenticator.swift c8ee331a31 HMAC authenticator (variants MD5, SHA1, SHA256) 11 tahun lalu
BitExtension.swift 461eccf50a Bit extension (invert bits) 11 tahun lalu
CRC.swift 9ba8e31a04 More refactor work, some generics separated etc 11 tahun lalu
ChaCha20.swift 0d68706c13 Change type Byte to Uint8 (removed in Swift 1.2) #26. ChaCha20 public. Playground cleanup. 11 tahun lalu
Cipher.swift 0d68706c13 Change type Byte to Uint8 (removed in Swift 1.2) #26. ChaCha20 public. Playground cleanup. 11 tahun lalu
CipherBlockMode.swift 3d7ce7933b Fix decrypt for CBC in case IV is longer than block size. #32 11 tahun lalu
CryptoHashBase.swift 0d68706c13 Change type Byte to Uint8 (removed in Swift 1.2) #26. ChaCha20 public. Playground cleanup. 11 tahun lalu
CryptoSwift.h c26a8b2f3d Fix import compatibility for OSX target 11 tahun lalu
Generics.swift 0d68706c13 Change type Byte to Uint8 (removed in Swift 1.2) #26. ChaCha20 public. Playground cleanup. 11 tahun lalu
HMAC.swift 0d68706c13 Change type Byte to Uint8 (removed in Swift 1.2) #26. ChaCha20 public. Playground cleanup. 11 tahun lalu
Hash.swift a2a0c80027 Fix hash calculations for empty string "". HashBase.init is no longer failable initializer. 11 tahun lalu
Info.plist ad13df968b [*] - Updatin settings 10 tahun lalu
IntExtension.swift 0d68706c13 Change type Byte to Uint8 (removed in Swift 1.2) #26. ChaCha20 public. Playground cleanup. 11 tahun lalu
MD5.swift 5efc575d9f Improve speed of Hash.prepare 11 tahun lalu
NSDataExtension.swift 0d68706c13 Change type Byte to Uint8 (removed in Swift 1.2) #26. ChaCha20 public. Playground cleanup. 11 tahun lalu
Operators.swift 9ba8e31a04 More refactor work, some generics separated etc 11 tahun lalu
PKCS7.swift 2231ca74e5 Fix PKCS7.removePadding() 11 tahun lalu
PaddingMode.swift d80417c05f remove PKCS7 padding 11 tahun lalu
Poly1305.swift 0d68706c13 Change type Byte to Uint8 (removed in Swift 1.2) #26. ChaCha20 public. Playground cleanup. 11 tahun lalu
SHA1.swift 67bf827fa5 refactor public api 11 tahun lalu
SHA2.swift 95f805393a integerFromBitsArray<T> crash on Beta7, so disabled. 11 tahun lalu
StringExtension.swift 03e5332ceb Hash results as optionals 11 tahun lalu
UInt16Extension.swift ca570ea7bd UInt16 extension (I need generic for bits shifting) 11 tahun lalu
UInt32Extension.swift 0d68706c13 Change type Byte to Uint8 (removed in Swift 1.2) #26. ChaCha20 public. Playground cleanup. 11 tahun lalu
UInt64Extension.swift 0d68706c13 Change type Byte to Uint8 (removed in Swift 1.2) #26. ChaCha20 public. Playground cleanup. 11 tahun lalu
UInt8Extension.swift 0d68706c13 Change type Byte to Uint8 (removed in Swift 1.2) #26. ChaCha20 public. Playground cleanup. 11 tahun lalu
Utils.swift 84ce94b0aa AES keyExpansion 11 tahun lalu