Commit graph

18 commits

Author SHA1 Message Date
14f5bb29e8 add more testst for EdEC in JDK 2024-05-31 10:59:18 +02:00
c912fbcb92 smoothing 2024-05-27 22:44:55 +02:00
4c9fe8c72b fix Ed25519 key decoding 2024-05-27 22:36:49 +02:00
dea43eee45 fix EC public key derive 2024-05-27 18:35:23 +02:00
25fb5a0bb9 add signature check 2024-05-27 16:48:45 +02:00
caa64baa49 do not throw generic exception in Parameter 2024-05-27 11:37:19 +02:00
50987d45fb optimize imports, fix PrivateKeyreader for Ed25519 by JDK, and public key derival from private key 2024-05-27 11:31:50 +02:00
75d5f6b2e6 make datagram unix sockets work for sd_notify 2024-04-04 19:11:50 +02:00
96f47650b5 lift tests to module path 2024-03-04 13:54:05 +01:00
d9c27fe7f2 remove file handler in test logging 2023-04-19 09:08:32 +02:00
94f14e86cc add certificate reader test 2023-03-21 19:46:40 +01:00
5d788ff327 add key pair as return value in PrivateKeyReader 2022-11-16 23:15:49 +01:00
7cf4fd9cc0 add credits for pure java eddsa implementation 2022-11-02 22:58:32 +01:00
3370d61a6c fix eddsa, add tests 2022-11-02 22:52:21 +01:00
3049d51e96 clean up module info 2022-11-02 22:03:54 +01:00
80f80fdcc1 add javadoc and source jar, make key tests not fail if keys are missing 2022-10-22 15:52:11 +02:00
3a1adbbcfe remove unsafe trustmanager and SHA alogirthm 2022-10-22 12:58:31 +02:00
a8d46c86f7 initial commit 2022-10-20 09:43:33 +02:00