Remove ed25519, add pynacl, documentation updates and preparation for PyPI
This commit is contained in:
parent
f000e564f9
commit
fff2d3e244
24 changed files with 404 additions and 82 deletions
|
@ -1,5 +1,5 @@
|
|||
# -*- coding: utf-8 -*-
|
||||
|
||||
__author__ = 'Miroslav Shubernetskiy | Keaton Brown'
|
||||
__email__ = 'miroslav@miki725.com | kii-chan@tutanota.com'
|
||||
__version__ = '0.1.0'
|
||||
__author__ = 'Keaton Brown'
|
||||
__email__ = 'kii-chan@tutanota.com'
|
||||
__version__ = '0.2.0'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue