Dario
|
ddaad461d1
|
react on missing public key by login, if private key exist
|
2020-07-14 19:14:21 +02:00 |
|
Dario
|
7a9e32912b
|
fix header to work with Poco::AutoPtr
|
2020-06-25 12:05:44 +02:00 |
|
Dario
|
371d02a800
|
Use controller::User instead of old User Model in SigningTransaction and add some needed functions for that in other objects
|
2020-06-25 09:59:19 +02:00 |
|
Dario
|
b8e93e8142
|
change AuthenticatedEncryption to use auto ptr, if password will be calculated (changed password) and use to decrpyt it could be lead to an error
|
2020-06-24 10:34:00 +02:00 |
|
Dario
|
dcfed9bb12
|
add compare function with private key as parameter for comparing private keys in controller::user::login to skip calculating public key from private key
|
2020-06-24 10:18:30 +02:00 |
|
Dario
|
c44184f823
|
update code to work together for setting new password and update encrypted privkey and password hash in db
|
2020-06-08 18:30:29 +02:00 |
|
Dario
|
e7624382ae
|
use KeyPairEd25519 and AuthenticatedEncryption in controller/User
|
2020-06-08 13:42:37 +02:00 |
|
Dario
|
0325a90dab
|
add possibility to use ed25519 with only a pubkey
|
2020-06-05 16:49:14 +02:00 |
|
Dario
|
92f1f79af9
|
Add Key Pair in new format, now a own class for every key type
|
2020-06-05 13:22:35 +02:00 |
|