Re: [swift-corelibs-dev] Crypto as part of the core libraries

2016-04-15 Thread Travis Beech via swift-corelibs-dev
issues like keeping it up to date with language changes, integrating it with CI, considering API changes, etc. - Tony On Apr 14, 2016, at 3:53 PM, Travis Beech via swift-corelibs-dev mailto:swift-corelibs-dev@swift.org>> wrote: I would like to propose that basic crypto be part of the core

Re: [swift-corelibs-dev] Crypto as part of the core libraries

2016-04-15 Thread Travis Beech via swift-corelibs-dev
e sure that the right people are there to represent its interests to the larger Swift effort. Also, we’ll know who to talk to to deal with general issues like keeping it up to date with language changes, integrating it with CI, considering API changes, etc. - Tony On Apr 14, 2016, at 3:53 PM

Re: [swift-corelibs-dev] Crypto as part of the core libraries

2016-04-15 Thread Travis Beech via swift-corelibs-dev
ting it with CI, considering API changes, etc. - Tony On Apr 14, 2016, at 3:53 PM, Travis Beech via swift-corelibs-dev mailto:swift-corelibs-dev@swift.org>> wrote: I would like to propose that basic crypto be part of the core libraries of swift. It seems a large oversight that this isn’

[swift-corelibs-dev] Crypto as part of the core libraries

2016-04-14 Thread Travis Beech via swift-corelibs-dev
I would like to propose that basic crypto be part of the core libraries of swift. It seems a large oversight that this isn’t a core part of the runtime. Many if not all modern languages provide the ability to perform hashing, encryption, certificates, etc. out of the box. I believe that any ser