Michael Kirk
|
f1909abcd3
|
find -E . -type f -regex ".*\.(m|h|swift)" -exec sed -i "" -e "s/trywrapped_/throwswrapped_/" {} \;
|
2018-10-30 09:26:08 -06:00 |
|
Michael Kirk
|
4a7f7620e9
|
Swift Exception wrap HKDFKit
|
2018-10-29 22:11:37 -06:00 |
|
Michael Kirk
|
dea4538ef2
|
Swift Exception wrap Curve25519
|
2018-10-29 21:25:45 -06:00 |
|
Michael Kirk
|
2761f4879e
|
Swift Exception wrap NSData+keyVersionByte
|
2018-10-29 14:37:22 -06:00 |
|
Michael Kirk
|
84cdb1798d
|
fix up test suite
|
2018-10-29 12:05:28 -06:00 |
|
Michael Kirk
|
1d1a8cbbac
|
Exception wrap WhisperMessage for Swift
|
2018-10-29 10:29:21 -06:00 |
|
Michael Kirk
|
1e93cf0ee8
|
Exception wrap PreKeyWhisperMessage for Swift
|
2018-10-29 10:12:51 -06:00 |
|
Michael Kirk
|
0fb1a0bcfb
|
Exception wrap SessionCipher for Swift
|
2018-10-29 10:12:51 -06:00 |
|
Michael Kirk
|
90f3dee712
|
Merge branch 'mkirk/random-access-key'
|
2018-10-10 09:15:11 -06:00 |
|
Michael Kirk
|
a462ef3a5e
|
random access key for unrestricted access
|
2018-10-10 09:14:29 -06:00 |
|
Matthew Chen
|
beb10a358d
|
Merge branch 'charlesmchen/discardSelfSentMessages'
|
2018-10-10 09:42:51 -04:00 |
|
Matthew Chen
|
e8e09ffe1f
|
Respond to CR.
|
2018-10-10 09:41:31 -04:00 |
|
Matthew Chen
|
0ff4673181
|
Discard self-sent messages.
|
2018-10-09 10:44:03 -04:00 |
|
Matthew Chen
|
b0e664410d
|
Add missing @objc.
|
2018-10-05 10:30:19 -04:00 |
|
Matthew Chen
|
e89cd541a8
|
Merge branch 'charlesmchen/decryptedMessageType'
|
2018-10-05 10:29:40 -04:00 |
|
Matthew Chen
|
3be6e77011
|
Add message type to decrypt result.
|
2018-10-04 15:32:07 -04:00 |
|
Matthew Chen
|
954cbfa767
|
Merge branch 'charlesmchen/ud7'
|
2018-10-03 08:59:19 -04:00 |
|
Matthew Chen
|
c321ba1cf4
|
Add missing @objc.
|
2018-10-02 16:15:47 -04:00 |
|
Matthew Chen
|
ecfd1ac68c
|
Add UD decryption result type.
|
2018-10-02 16:14:57 -04:00 |
|
Matthew Chen
|
0434fc7ade
|
Fix build breakage.
|
2018-10-02 13:07:23 -04:00 |
|
Matthew Chen
|
e4da1a3c33
|
Add missing @objc.
|
2018-10-02 11:46:04 -04:00 |
|
Matthew Chen
|
7e7317532e
|
Make UD access key initializer public.
|
2018-10-01 16:10:59 -04:00 |
|
Matthew Chen
|
260a0f2413
|
Merge branch 'charlesmchen/sck3'
|
2018-10-01 12:22:13 -04:00 |
|
Matthew Chen
|
1b32ee2f6a
|
Respond to CR.
|
2018-10-01 09:40:51 -04:00 |
|
Matthew Chen
|
ae8b97c0f3
|
Respond to CR.
|
2018-10-01 09:32:04 -04:00 |
|
Matthew Chen
|
02e9c16103
|
Respond to CR.
|
2018-10-01 09:24:21 -04:00 |
|
Matthew Chen
|
68b3fd94f8
|
Add UD access key derivation function.
|
2018-09-28 14:23:47 -04:00 |
|
Matthew Chen
|
a71f0634ae
|
Merge branch 'charlesmchen/sck'
|
2018-09-28 09:55:17 -04:00 |
|
Matthew Chen
|
0e5d4f2b3c
|
Respond to CR.
|
2018-09-25 16:53:29 -04:00 |
|
Matthew Chen
|
ad37d1318a
|
Modify proto wrapper builders to require required fields.
|
2018-09-25 15:24:39 -04:00 |
|
Matthew Chen
|
75df3360f8
|
Remove SMKImports.h
|
2018-09-25 14:59:45 -04:00 |
|
Matthew Chen
|
3ccdadee4f
|
Get SMK tests building and passing.
|
2018-09-25 14:35:14 -04:00 |
|
Matthew Chen
|
d9bbe67d0b
|
Fix build breakage from SMK.
|
2018-09-25 14:35:14 -04:00 |
|
Matthew Chen
|
be07295237
|
Initial code drop.
|
2018-09-25 14:35:14 -04:00 |
|
Matthew Chen
|
977f977e09
|
Initial commit
|
2018-09-25 11:24:09 -04:00 |
|