5 Commits

Author SHA1 Message Date
Sylvain Bellemare
b849656d3b Use namedtuple for key pair 2017-03-16 14:58:32 +01:00
Rodolphe Marques
eead7dbdda Merge remote-tracking branch 'origin/master' into feat/746/new-naming-convention-for-keys 2016-11-17 11:41:23 +01:00
troymc
d577bf8a51 Fixed two flake8 errors 2016-11-14 18:46:03 +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
Sylvain Bellemare
50647c997e Extract common implementation 2016-10-24 14:43:21 +02:00