From paul.l.kehrer at gmail.com Sun May 1 12:20:08 2022 From: paul.l.kehrer at gmail.com (Paul Kehrer) Date: Sun, 1 May 2022 10:20:08 -0600 Subject: [Cryptography-dev] PyCA bcrypt 3.2.1 released Message-ID: PyCA bcrypt 3.2.1 has been released to PyPI. Bcrypt provides modern(-ish) password hashing using, unsurprisingly, the bcrypt algorithm. Changelog: * Added support for compilation on z/OS * The next release of bcrypt will be 4.0 and it will require Rust at compile time, for users building from source. There will be no additional requirement for users who are installing from wheels. Users on most platforms will be able to obtain a wheel by making sure they have an up to date pip. The minimum supported Rust version will be 1.56.0. * This will be the final release for which we ship manylinux2010 wheels. Going forward the minimum supported manylinux ABI for our wheels will be manylinux2014. The vast majority of users will continue to receive manylinux wheels provided they have an up to date pip. -Paul Kehrer (reaperhulk) From paul.l.kehrer at gmail.com Mon May 2 11:14:45 2022 From: paul.l.kehrer at gmail.com (Paul Kehrer) Date: Mon, 2 May 2022 09:14:45 -0600 Subject: [Cryptography-dev] Future MSRVs for PyCA cryptography Message-ID: In https://github.com/pyca/cryptography/issues/7172 we're looking to discuss the future of our MSRV policies. We'd like to hear from packagers and users about what higher MSRV would mean for them. Please feel free to weigh in with your thoughts! -Paul From paul.l.kehrer at gmail.com Tue May 3 20:46:44 2022 From: paul.l.kehrer at gmail.com (Paul Kehrer) Date: Tue, 3 May 2022 19:46:44 -0500 Subject: [Cryptography-dev] PyCA cryptography 37.0.2 Message-ID: PyCA cryptography 37.0.2 has been released to PyPI. cryptography includes both high level recipes and low level interfaces to common cryptographic algorithms such as symmetric ciphers, asymmetric algorithms, message digests, X509, key derivation functions, and much more. We support Python 3.6+, and PyPy3. Changelog (https://cryptography.io/en/latest/changelog/#v37-0-2): * Updated Windows, macOS, and Linux wheels to be compiled with OpenSSL 3.0.3. * Added a constant needed for an upcoming pyOpenSSL release. -Paul Kehrer (reaperhulk) From Yang.Zhang at fisglobal.com Tue May 31 12:14:38 2022 From: Yang.Zhang at fisglobal.com (Zhang, Yang) Date: Tue, 31 May 2022 16:14:38 +0000 Subject: [Cryptography-dev] Cryptography version for python 3.7 on Windows 64 machine Message-ID: Dear Cryptography Dev team, I am trying to install a cryptography package for my python 3.7 on a windows 64 machine but could not find a suitable version on the Pypi website. Could you please suggest one to use, please? Many thanks Best Regards Yang Zhang Data Scientist SHIELD | Merchant Data Science | Enterprise Data Solutions Worldpay from FIS E: yang.zhang at fisglobal.com FIS | Advancing the way the world pays, banks and invests? [cid2965800538*image001.png at 01D83AFF.B60AC420][cid2965800538*image002.png at 01D83AFF.B60AC420][cid2965800538*image003.png at 01D83AFF.B60AC420] The information contained in this message is proprietary and/or confidential. If you are not the intended recipient, please: (i) delete the message and all copies; (ii) do not disclose, distribute or use the message in any manner; and (iii) notify the sender immediately. In addition, please be aware that any message addressed to our domain is subject to archiving and review by persons other than the intended recipient. FIS is a trading name of the following companies: Advanced Portfolio Technologies Ltd (No: 6312142) | Alphakinetic Limited (No: 06897969) | Clear2Pay Limited (No: 5792457) | eFunds International Limited (No: 1930117) | Fidelity Information Services Limited (No: 2225203) | FIS Derivatives Utility Services (UK) Limited (No: 9398140) | FIS Energy Solutions Limited (No: 1889028) | FIS Global Execution Services Limited (No. 3127109) | FIS Capital Markets UK Limited (No: 982833) | Integrity Treasury Solutions Europe Limited (No: 3289271) | Metavante Technologies Limited (No: 2659326) | Virtus Partners Limited (No: 06602363) | all registered in England & Wales with their registered office at 25 Canada Square, London E14 5LQ | FIS Global Execution Services Limited is authorised and regulated by the Financial Conduct Authority | FIS Banking Solutions UK Limited (No: 3517639) and FIS Payments (UK) Limited (No: 4215488) both registered in England & Wales with their registered office at 1st Floor Tricorn House, 51-53 Hagley Road, Edgbaston, Birmingham, West Midlands, B16 8TU, United Kingdom | FIS Payments (UK) Limited is authorised and regulated by the Financial Conduct Authority; some services are covered by the Financial Ombudsman Service (in the UK) | Worldpay (UK) Limited (No: 07316500 / FCA No: 530923) | Worldpay Limited (No: 03424752 / FCA No: 504504) | Worldpay AP Limited (No: 05593466 / FCA No: 502597) all registered in England & Wales with their registered office at The Walbrook Building, 25 Walbrook, London EC4N 8AF and authorised by the Financial Conduct Authority under the Payment Service Regulations 2017 for the provision of payment services. Worldpay (UK) Limited is authorised and regulated by the Financial Conduct Authority for consumer credit activities | Worldpay B.V. has its registered office in Amsterdam, the Netherlands (Handelsregister KvK No: 60494344). WPBV holds a licence from and is included in the register kept by De Nederlandsche Bank, which registration can be consulted through www.dnb.nl. Clear2Pay Scotland Limited (No: SC157659), registered in Scotland with registered office at 19 Rose Street, Edinburgh, Scotland, EH2 2PR | Calls to and from the companies may be recorded for quality purposes. | All of the named companies are part of FIS (Fidelity National Information Services, Inc.). -------------- next part -------------- An HTML attachment was scrubbed... URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image001.png Type: image/png Size: 1272 bytes Desc: image001.png URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image002.png Type: image/png Size: 1340 bytes Desc: image002.png URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image003.png Type: image/png Size: 1362 bytes Desc: image003.png URL: From alex.gaynor at gmail.com Tue May 31 12:18:51 2022 From: alex.gaynor at gmail.com (Alex Gaynor) Date: Tue, 31 May 2022 12:18:51 -0400 Subject: [Cryptography-dev] Cryptography version for python 3.7 on Windows 64 machine In-Reply-To: References: Message-ID: Your question doesn't have many details, but see: https://cryptography.io/en/latest/faq/#why-are-there-no-wheels-for-my-python3-x-version I suspect this answers your question. Alex On Tue, May 31, 2022 at 12:18 PM Zhang, Yang via Cryptography-dev < cryptography-dev at python.org> wrote: > Dear Cryptography Dev team, > > > > I am trying to install a cryptography package for my python 3.7 on a > windows 64 machine but could not find a suitable version on the Pypi > website. > > > > Could you please suggest one to use, please? > > > > Many thanks > > > > Best Regards > > > > *Yang Zhang* > > Data Scientist > > SHIELD | Merchant Data Science | Enterprise Data Solutions > > *Worldpay** from FIS* > > > > *E:* yang.zhang at fisglobal.com > > *FIS | Advancing the way the world pays, banks and invests? * > > [image: cid2965800538*image001.png at 01D83AFF.B60AC420] > [image: > cid2965800538*image002.png at 01D83AFF.B60AC420] > [image: > cid2965800538*image003.png at 01D83AFF.B60AC420] > > > > The information contained in this message is proprietary and/or > confidential. If you are not the intended recipient, please: (i) delete the > message and all copies; (ii) do not disclose, distribute or use the message > in any manner; and (iii) notify the sender immediately. In addition, please > be aware that any message addressed to our domain is subject to archiving > and review by persons other than the intended recipient. FIS is a trading > name of the following companies: Advanced Portfolio Technologies Ltd (No: > 6312142) | Alphakinetic Limited (No: 06897969) | Clear2Pay Limited (No: > 5792457) | eFunds International Limited (No: 1930117) | Fidelity > Information Services Limited (No: 2225203) | FIS Derivatives Utility > Services (UK) Limited (No: 9398140) | FIS Energy Solutions Limited (No: > 1889028) | FIS Global Execution Services Limited (No. 3127109) | FIS > Capital Markets UK Limited (No: 982833) | Integrity Treasury Solutions > Europe Limited (No: 3289271) | Metavante Technologies Limited (No: 2659326) > | Virtus Partners Limited (No: 06602363) | all registered in England & > Wales with their registered office at 25 Canada Square, London E14 5LQ | > FIS Global Execution Services Limited is authorised and regulated by the > Financial Conduct Authority | FIS Banking Solutions UK Limited (No: > 3517639) and FIS Payments (UK) Limited (No: 4215488) both registered in > England & Wales with their registered office at 1st Floor Tricorn House, > 51-53 Hagley Road, Edgbaston, Birmingham, West Midlands, B16 8TU, United > Kingdom | FIS Payments (UK) Limited is authorised and regulated by the > Financial Conduct Authority; some services are covered by the Financial > Ombudsman Service (in the UK) | Worldpay (UK) Limited (No: 07316500 / FCA > No: 530923) | Worldpay Limited (No: 03424752 / FCA No: 504504) | Worldpay > AP Limited (No: 05593466 / FCA No: 502597) all registered in England & > Wales with their registered office at The Walbrook Building, 25 Walbrook, > London EC4N 8AF and authorised by the Financial Conduct Authority under the > Payment Service Regulations 2017 for the provision of payment services. > Worldpay (UK) Limited is authorised and regulated by the Financial Conduct > Authority for consumer credit activities | Worldpay B.V. has its registered > office in Amsterdam, the Netherlands (Handelsregister KvK No: 60494344). > WPBV holds a licence from and is included in the register kept by De > Nederlandsche Bank, which registration can be consulted through www.dnb.nl. > Clear2Pay Scotland Limited (No: SC157659), registered in Scotland with > registered office at 19 Rose Street, Edinburgh, Scotland, EH2 2PR | Calls > to and from the companies may be recorded for quality purposes. | All of > the named companies are part of FIS (Fidelity National Information > Services, Inc.). > _______________________________________________ > Cryptography-dev mailing list > Cryptography-dev at python.org > https://mail.python.org/mailman/listinfo/cryptography-dev > -- All that is necessary for evil to succeed is for good people to do nothing. -------------- next part -------------- An HTML attachment was scrubbed... URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image001.png Type: image/png Size: 1272 bytes Desc: not available URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image002.png Type: image/png Size: 1340 bytes Desc: not available URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image003.png Type: image/png Size: 1362 bytes Desc: not available URL: