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

2016-04-18 Thread Chris Bailey via swift-corelibs-dev
Date: 15/04/2016 17:19 Subject: Re: [swift-corelibs-dev] Crypto as part of the core libraries Sent by:swift-corelibs-dev-boun...@swift.org I guess I need to RTFM the docs on the swift evolution process. I’ll start there. :-) Travis Beech | Principal Developer | Unwired Revolut

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

2016-04-15 Thread Travis Beech via swift-corelibs-dev
lto:swift-corelibs-dev@swift.org>" mailto:swift-corelibs-dev@swift.org>> Subject: Re: [swift-corelibs-dev] Crypto as part of the core libraries Tony, I would be more than happy to step and lead the project as security in general is something that I’m very passionate about. Travis Be

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

2016-04-15 Thread Travis Beech via swift-corelibs-dev
@unwiredrevolution.com>> Cc: "swift-corelibs-dev@swift.org<mailto:swift-corelibs-dev@swift.org>" mailto:swift-corelibs-dev@swift.org>> Subject: Re: [swift-corelibs-dev] Crypto as part of the core libraries Hi Travis, I think the best path for projects to become part of

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

2016-04-15 Thread Tony Parker via swift-corelibs-dev
> Cc: "swift-corelibs-dev@swift.org <mailto:swift-corelibs-dev@swift.org>" > mailto:swift-corelibs-dev@swift.org>> > Subject: Re: [swift-corelibs-dev] Crypto as part of the core libraries > > Hi Travis, > > I think the best path for projects to become par

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

2016-04-15 Thread Travis Beech via swift-corelibs-dev
gt;> Date: Friday, April 15, 2016 at 9:02 AM To: Travis Beech mailto:tbe...@unwiredrevolution.com>> Cc: "swift-corelibs-dev@swift.org<mailto:swift-corelibs-dev@swift.org>" mailto:swift-corelibs-dev@swift.org>> Subject: Re: [swift-corelibs-dev] Crypto as part of the

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

2016-04-15 Thread Tony Parker via swift-corelibs-dev
Hi Travis, I think the best path for projects to become part of the corelibs “umbrella” is to start them off as community-driven, and once they have gained enough momentum we should consider folding them into the core distribution. This provides a lot of key benefits. Most importantly, the new

[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