mirror of https://github.com/oxen-io/session-ios
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Crypto Scheme: - Name (un)padding - WIP AES-GCM (funtioning, but need to verify against android implementation, and tag functionality) Changes to avatar API: - hard code avatar domain (cdn.signal.org) - avatar form hands out new avatar key, invalidating old avatar - preliminary aes-gcm integration Also: - New type to represent AES128 keys, rather than passing around opaque data blobs everywhere, we can use the compiler to help us make sure we're passing compliant keying material. - Started using factory pattern for API requests. This is intended to be a lighter weight way to implement new API requests, rather than the current 1-method class ceremony. // FREEBIE |
8 years ago | |
---|---|---|
.. | ||
ContactsManagerProtocol.h | 8 years ago | |
NotificationsProtocol.h | 8 years ago | |
OWSCallMessageHandler.h | 8 years ago | |
ProfileManagerProtocol.h | 8 years ago | |
ProtoBuf+OWS.h | 8 years ago | |
ProtoBuf+OWS.m | 8 years ago |