Python-otp

Python module offering complete support for one-time passwords
Download

Python-otp Ranking & Summary

Advertisement

  • Rating:
  • License:
  • GPL
  • Price:
  • FREE
  • Publisher Name:
  • Gustavo Niemeyer
  • Publisher web site:
  • http://niemeyer.net/
  • Operating Systems:
  • Mac OS X
  • File Size:
  • 37 KB

Python-otp Tags


Python-otp Description

Python module offering complete support for one-time passwords python-otp is a free and open source Python module that implements support for all requirements, recommendations, and optional features described in RFC2289. This RFC defines a standard for the implementation of OTP - one-time passwords. Here are some key features of "Python-otp": · Support for all requirements, recommendations, and optional features described in RFC2289 (besides those that make no sense for a library); · Support for all recommended hashes (md5, sha1, md4); · Pluggable support for easily adding new hashes and output formats; · Support for decoding of alternative dictionaries (Appendix B in RFC); · Support for easily plugging an alternative dictionary; · Support for key validation using the next key in the sequence, or provided information (passwd/seed/sequence or passwd/challenge); · Automatic hash type detection; · Seed and challenge generator; · Challenge parsing; · Hash reformatting and hash comparing; · Implementation of an Alternative Dictionary Generator; · Comprehensive unittests. Requirements: · Python


Python-otp Related Software