Commit Graph

21 Commits

Author SHA1 Message Date
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 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 b5e7f3c758 Add misc lib 2024-05-14 15:07:57 +02:00
pascal 9f97f28ce9 Remove weird log lib
ci/woodpecker/push/test Pipeline failed
2024-05-14 14:38:42 +02:00
pascal 605cab4c85 Remove pwd and jwt (server only)
Closes #9
2024-05-14 14:38:30 +02:00
pascal 968292713f Ignore MacOS stuff 2024-05-14 14:38:04 +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 e004dd4082 Bump JWT version 2024-05-14 13:42:33 +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 999dab6d7f add CI 2024-05-14 13:13:05 +02:00
pascal bd5cb1bde7 Create test env 2024-05-14 13:13:02 +02:00
pascal 7ddbd60511 Unify lib options 2024-05-14 12:51:28 +02:00
pascal 710553bfce write skeleton of functions 2024-05-14 10:58:00 +02:00
pascal cfcb99cd69 configure library 2024-05-14 10:57:30 +02:00
pascal 6593196645 Create files 2024-05-14 09:05:25 +02:00