mirror of
https://github.com/haveno-dex/haveno.git
synced 2025-08-06 05:34:50 -04:00
Use OAEPWithSHA256AndMGF1Padding for RSA, add tests
This commit is contained in:
parent
37b31a5d0a
commit
513bc79d58
5 changed files with 196 additions and 2 deletions
|
@ -491,7 +491,6 @@ public class MainViewModel implements ViewModel {
|
|||
.onClose(() -> Utilities.openWebPage("https://github.com/bitsquare/bitsquare/issues"))
|
||||
.show());
|
||||
}
|
||||
|
||||
}
|
||||
};
|
||||
checkCryptoThread.start();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue