Commit graph

18 commits

Author SHA1 Message Date
4c66383a05 add bit if X is odd in ed25519 public key writing 2024-05-29 13:19:34 +02:00
bac77bbd0f EC alawy enabled, EdEC always anabled, make EdEC JDK-based keys work, drop eddsa, xbib net, bouncycastle dependency 2024-05-29 11:17:51 +02:00
9af09a4176 working on ssh-ed25519 with jdk-based classes 2024-05-28 09:17:26 +02:00
5cf088bd12 fix SFTP test 2024-05-27 22:19:50 +02:00
5c18f0704f experimenting with maverick synergy 2024-05-24 17:59:07 +02:00
1d256a70d1 read a private key directly from environment variable 'privatekey' 2024-05-22 10:52:58 +02:00
0f0f6bfa09 rename internal upload method to doUpload 2024-05-15 17:27:31 +02:00
f2d00b7f83 obligatory ssh client close() 2024-05-14 22:05:10 +02:00
0d0fbe167b integrate our own copy of mock ftp server for JPMS 2024-05-01 22:52:19 +02:00
17feb07e94 change ftp password to string type 2024-04-26 14:36:02 +02:00
b4dc1f5203 update to gradle 8.7, lift to module path 2024-04-13 19:30:30 +02:00
720640f8aa delete test 2023-11-20 16:16:41 +01:00
2b879107d7 update to OpenJDK 21, update to Grdle 8.4, add key parameter for loading private key by classloader 2023-10-13 23:22:42 +02:00
0618123c37 remove eddsa submodule, remove bouncycastle, add xbib net security 2022-11-16 23:12:46 +01:00
1af5f2c928 test ed25519 public key 2022-11-16 17:50:30 +01:00
7992786e96 implement FileService API, with streaming API 2021-12-12 00:05:24 +01:00
2a724f1b37 add files API and provders 2021-11-29 18:54:29 +01:00
6eca3c6d2b initial commit 2021-11-29 15:44:33 +01:00