<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pyotp2289/otp2289/generator.py, branch next</title>
<subtitle>A pure Python implementation of "A One-Time Password System" - RFC-2289</subtitle>
<id>https://git.pichove.org/pyotp2289/atom?h=next</id>
<link rel='self' href='https://git.pichove.org/pyotp2289/atom?h=next'/>
<link rel='alternate' type='text/html' href='https://git.pichove.org/pyotp2289/'/>
<updated>2022-03-31T05:21:33Z</updated>
<entry>
<title>Restructure the project in order to replace distutils with setuptools</title>
<updated>2022-03-31T05:21:33Z</updated>
<author>
<name>Simeon Simeonov</name>
</author>
<published>2022-03-31T05:21:33Z</published>
<link rel='alternate' type='text/html' href='https://git.pichove.org/pyotp2289/commit/?id=4ea3c077bd4111960af1b93195cb25bfb1d6edce'/>
<id>urn:sha1:4ea3c077bd4111960af1b93195cb25bfb1d6edce</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Reformat the code with annotations and new code style</title>
<updated>2022-03-21T12:25:26Z</updated>
<author>
<name>Simeon Simeonov</name>
</author>
<published>2022-03-21T12:25:26Z</published>
<link rel='alternate' type='text/html' href='https://git.pichove.org/pyotp2289/commit/?id=12c5e38691b24d12a8fc9605e3b93fac86d461ae'/>
<id>urn:sha1:12c5e38691b24d12a8fc9605e3b93fac86d461ae</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Raise exceptions from except properly</title>
<updated>2020-12-04T11:36:58Z</updated>
<author>
<name>Simeon Simeonov</name>
</author>
<published>2020-12-04T11:36:58Z</published>
<link rel='alternate' type='text/html' href='https://git.pichove.org/pyotp2289/commit/?id=7498bf51d85f98d67d72193dc01db2afb83aeaf3'/>
<id>urn:sha1:7498bf51d85f98d67d72193dc01db2afb83aeaf3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add __repr__ for OTPState and OTPGenerator</title>
<updated>2020-04-07T11:15:09Z</updated>
<author>
<name>Simeon Simeonov</name>
</author>
<published>2020-04-07T11:15:09Z</published>
<link rel='alternate' type='text/html' href='https://git.pichove.org/pyotp2289/commit/?id=719ad614ecb9e470fde7b54874a8da50df88519e'/>
<id>urn:sha1:719ad614ecb9e470fde7b54874a8da50df88519e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Improve README.md and docstrings for Sphinx</title>
<updated>2020-04-07T10:24:52Z</updated>
<author>
<name>Simeon Simeonov</name>
</author>
<published>2020-04-07T10:24:52Z</published>
<link rel='alternate' type='text/html' href='https://git.pichove.org/pyotp2289/commit/?id=49b1c3e2cfb9b0224712e6891a12950f725c3b13'/>
<id>urn:sha1:49b1c3e2cfb9b0224712e6891a12950f725c3b13</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Implement OTPState in the server module</title>
<updated>2020-03-30T19:57:53Z</updated>
<author>
<name>Simeon Simeonov</name>
</author>
<published>2020-03-30T19:57:53Z</published>
<link rel='alternate' type='text/html' href='https://git.pichove.org/pyotp2289/commit/?id=2a6299c32e0baf3df06f8e6d6bc8695b951d630d'/>
<id>urn:sha1:2a6299c32e0baf3df06f8e6d6bc8695b951d630d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add licensing information</title>
<updated>2020-03-27T07:26:18Z</updated>
<author>
<name>Simeon Simeonov</name>
</author>
<published>2020-03-27T07:26:18Z</published>
<link rel='alternate' type='text/html' href='https://git.pichove.org/pyotp2289/commit/?id=da8fde8579bf90a01c7fec6fd011585fa245b71b'/>
<id>urn:sha1:da8fde8579bf90a01c7fec6fd011585fa245b71b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add support for accepting a challenge string in the generator</title>
<updated>2020-03-26T14:24:34Z</updated>
<author>
<name>Simeon Simeonov</name>
</author>
<published>2020-03-26T14:24:34Z</published>
<link rel='alternate' type='text/html' href='https://git.pichove.org/pyotp2289/commit/?id=0a226b690b31ef31a92aea043ee8fe082b316633'/>
<id>urn:sha1:0a226b690b31ef31a92aea043ee8fe082b316633</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use the right term seed instead of salt</title>
<updated>2020-03-25T21:43:06Z</updated>
<author>
<name>Simeon Simeonov</name>
</author>
<published>2020-03-25T21:43:06Z</published>
<link rel='alternate' type='text/html' href='https://git.pichove.org/pyotp2289/commit/?id=a1708878da68f3458368a648739e03d0fa167ddf'/>
<id>urn:sha1:a1708878da68f3458368a648739e03d0fa167ddf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Initial commit with working generator and corresponding tests</title>
<updated>2020-03-25T14:31:57Z</updated>
<author>
<name>Simeon Simeonov</name>
</author>
<published>2020-03-25T14:31:57Z</published>
<link rel='alternate' type='text/html' href='https://git.pichove.org/pyotp2289/commit/?id=23b4ede93f8cb202ff0e85cef45921928ff6a94f'/>
<id>urn:sha1:23b4ede93f8cb202ff0e85cef45921928ff6a94f</id>
<content type='text'>
</content>
</entry>
</feed>
