Luís Silva e0056d9611 Added reflection control to CRC-32 (calculation can now reflect or not the bytes and result). 9 years ago
..
BlockMode b6191df698 CipherBlockMode -> BlockMode 9 years ago
Foundation e0056d9611 Added reflection control to CRC-32 (calculation can now reflect or not the bytes and result). 9 years ago
PKCS5 3cf8bdbd05 Mark public calculate() 9 years ago
AES.swift 158361c79f Move documentation to protocols 9 years ago
Array+Extension.swift b4e11d8cdb Fix post "C-style for loops" conversion #203 10 years ago
Authenticator.swift d4001c78b6 Allows direct use of HMAC and Poly1305 9 years ago
Bit.swift ed2ff19710 Bit deprecation fix 9 years ago
BlockCipher.swift 5e4e451fc4 BlockCipherType -> BlockCipher 9 years ago
BytesSequence.swift 38e3f12134 fix some new deprecation warnings 10 years ago
CRC.swift e0056d9611 Added reflection control to CRC-32 (calculation can now reflect or not the bytes and result). 9 years ago
CSArrayType+Extensions.swift e0056d9611 Added reflection control to CRC-32 (calculation can now reflect or not the bytes and result). 9 years ago
ChaCha20.swift 158361c79f Move documentation to protocols 9 years ago
CipherProtocol.swift 158361c79f Move documentation to protocols 9 years ago
Cryptor.swift 158361c79f Move documentation to protocols 9 years ago
Generics.swift 8430c7ba60 Reorganize folders layout to satisfy Swift Package Manager and Xcode at the same time 10 years ago
HMAC.swift d4001c78b6 Allows direct use of HMAC and Poly1305 9 years ago
Hash.swift e0056d9611 Added reflection control to CRC-32 (calculation can now reflect or not the bytes and result). 9 years ago
HashProtocol.swift 38e3f12134 fix some new deprecation warnings 10 years ago
Info.plist 2541799df3 Update version number to 0.4.1 9 years ago
IntExtension.swift 8430c7ba60 Reorganize folders layout to satisfy Swift Package Manager and Xcode at the same time 10 years ago
IntegerConvertible.swift 8430c7ba60 Reorganize folders layout to satisfy Swift Package Manager and Xcode at the same time 10 years ago
MD5.swift 8430c7ba60 Reorganize folders layout to satisfy Swift Package Manager and Xcode at the same time 10 years ago
Multiplatform.swift 8430c7ba60 Reorganize folders layout to satisfy Swift Package Manager and Xcode at the same time 10 years ago
NoPadding.swift e79909ed1d add a public initializer to `NoPadding` 9 years ago
Operators.swift 8430c7ba60 Reorganize folders layout to satisfy Swift Package Manager and Xcode at the same time 10 years ago
PKCS7.swift f6cb86a092 Remove BlockMode in favor of CipherModeGenerataor 9 years ago
Padding.swift 39bf366ac4 Do not throw error for incorrect padding #184 10 years ago
Poly1305.swift d4001c78b6 Allows direct use of HMAC and Poly1305 9 years ago
Rabbit.swift 158361c79f Move documentation to protocols 9 years ago
SHA1.swift 8430c7ba60 Reorganize folders layout to satisfy Swift Package Manager and Xcode at the same time 10 years ago
SHA2.swift 9a742e82f2 Renamed var name to be more descriptive. 9 years ago
SecureBytes.swift 7d91c08af1 Use SecureBytes to keep sensitive data uniquely in memory. 9 years ago
String+Extension.swift e0056d9611 Added reflection control to CRC-32 (calculation can now reflect or not the bytes and result). 9 years ago
UInt32Extension.swift 8430c7ba60 Reorganize folders layout to satisfy Swift Package Manager and Xcode at the same time 10 years ago
UInt64Extension.swift 8430c7ba60 Reorganize folders layout to satisfy Swift Package Manager and Xcode at the same time 10 years ago
UInt8Extension.swift 8430c7ba60 Reorganize folders layout to satisfy Swift Package Manager and Xcode at the same time 10 years ago
Utils.swift e0056d9611 Added reflection control to CRC-32 (calculation can now reflect or not the bytes and result). 9 years ago