Grzegorz Nowicki 9721737103 Changed access level to additional Array initializer from public to internal. 6 лет назад
..
AEAD b3d65e5ca1 AEAD refactor. 7 лет назад
BlockMode 939a3d7ce6 Lipsticks 6 лет назад
Foundation 50d1c03bc3 Make bytesArray a 'let' constant (#728) 6 лет назад
PKCS b3614c3307 calculateHash is non-failing operation. Fixes #664 6 лет назад
AES.Cryptors.swift c986037d57 Add StreamDecryptor 7 лет назад
AES.swift 3ff4b5950a Validate AES key length 7 лет назад
Array+Extension.swift 9721737103 Changed access level to additional Array initializer from public to internal. 6 лет назад
Authenticator.swift e33f371456 Add headers template 8 лет назад
BatchedCollection.swift f4cc13bd0d Add GCM Block Mode for use with AES in AES-GCM tandem. #97 7 лет назад
Bit.swift 321e8933a2 Apply SwiftFormat 7 лет назад
BlockCipher.swift e33f371456 Add headers template 8 лет назад
BlockDecryptor.swift 939a3d7ce6 Lipsticks 6 лет назад
BlockEncryptor.swift f79f998ca6 Use the same type for finalize input & output 7 лет назад
Blowfish.swift 1b0ad8bd1c Refactor cipher workers 7 лет назад
CBCMAC.swift 1a2756f0c6 Adds CBC-MAC authenticator 7 лет назад
CMAC.swift 1a2756f0c6 Adds CBC-MAC authenticator 7 лет назад
ChaCha20.swift 939a3d7ce6 Lipsticks 6 лет назад
Checksum.swift f441f085d3 Document used CRC polynomials 7 лет назад
Cipher.swift b3d65e5ca1 AEAD refactor. 7 лет назад
Collection+Extension.swift 321e8933a2 Apply SwiftFormat 7 лет назад
CompactMap.swift c6501de69d Fix headers 7 лет назад
Cryptor.swift 660f9778bc Bring back seekable decryption to the CTR 7 лет назад
Cryptors.swift 660f9778bc Bring back seekable decryption to the CTR 7 лет назад
Digest.swift c8003aaf45 Fix misuse of @availability 6 лет назад
DigestType.swift e33f371456 Add headers template 8 лет назад
Generics.swift 8559320dc5 Remove unused and internal Int->bits functions that are inconsistent anyway 6 лет назад
HKDF.swift 9708e093c8 Embrace #if canImport(Darwin) 7 лет назад
HMAC.swift b3614c3307 calculateHash is non-failing operation. Fixes #664 6 лет назад
Info.plist 3a2acbb32a CryptoSwift 1.0.0 anyone? 6 лет назад
Int+Extension.swift 8559320dc5 Remove unused and internal Int->bits functions that are inconsistent anyway 6 лет назад
MD5.swift 321e8933a2 Apply SwiftFormat 7 лет назад
NoPadding.swift 321e8933a2 Apply SwiftFormat 7 лет назад
Operators.swift e33f371456 Add headers template 8 лет назад
Padding.swift b75e3292ef AES uses universal Encryptor that uses Block or Stream mode depends on the Cipher mode used. 7 лет назад
Poly1305.swift 321e8933a2 Apply SwiftFormat 7 лет назад
Rabbit.swift b3d65e5ca1 AEAD refactor. 7 лет назад
RandomBytesSequence.swift 9708e093c8 Embrace #if canImport(Darwin) 7 лет назад
SHA1.swift c34003def3 Minor endianess 7 лет назад
SHA2.swift c34003def3 Minor endianess 7 лет назад
SHA3.swift 9708e093c8 Embrace #if canImport(Darwin) 7 лет назад
Scrypt.swift 410fff85e8 Update testScrypt_2 test parameter 6 лет назад
SecureBytes.swift 9708e093c8 Embrace #if canImport(Darwin) 7 лет назад
StreamDecryptor.swift caeee3a2c3 Fix CCM decryption and validation 7 лет назад
StreamEncryptor.swift f79f998ca6 Use the same type for finalize input & output 7 лет назад
String+Extension.swift d31c21eef3 Add CRC32C checksum (#609) 7 лет назад
UInt128.swift bd4383da8d Add missing import 7 лет назад
UInt16+Extension.swift 321e8933a2 Apply SwiftFormat 7 лет назад
UInt32+Extension.swift 9708e093c8 Embrace #if canImport(Darwin) 7 лет назад
UInt64+Extension.swift 2d2b58fa60 Correct count check for initializing UInt64 from Data (#680) 7 лет назад
UInt8+Extension.swift 8559320dc5 Remove unused and internal Int->bits functions that are inconsistent anyway 6 лет назад
Updatable.swift d0b776d4c2 Add missing defaul implementation 7 лет назад
Utils.swift 9d82f5067e Swift 4.1 update. (Breaks source compatibility). 7 лет назад
ZeroPadding.swift 321e8933a2 Apply SwiftFormat 7 лет назад