Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #101291
| Path | csiph.com!2.us.feeder.erje.net!feeder.erje.net!1.eu.feeder.erje.net!weretis.net!feeder4.news.weretis.net!storethat.news.telefonica.de!feedme.news.telefonica.de!telefonica.de!fu-berlin.de!uni-berlin.de!not-for-mail |
|---|---|
| From | security veteran <security.veteran@gmail.com> |
| Newsgroups | comp.lang.python |
| Subject | Python and OpenSSL FIPS module |
| Date | Mon, 4 Jan 2016 12:30:16 -0800 |
| Lines | 8 |
| Message-ID | <mailman.22.1452086285.2305.python-list@python.org> (permalink) |
| Mime-Version | 1.0 |
| Content-Type | text/plain; charset=UTF-8 |
| X-Trace | news.uni-berlin.de lKUngUp5LzEKxiMqbL10XwFz9QunuYsr8IBI7lDSqOsQ== |
| Return-Path | <security.veteran@gmail.com> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | OK 0.038 |
| X-Spam-Evidence | '*H*': 0.93; '*S*': 0.00; 'subject:Python': 0.05; 'subject:module': 0.09; 'python': 0.10; 'openssl': 0.16; 'received:io': 0.16; 'received:psf.io': 0.16; 'thanks.': 0.18; 'wondering': 0.25; 'message-id:@mail.gmail.com': 0.27; 'experiences': 0.27; 'integrating': 0.29; 'anyone': 0.32; 'received:google.com': 0.35; 'there': 0.36; 'received:209.85': 0.36; 'modules': 0.36; 'to:addr:python-list': 0.36; 'received:209': 0.38; 'skip:o 20': 0.38; 'hi,': 0.38; 'does': 0.39; 'to:addr:python.org': 0.40; 'careful': 0.91; '8bit%:18': 0.93 |
| DKIM-Signature | v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=fejdt2sMZdVaQEqBm55gCgJwT86S17PgOpKViptE1IY=; b=VSMR61xt6D8oSqYW2cI4GiCxFyJoAp96fBku5GY+H+hDGUZeiOJwuWWeeIZphdJOB7 5fIS5BHaOXxmOgBbnpysdQ1xZxtoUrOunbk/5U9Z73VANKOmlizGVWMlN3S2DikN+twF fJ/3BxPZi6GQH2xpd2OnpOgB73ShvxFBUaPgGbIRcId7u0Gg/Vp2PP32AyolBf7F/5Ez x6bhDpp5xsHmM3FXme8OnZBc8V3rRgsPkwiEogxZ6GlVsLUhBlnDQFTKfcvtx14fCKe6 VmtH3lBhPNqqwh3URJ0TIz3PoW1Y3xuZ/R2tV84nkezcnT/ag6/u2tQTE2QvuZ9npU9s B4QQ== |
| X-Received | by 10.112.158.9 with SMTP id wq9mr18698592lbb.93.1451939416052; Mon, 04 Jan 2016 12:30:16 -0800 (PST) |
| X-Mailman-Approved-At | Wed, 06 Jan 2016 08:18:04 -0500 |
| X-Content-Filtered-By | Mailman/MimeDel 2.1.20+ |
| X-BeenThere | python-list@python.org |
| X-Mailman-Version | 2.1.20+ |
| Precedence | list |
| List-Id | General discussion list for the Python programming language <python-list.python.org> |
| List-Unsubscribe | <https://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe> |
| List-Archive | <http://mail.python.org/pipermail/python-list/> |
| List-Post | <mailto:python-list@python.org> |
| List-Help | <mailto:python-list-request@python.org?subject=help> |
| List-Subscribe | <https://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe> |
| Xref | csiph.com comp.lang.python:101291 |
Show key headers only | View raw
Hi, I was wondering does anyone have successful experiences integrating OpenSSL FIPS modules with Python 2.x? Is there any catch we need to be careful about in integrating Python with OpenSSL FIPS modules? Thanks.
Back to comp.lang.python | Previous | Next | Find similar | Unroll thread
Python and OpenSSL FIPS module security veteran <security.veteran@gmail.com> - 2016-01-04 12:30 -0800
csiph-web