> It would seem to me that common crypto routines should become part of the > core Swift libraries without having to rely on unknown third party libraries > or bridging into the C based CommonCrypto lib.
This seems like a great candidate for a library that could be developed in the community and then possibly brought into Corelibs in a future version, but I strongly suspect it'll be considered out of scope for Swift 3. -- Brent Royal-Gordon Architechies _______________________________________________ swift-evolution mailing list [email protected] https://lists.swift.org/mailman/listinfo/swift-evolution
