File: PKG-INFO

package info (click to toggle)
python-spake2 0.7-3~deb9u1
  • links: PTS
  • area: main
  • in suites: stretch
  • size: 332 kB
  • sloc: python: 3,000; makefile: 3
file content (19 lines) | stat: -rw-r--r-- 712 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
Metadata-Version: 1.1
Name: spake2
Version: 0.7
Summary: SPAKE2 password-authenticated key exchange (pure python)
Home-page: http://github.com/warner/python-spake2
Author: Brian Warner
Author-email: warner-pyspake2@lothar.com
License: MIT
Description: UNKNOWN
Platform: UNKNOWN
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Topic :: Security :: Cryptography