Skip to content

Commit

Permalink
Replaced Curve25519 class with X25519 Key Agreement
Browse files Browse the repository at this point in the history
  • Loading branch information
exceptionfactory committed Feb 8, 2023
1 parent 830a39d commit aa10c7a
Show file tree
Hide file tree
Showing 5 changed files with 127 additions and 947 deletions.
1 change: 0 additions & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,6 @@ license {
java = 'SLASHSTAR_STYLE'
}
excludes([
'**/djb/Curve25519.java',
'**/sshj/common/Base64.java',
'**/com/hierynomus/sshj/userauth/keyprovider/bcrypt/*.java',
'**/files/test_file_*.txt',
Expand Down
Loading

0 comments on commit aa10c7a

Please sign in to comment.