Skip to content

Commit

Permalink
Replaced Curve25519 class with X25519 Key Agreement (#838)
Browse files Browse the repository at this point in the history
Co-authored-by: Jeroen van Erp <jeroen@hierynomus.com>
  • Loading branch information
exceptionfactory and hierynomus committed Feb 11, 2023
1 parent 154a202 commit 0d16fbe
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 @@ -65,7 +65,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 0d16fbe

Please sign in to comment.