Kristóf Tóth
|
80e42a4091
|
Ignore message scope in message signatures
|
2019-07-04 15:51:55 +02:00 |
|
Kristóf Tóth
|
2c0aba2ffe
|
Fix bug where sign_message wasn't idempotent
|
2019-07-04 15:19:48 +02:00 |
|
Kristóf Tóth
|
aafd145fc5
|
Delete copyright headers in preparation of going open source ^^
|
2019-06-28 17:44:43 +02:00 |
|
Kristóf Tóth
|
2134d743c3
|
Improve TFW lib layout
|
2019-06-04 14:41:51 +02:00 |
|
Kristóf Tóth
|
7a670f37f2
|
Resolve Python circular import hell - hopefully forever
|
2018-07-31 13:33:59 +02:00 |
|
Kristóf Tóth
|
c658894c12
|
Implement authentication key management
|
2018-07-16 14:28:40 +02:00 |
|
Kristóf Tóth
|
7c13d31de0
|
Refactor message signing and verifying logic
|
2018-07-16 10:29:06 +02:00 |
|
Kristóf Tóth
|
5770e29733
|
Move message checksum logic to crypto.py
|
2018-07-15 17:30:19 +02:00 |
|
Kristóf Tóth
|
b2cb60ef02
|
Implement message signing and verification logic
|
2018-07-15 17:29:16 +02:00 |
|
Kristóf Tóth
|
eb2c3a8dd0
|
Add crypto module with HMAC-SHA256 implementation
|
2018-07-15 17:27:35 +02:00 |
|