[ 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
- 交互式高级面向对象语言(Python2 版本)
-
- dep: python-crypto (>= 2.1)
- cryptographic algorithms and protocols for Python