started work on data encryption

This commit is contained in:
Kevin Froman 2018-02-01 16:45:15 -06:00
parent 40643358fc
commit 14d1fec3f3
No known key found for this signature in database
GPG key ID: 0D414D0FE405B63B
2 changed files with 29 additions and 1 deletions

View file

@ -1,7 +1,7 @@
'''
Onionr - P2P Microblogging Platform & Social network
Core Onionr library, useful for external programs. Handles peer processing and cryptography.
Core Onionr library, useful for external programs. Handles peer & data processing
'''
'''
This program is free software: you can redistribute it and/or modify