Replace PyCrypto by cryptography

From: Cyril Jouve <jv(dot)cyril(at)gmail(dot)com>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: Replace PyCrypto by cryptography
Date: 2019-01-30 19:54:53
Message-ID: CANhjAHztpj=yvbyq0x8+G+aZcZsm+drJTD9Kenyt+ALgCNAjTw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Hello,

this removes the PyCrypto dependency and replace it by cryptography (3272
<https://redmine.postgresql.org/issues/3272>).

Regards,
Cyril

Attachment Content-Type Size
0001-replace-PyCrypto-by-cryptography.patch application/octet-stream 4.9 KB

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2019-01-31 05:59:27 pgAdmin 4 commit: Correct schema should be displayed in Materialized Vi
Previous Message Cyril Jouve 2019-01-30 19:50:49 Remove python 2.6 specific code