Marcin Krzyżanowski 88412d595f Move padding parameter to AES constructor. 9 years ago
..
BlockMode 6097dedada Remove obsolete BlockModeGenerator.options 9 years ago
Foundation 88412d595f Move padding parameter to AES constructor. 9 years ago
AES.swift 88412d595f Move padding parameter to AES constructor. 9 years ago
Array+Extension.swift b4e11d8cdb Fix post "C-style for loops" conversion #203 10 years ago
ArraySliceUInt8+Bytes.swift 8430c7ba60 Reorganize folders layout to satisfy Swift Package Manager and Xcode at the same time 10 years ago
Authenticator.swift 8430c7ba60 Reorganize folders layout to satisfy Swift Package Manager and Xcode at the same time 10 years ago
Bit.swift ed2ff19710 Bit deprecation fix 9 years ago
BytesSequence.swift 38e3f12134 fix some new deprecation warnings 10 years ago
CRC.swift 8430c7ba60 Reorganize folders layout to satisfy Swift Package Manager and Xcode at the same time 10 years ago
CSArrayType+Extensions.swift 122a78774e String.decryptBase64ToString, String.decryptBase64, [UInt8].toBase64() 10 years ago
ChaCha20.swift f73a1624f7 Fix ChaCha20 implementation. #179 10 years ago
Cipher.swift c26a4ef129 Replace for(;;) with for-in 10 years ago
Generics.swift 8430c7ba60 Reorganize folders layout to satisfy Swift Package Manager and Xcode at the same time 10 years ago
HMAC.swift 8430c7ba60 Reorganize folders layout to satisfy Swift Package Manager and Xcode at the same time 10 years ago
Hash.swift 8430c7ba60 Reorganize folders layout to satisfy Swift Package Manager and Xcode at the same time 10 years ago
HashProtocol.swift 38e3f12134 fix some new deprecation warnings 10 years ago
Info.plist 3f9ca1c198 Update version number to 0.3.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 88412d595f Move padding parameter to AES constructor. 9 years ago
Operators.swift 8430c7ba60 Reorganize folders layout to satisfy Swift Package Manager and Xcode at the same time 10 years ago
PKCS5.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 10 years ago
Padding.swift 39bf366ac4 Do not throw error for incorrect padding #184 10 years ago
Poly1305.swift c26a4ef129 Replace for(;;) with for-in 10 years ago
Rabbit.swift dfeaa795ae remove spaces from sides of range operator 10 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. 10 years ago
String+Extension.swift 8430c7ba60 Reorganize folders layout to satisfy Swift Package Manager and Xcode at the same time 10 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 d70f292509 broke up complicated expressions which were taking ages to compile 10 years ago