pascal
|
267f6737fa
|
Use PBKDF for pwd-box
|
2024-05-15 12:13:58 +02:00 |
|
pascal
|
b0e34f3716
|
Implement PBKDF
Closes #12
|
2024-05-15 12:13:41 +02:00 |
|
pascal
|
0347f30bd0
|
Add JWT
ci/woodpecker/push/test Pipeline failed
Closes #13
|
2024-05-15 10:36:54 +02:00 |
|
pascal
|
ece4034764
|
Implement SecretWrap
ci/woodpecker/push/test Pipeline failed
Closes #6
|
2024-05-14 22:29:19 +02:00 |
|
pascal
|
528ccbdad7
|
Implement PrivateWrap
ci/woodpecker/push/test Pipeline failed
Closes #7
|
2024-05-14 22:24:33 +02:00 |
|
pascal
|
3d2fe5f517
|
Add KeyPair type for asym primitives
|
2024-05-14 22:23:58 +02:00 |
|
pascal
|
f30516bd2c
|
Implement pwd box
ci/woodpecker/push/test Pipeline failed
|
2024-05-14 15:58:35 +02:00 |
|
pascal
|
25a8275c91
|
asym box : Fix condition on T
|
2024-05-14 15:24:17 +02:00 |
|
pascal
|
435976e837
|
Implement sym box
|
2024-05-14 15:24:01 +02:00 |
|
pascal
|
e4f6bf241a
|
Implement asym box
|
2024-05-14 15:08:02 +02:00 |
|
pascal
|
605cab4c85
|
Remove pwd and jwt (server only)
Closes #9
|
2024-05-14 14:38:30 +02:00 |
|
pascal
|
8164429015
|
Rewrite pwd hash without lib argon2
ci/woodpecker/manual/test Pipeline failed
|
2024-05-14 13:51:29 +02:00 |
|
pascal
|
9935cf9a9c
|
Implement password hash/verification
|
2024-05-14 13:40:50 +02:00 |
|
pascal
|
6bc46bb0ab
|
Implement signature
ci/woodpecker/push/test Pipeline failed
|
2024-05-14 13:20:44 +02:00 |
|
pascal
|
710553bfce
|
write skeleton of functions
|
2024-05-14 10:58:00 +02:00 |
|