7 Commits

Author SHA1 Message Date
Troy McConaghy
dfd6449342 Update cryptography.md 2017-08-09 18:48:44 +02:00
Scott Sadler
eeef08a43a mention version of pysha3 and link to pypi page instead 2017-01-03 17:04:43 +01:00
Scott Sadler
c31feaf83d update pysha3 to 1.0b1, sha3 NIST 2015 standard 2017-01-03 16:55:28 +01:00
troymc
0e100e405c There's no standard for Base58 encoding. 2016-12-13 14:10:18 +01:00
troymc
c2a5d325cf Updated the Cryptography page in the docs 2016-12-11 12:41:44 +01:00
Rodolphe Marques
c068f04a82 Replaced VerifyingKey with PublicKey
Replaced SigningKey with PrivateKey
Replaced all occurences of signing key with private key
Replaced all occurences of verifying key with public key
2016-11-10 17:01:06 +01:00
troymc
cd2fd494ac Moved docs directory to docs/server, except README.md 2016-10-27 14:09:24 +02:00