Skip to content

Commit aa10c7a

Browse files
Replaced Curve25519 class with X25519 Key Agreement
1 parent 830a39d commit aa10c7a

File tree

5 files changed

+127
-947
lines changed

5 files changed

+127
-947
lines changed

build.gradle

-1
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,6 @@ license {
6666
java = 'SLASHSTAR_STYLE'
6767
}
6868
excludes([
69-
'**/djb/Curve25519.java',
7069
'**/sshj/common/Base64.java',
7170
'**/com/hierynomus/sshj/userauth/keyprovider/bcrypt/*.java',
7271
'**/files/test_file_*.txt',

0 commit comments

Comments
 (0)