.. |
AESTests.swift
|
743ecbcf54
Update CBC tests with padding case
|
9 years ago |
Bridging.h
|
5efc575d9f
Improve speed of Hash.prepare
|
10 years ago |
ChaCha20Tests.swift
|
f73a1624f7
Fix ChaCha20 implementation. #179
|
9 years ago |
ExtensionsTest.swift
|
58d42a84ae
String.encrypt() -> Base64 string
|
10 years ago |
HMACTests.swift
|
b6ee8ae51f
Cleanups. No Optionals when not used.
|
10 years ago |
HashTests.swift
|
b3c09a2ed2
Tests using tuples require default value
|
9 years ago |
Helpers.swift
|
5efd01ecbe
Remove many Foundation dependencies by replacing NSData with [UInt8]. Separate Foundation dependency to extensions (ChaCha20, AES)
|
10 years ago |
Info.plist
|
2bb301a771
NSData extension initial
|
11 years ago |
PaddingTests.swift
|
6cb03cd207
Padding remove() is failable operation and may throws error now. #184
|
9 years ago |
Poly1305Tests.swift
|
b6ee8ae51f
Cleanups. No Optionals when not used.
|
10 years ago |
RabbitTests.swift
|
64f7158568
Add Rabbit stream cipher
|
9 years ago |