Commit Graph

12 Commits

Author SHA1 Message Date
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 925517ac2c test - asym box : Check toStr and fromStr are equal
ci/woodpecker/push/test Pipeline failed
2024-05-14 15:24:33 +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 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 bd5cb1bde7 Create test env 2024-05-14 13:13:02 +02:00