Commit Graph

14 Commits

Author SHA1 Message Date
pascal 628c52728d private-wrap : Safety checks and return null 2024-09-04 21:17:38 +02:00
pascal 5d3d23ca4a pwd-wrap : Implement 2024-09-04 21:10:10 +02:00
pascal ca7cde47f8 secret-wrap : Return null in case of error 2024-09-04 21:10:02 +02:00
Pascal Perrenoud 81ec3e9ed0 fmt 2024-07-27 13:35:17 +02:00
pascal 5cc375bd5a Allow to choose if extractable or not
ci/woodpecker/push/test Pipeline was successful
2024-06-11 14:32:23 +02:00
pascal 0e4e51ce87 signature : Remove useless trailing 0 2024-06-09 13:42:40 +02:00
pascal 5ee8fc00d0 signature : Use SubtleCrypto
ci/woodpecker/push/test Pipeline failed
2024-06-06 23:33:19 +02:00
pascal 9885f4c4e6 signature : Add test, minor fix 2024-06-06 13:13:50 +02:00
pascal 544a2a55a5 Implement JWT 2024-06-06 13:13:21 +02:00
pascal 4d9aaa2619 Implement signature 2024-06-06 01:50:26 +02:00
pascal 1f8ff50fd3 Implement secret-wrap 2024-06-06 01:50:20 +02:00
pascal 0d82d303d9 Implement secret-box 2024-06-06 01:50:17 +02:00
pascal ede06757a3 Implement kdf 2024-06-06 01:50:10 +02:00
pascal 8cb424db67 Implement private-wrap 2024-06-06 01:50:01 +02:00