Xavier Matos 28456ac333 fixed typo (#403) 9 years ago
..
BlockMode 70fe18456e SwiftFormat applied 9 years ago
Foundation d7185b8057 Add Blowfish cipher, with tests 9 years ago
PKCS5 70fe18456e SwiftFormat applied 9 years ago
AES.swift f108960fcf It's faster with Collection than with Sequence 9 years ago
Array+Extension.swift 28456ac333 fixed typo (#403) 9 years ago
Authenticator.swift ed5119bde1 Add some documentation 9 years ago
Bit.swift 70fe18456e SwiftFormat applied 9 years ago
BlockCipher.swift 24a7635f91 Mark few protocols as class-protocols 9 years ago
Blowfish.swift 963e6c9370 Fix Blowfish for 32-bit arch. Fixes #382. 9 years ago
BytesSequence.swift 70fe18456e SwiftFormat applied 9 years ago
CSArrayType+Extensions.swift 56756d02fa Update AES part with simplest example and explanation about key length 9 years ago
ChaCha20.swift bf3a902e09 Fix ChaCha20 preconditions 9 years ago
Checksum.swift 70fe18456e SwiftFormat applied 9 years ago
Cipher.swift 0f5b960e25 Cipher protocol accepts Collection input 9 years ago
Collection+Extension.swift 70fe18456e SwiftFormat applied 9 years ago
Cryptors.swift 70fe18456e SwiftFormat applied 9 years ago
Digest.swift 2a818142fe Add convenient Digest.sha2(bytes:variant:) 9 years ago
DigestType.swift 36435a0bf4 make SHAx.calculate() public 9 years ago
Generics.swift c970182ffa Remove unused generic functions 9 years ago
HMAC.swift 70fe18456e SwiftFormat applied 9 years ago
Info.plist 06c65dc03c Release 0.6.7 - for Xcode 8.2 9 years ago
Int+Extension.swift 70fe18456e SwiftFormat applied 9 years ago
IntegerConvertible.swift 70fe18456e SwiftFormat applied 9 years ago
MD5.swift f108960fcf It's faster with Collection than with Sequence 9 years ago
NoPadding.swift 70fe18456e SwiftFormat applied 9 years ago
Operators.swift 70fe18456e SwiftFormat applied 9 years ago
PKCS7.swift 70fe18456e SwiftFormat applied 9 years ago
Padding.swift 70fe18456e SwiftFormat applied 9 years ago
Poly1305.swift 339eb8cf88 Rework Poly1305. Fixes #183 9 years ago
Rabbit.swift 70fe18456e SwiftFormat applied 9 years ago
RandomAccessCryptor.swift ed5119bde1 Add some documentation 9 years ago
RandomBytesSequence.swift d3f8c7234a Add RandomBytesSequence for random bytes 9 years ago
SHA1.swift 0b48673bf6 Minor improvement to compilation times. #381 9 years ago
SHA2.swift f108960fcf It's faster with Collection than with Sequence 9 years ago
SHA3.swift 7568ca3aa5 Build fix (typos) 9 years ago
SecureBytes.swift 7183233c49 Conforms to ExpressibleByArrayLiteral 9 years ago
String+Extension.swift 70fe18456e SwiftFormat applied 9 years ago
UInt16+Extension.swift 70fe18456e SwiftFormat applied 9 years ago
UInt32+Extension.swift 70fe18456e SwiftFormat applied 9 years ago
UInt64+Extension.swift 70fe18456e SwiftFormat applied 9 years ago
UInt8+Extension.swift 70fe18456e SwiftFormat applied 9 years ago
Updatable.swift d2cbdb1a13 Bump version 0.6.5 9 years ago
Utils.swift 70fe18456e SwiftFormat applied 9 years ago
ZeroPadding.swift 70fe18456e SwiftFormat applied 9 years ago