[ buster ]
[ 原始碼: python-potr ]
套件:python-potr(1.0.2-1)
Pure Python implementation of the OTR protocol
pure-python-otr is a pure Python implementation of the OTR protocol (Off-the-Record encryption, see the OTR website for more information). This gives developers the flexibility to implement OTR encryption for their Python-based Instant Messaging clients. A gajim-otr plugin will be available in the next major Gajim release to provide IM encryption independently of the underlying chat protocol.
This package also includes the command line utility 'convertkey' for converting the old OTR file format to the new one.
其他與 python-potr 有關的套件
|
|
|
|
-
- dep: python
- interactive high-level object-oriented language (Python2 version)
-
- dep: python-crypto (>= 2.1)
- cryptographic algorithms and protocols for Python