File: PKG-INFO

package info (click to toggle)
python-spake2 0.9-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 348 kB
  • sloc: python: 2,757; makefile: 3
file content (15 lines) | stat: -rw-r--r-- 522 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Metadata-Version: 2.1
Name: spake2
Version: 0.9
Summary: SPAKE2 password-authenticated key exchange (pure python)
Home-page: https://github.com/warner/python-spake2
Author: Brian Warner
Author-email: warner-pyspake2@lothar.com
License: MIT
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Security :: Cryptography
License-File: LICENSE
Requires-Dist: cryptography