[swift-evolution] Swift Core Crypto
Brent Royal-Gordon
brent at architechies.com
Wed Dec 9 14:06:43 CST 2015
> I know this is not in scope for Swift 3.0 but has there been any talk about including cryptographic APIs into the core language runtime?
Not yet. I think the idea is that new systems like this should be implemented as community-driven libraries, and eventually the team may adopt some important ones into Corelibs.
Personally, I’d be interested to see what a crypto library looks like when you expect people to flatMap it over their data!
--
Brent Royal-Gordon
Architechies
More information about the swift-evolution
mailing list