| .. |
|
Foundation
|
c26a4ef129
Replace for(;;) with for-in
|
10 years ago |
|
AES.swift
|
ac29d752d8
Add OFB AES block mode
|
10 years ago |
|
Array+Extension.swift
|
010c55ddd2
rix range style per Marcin's comment
|
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 |
|
BitExtension.swift
|
8430c7ba60
Reorganize folders layout to satisfy Swift Package Manager and Xcode at the same time
|
10 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
|
8430c7ba60
Reorganize folders layout to satisfy Swift Package Manager and Xcode at the same time
|
10 years ago |
|
ChaCha20.swift
|
f73a1624f7
Fix ChaCha20 implementation. #179
|
10 years ago |
|
Cipher.swift
|
c26a4ef129
Replace for(;;) with for-in
|
10 years ago |
|
CipherBlockMode.swift
|
a2a9a2a29d
Add PCBC AES block mode
|
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
|
8679ad09c1
Release 0.2.2
|
10 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 |
|
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
|
39bf366ac4
Do not throw error for incorrect padding #184
|
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
|
b698dfc8e1
improve readability per Marcin's comment
|
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
|
8430c7ba60
Reorganize folders layout to satisfy Swift Package Manager and Xcode at the same time
|
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 |