Marcin Krzyzanowski 2e29a0ca25 Cryptor type 7 years ago
..
AEAD b3d65e5ca1 AEAD refactor. 7 years ago
BlockMode 31fc98c31f Make .detached default mode for GCM since combined is still broken 7 years ago
Foundation d31c21eef3 Add CRC32C checksum (#609) 7 years ago
PKCS 70d99546ee Add information about used polynomial in CRC32. Fixes #346 7 years ago
AES.Cryptors.swift 2e29a0ca25 Cryptor type 7 years ago
AES.swift 3ff4b5950a Validate AES key length 7 years ago
Array+Extension.swift d31c21eef3 Add CRC32C checksum (#609) 7 years ago
Authenticator.swift e33f371456 Add headers template 8 years ago
BatchedCollection.swift f4cc13bd0d Add GCM Block Mode for use with AES in AES-GCM tandem. #97 7 years ago
Bit.swift 321e8933a2 Apply SwiftFormat 7 years ago
BlockCipher.swift e33f371456 Add headers template 8 years ago
Blowfish.swift 609827b076 Replace BlockMode enum with structs for each block mode. 7 years ago
CMAC.swift 609827b076 Replace BlockMode enum with structs for each block mode. 7 years ago
ChaCha20.swift 2e29a0ca25 Cryptor type 7 years ago
Checksum.swift f441f085d3 Document used CRC polynomials 7 years ago
Cipher.swift b3d65e5ca1 AEAD refactor. 7 years ago
Collection+Extension.swift 321e8933a2 Apply SwiftFormat 7 years ago
CompactMap.swift 321e8933a2 Apply SwiftFormat 7 years ago
Cryptors.swift 2e29a0ca25 Cryptor type 7 years ago
Digest.swift 321e8933a2 Apply SwiftFormat 7 years ago
DigestType.swift e33f371456 Add headers template 8 years ago
Generics.swift 9d82f5067e Swift 4.1 update. (Breaks source compatibility). 7 years ago
HKDF.swift 9708e093c8 Embrace #if canImport(Darwin) 7 years ago
HMAC.swift 321e8933a2 Apply SwiftFormat 7 years ago
Info.plist 526d5e9156 Update version to 0.9.0 7 years ago
Int+Extension.swift c34003def3 Minor endianess 7 years ago
MD5.swift 321e8933a2 Apply SwiftFormat 7 years ago
NoPadding.swift 321e8933a2 Apply SwiftFormat 7 years ago
Operators.swift e33f371456 Add headers template 8 years ago
Padding.swift e33f371456 Add headers template 8 years ago
Poly1305.swift 321e8933a2 Apply SwiftFormat 7 years ago
Rabbit.swift b3d65e5ca1 AEAD refactor. 7 years ago
RandomAccessCryptor.swift 2e29a0ca25 Cryptor type 7 years ago
RandomBytesSequence.swift 9708e093c8 Embrace #if canImport(Darwin) 7 years ago
SHA1.swift c34003def3 Minor endianess 7 years ago
SHA2.swift c34003def3 Minor endianess 7 years ago
SHA3.swift 9708e093c8 Embrace #if canImport(Darwin) 7 years ago
SecureBytes.swift 9708e093c8 Embrace #if canImport(Darwin) 7 years ago
String+Extension.swift d31c21eef3 Add CRC32C checksum (#609) 7 years ago
UInt128.swift bd4383da8d Add missing import 7 years ago
UInt16+Extension.swift 321e8933a2 Apply SwiftFormat 7 years ago
UInt32+Extension.swift 9708e093c8 Embrace #if canImport(Darwin) 7 years ago
UInt64+Extension.swift 321e8933a2 Apply SwiftFormat 7 years ago
UInt8+Extension.swift 9708e093c8 Embrace #if canImport(Darwin) 7 years ago
Updatable.swift 321e8933a2 Apply SwiftFormat 7 years ago
Utils.swift 9d82f5067e Swift 4.1 update. (Breaks source compatibility). 7 years ago
ZeroPadding.swift 321e8933a2 Apply SwiftFormat 7 years ago