Re: I need some feedback
Re: I need some feedback
- Subject: Re: I need some feedback
- From: "Quinn \"The Eskimo!\"" <email@hidden>
- Date: Fri, 18 Jan 2019 21:04:06 +0000
On 18 Jan 2019, at 17:33, Howard Shere <email@hidden> wrote:
> The code is currently using CommonCrypto …
CommonCrypto will do a good job of each specific crypto algorithm, but network
security depends on how you assemble those algorithms into a protocol. That’s
very hard to do correctly, even by security experts, which is why we’re
currently on version 1.3 of TLS.
Implementing TLS for a peer-to-peer product like this one is not without its
challenges, but it’s still much easier than designed your own on-the-wire
security protocol.
Share and Enjoy
--
Quinn "The Eskimo!" <http://www.apple.com/developer/>
Apple Developer Relations, Developer Technical Support, Core OS/Hardware
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Macnetworkprog mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden