pascal 1749459be7
ci/woodpecker/push/test Pipeline was successful
kdf : Add tests
2024-06-06 13:31:44 +02:00
2024-06-05 23:23:13 +02:00
2024-06-06 01:51:04 +02:00
2024-06-06 13:13:50 +02:00
2024-06-06 13:31:44 +02:00
2024-06-05 23:23:13 +02:00
2024-06-05 23:23:13 +02:00
2024-06-06 13:13:21 +02:00
2024-06-05 23:23:13 +02:00
2024-06-05 23:23:13 +02:00
2024-06-05 23:23:13 +02:00

Tests : CI status

Crypto tools

Various crypto tools used often.
The lib is based as much as possible on the Web Crypto API !
The JWT part uses JOSE as it implements all the JWT functions.
The signature part uses noble-ed25519 instead of the Web Crypto API, so you can derive a KeyPair from a password.

S
Description
Many cryptographic stuff, like JWT, encryption, password hashing, n stuff
Readme 337 KiB
Languages
TypeScript 100%