meejah
|
2b0d0d4072
|
don't need six.text_type
|
2019-06-24 22:02:16 -06:00 |
|
meejah
|
609d5f255d
|
more things are bytes
|
2019-06-24 17:00:03 -06:00 |
|
meejah
|
05f6b7fea0
|
refactor ed25519 a little; only _string variants, not _bytes of deserializers and some imports
|
2019-06-24 15:31:46 -06:00 |
|
meejah
|
544ad5bb59
|
another test
|
2019-06-23 00:25:14 -06:00 |
|
meejah
|
ec98924b45
|
more docstrings, more tests
|
2019-06-23 00:05:49 -06:00 |
|
meejah
|
41dd143872
|
unused variables
|
2019-06-17 22:40:44 -06:00 |
|
meejah
|
b6cd77d547
|
failUnlessEqual -> assertEqual, and some comment fixups
|
2019-06-17 22:23:24 -06:00 |
|
meejah
|
a27a5ce581
|
test all error-cases, and some fixups
|
2019-06-17 21:56:06 -06:00 |
|
meejah
|
310fb60247
|
move AES to a helper-function style
|
2019-06-17 15:54:46 -06:00 |
|
meejah
|
47ccdb0177
|
refactor ed25519 helpers to functional style
eliminates the wrapper classes and uses some more-explicit
names throughout (e.g "sk" -> "signing_key")
|
2019-06-13 22:19:28 -06:00 |
|
meejah
|
df4671f90e
|
refactor away from pycryptopp "helper" classes
|
2019-06-13 22:19:28 -06:00 |
|
heartsucker
|
8063d93c6d
|
replaced pytcryptopp rsa with our own wrapper
|
2019-06-13 22:19:28 -06:00 |
|
heartsucker
|
9e31bfe2f4
|
update code/test to use new ed25512 module
|
2019-06-13 22:19:28 -06:00 |
|
heartsucker
|
74b1a0c279
|
ed25519 regression test
|
2019-06-13 22:18:55 -06:00 |
|
heartsucker
|
1dff7f93bd
|
added regression tests for aes
|
2019-06-13 22:18:55 -06:00 |
|