| .. |
|
BlockMode
|
6097dedada
Remove obsolete BlockModeGenerator.options
|
9 years ago |
|
Foundation
|
b82af257db
Separate Foundation dependant code to CSArrayType+Foundation fixes #251
|
9 years ago |
|
PKCS5
|
3cf8bdbd05
Mark public calculate()
|
9 years ago |
|
AES.swift
|
5e4e451fc4
BlockCipherType -> BlockCipher
|
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
|
8430c7ba60
Reorganize folders layout to satisfy Swift Package Manager and Xcode at the same time
|
10 years ago |
|
CSArrayType+Extensions.swift
|
b82af257db
Separate Foundation dependant code to CSArrayType+Foundation fixes #251
|
9 years ago |
|
ChaCha20.swift
|
5e4e451fc4
BlockCipherType -> BlockCipher
|
9 years ago |
|
CipherProtocol.swift
|
ea286843ed
CipherType -> CipherProtocol
|
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
|
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
|
3a0c315371
Bump to version 0.4. Update Changelog and podspec
|
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
|
5e4e451fc4
BlockCipherType -> BlockCipher
|
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
|
ea286843ed
CipherType -> CipherProtocol
|
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
|
d70f292509
broke up complicated expressions which were taking ages to compile
|
10 years ago |