[swift-dev] What is the state of cryptography in Swift
Douglas Gregor
dgregor at apple.com
Tue Dec 8 22:34:42 CST 2015
> On Dec 8, 2015, at 6:19 PM, Travis Beech via swift-dev <swift-dev at swift.org> wrote:
>
> It seems to me the Swift is truly lacking core cryptography as part of the core language runtime. I understand that you can use CommonCrypto which is based on C but it would seem better to me to include cryptography as part of the core language runtime. Languages like C# and Java provide these as part of their language runtimes.
While I agree that a standard cryptography solution would be great, discussions of new functionality belong on the swift-evolution list. And, major new library functionality like this is considered out of scope for Swift 3, as noted on
https://github.com/apple/swift-evolution
- Doug
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.swift.org/pipermail/swift-dev/attachments/20151208/f6460d24/attachment.html>
More information about the swift-dev
mailing list