Marcin Krzyżanowski 7568ca3aa5 Build fix (typos) 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 d6447c23df Array.init(reserveCapacity:) 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 d7185b8057 Add Blowfish cipher, with tests 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 f108960fcf It's faster with Collection than with Sequence 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 d2cbdb1a13 Bump version 0.6.5 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 70fe18456e SwiftFormat applied 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 f108960fcf It's faster with Collection than with Sequence 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 a04f548a32 #if os(Linux) || os(Android) || os(FreeBSD) 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