Replaced Curve25519 class with X25519 Key Agreement (#838)

Co-authored-by: Jeroen van Erp <jeroen@hierynomus.com>
This commit is contained in:
exceptionfactory
2023-02-11 02:56:20 -06:00
committed by GitHub
parent 154a202384
commit 0d16fbe146
5 changed files with 131 additions and 951 deletions

View File

@@ -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',