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 |
|