pynss-dev / python-nss

Python bindings for Network Security Services (NSS) and Netscape Portable Runtime (NSPR).
GNU General Public License v2.0
1 stars 2 forks source link

Update ciphers with availble NSS suite #6

Open kuwv opened 2 years ago

kuwv commented 2 years ago

Overview

Python-NSS has not been updated in a a while. There have been new ciphers added to NSS which need mapping to Python-NSS.

Acceptance

Update Python-NSS to support the latest ciphers added to NSS.