Skip to main content

A pure-Python library (based on https://github.com/ronys/pypwsafe and it's forks) that can read and write Password Safe v3 files, originally by Paulson McIntyre http://pwsafe.org

Project description

Introduction

A pure-Python library that can read and write Password Safe v3 files. It includes full support for almost all current Password Safe v3 database headers and record headers.

History

The library was initially written by Paulson McIntyre for Symantec in 2009. It was later released by Symantec under the GPLv2 in 2011. Changes and updates have been made since by Paulson McIntyre (GpMidi), Evan Deaubl (evandeaubl), and Sean Perry (shaleh). Rony Shapiro maintains the project page and acts as gate keeper for new patches.

Known Issues

  1. Lack of documentation
  2. Unit tests are out-of-date
  3. There MAY be an issue with the order that NonDefaultPrefsHeader serializes preferences for HMAC validation in pypwsafe. Although the library validates HMACs fine at the moment, so who knows.

Dependencies

  1. pycryptoplus
  2. pycryptodome

Install Instructions

RHEL/CentOS

  1. Install libmcrypt and it's dev package along with the Python dev package: yum install libmcrypt-devel libmcrypt python-devel These packages are needed by the installer for python-mcrypt
  2. Install the standard Linux development tools. For RHEL/CentOS 5 and 6, yum groupinstall 'Development tools' can be used if your YUM repos have group information.
  3. Use Pip or easy install to install python-mcrypt, hashlib, and pycrypto
  4. Run the setup script python setup.py install
  5. Test that the module loads python -c "import pypwsafe"

Development Setup Instructions

FIXME: Fill this in

FAQ

Where can I find details on the Password Safe file format?

The format spec is kept in the Password Safe project's SVN repo. Go to the password safe code base and check in /pwsafe/pwsafe/docs/formatV3.txt. As of today, it can be found here

TODO

  1. Add support for using a pure-python TwoFish algorithm if mcrypt doesn't work. http://code.google.com/p/python-keysafe/source/browse/crypto/twofish.py http://www.bjrn.se/code/twofishpy.txt

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pypwsafev3-0.0.3.tar.gz (34.5 kB view details)

Uploaded Source

Built Distribution

pypwsafev3-0.0.3-py3-none-any.whl (35.1 kB view details)

Uploaded Python 3

File details

Details for the file pypwsafev3-0.0.3.tar.gz.

File metadata

  • Download URL: pypwsafev3-0.0.3.tar.gz
  • Upload date:
  • Size: 34.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.19.1 setuptools/40.2.0 requests-toolbelt/0.8.0 tqdm/4.25.0 CPython/3.7.0

File hashes

Hashes for pypwsafev3-0.0.3.tar.gz
Algorithm Hash digest
SHA256 f0a71d4f6211638f58f1489b36089830d96a599cb6dd0f8d769750f8a74a61a7
MD5 cf29d0896a376991f6c0cdacba14a92c
BLAKE2b-256 7650523d3018065d812cb23683129c41374abe1cbf65ba4f69404e06dbaa7d9b

See more details on using hashes here.

File details

Details for the file pypwsafev3-0.0.3-py3-none-any.whl.

File metadata

  • Download URL: pypwsafev3-0.0.3-py3-none-any.whl
  • Upload date:
  • Size: 35.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.19.1 setuptools/40.2.0 requests-toolbelt/0.8.0 tqdm/4.25.0 CPython/3.7.0

File hashes

Hashes for pypwsafev3-0.0.3-py3-none-any.whl
Algorithm Hash digest
SHA256 f37019a2e28bb1df31296f7dd07dbb6316793cd3cb7f0a5fc2a4a088fef243be
MD5 98549e19ba2e5bacc26719082d6fea2b
BLAKE2b-256 9bde7a0c71dd4daeddca74154dd509525b54b5743628729b903f630f7231dfb8

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page