qortal/src/main/java/org/qora
catbref f3c588d90f Fix sometimes erroneous Ed25519 public key to X25519 public key conversion.
Added mass (x1000) testing of key conversion and shared secret calculations.

Fix incorrect proxy private key test that has expected result from previous
algorithm.

Added another test HTML/JS file.
2019-07-23 11:22:23 +01:00
..
account Proxy private keys are now SHA256(shared secret only) instead of SHA256(shared secret + public keys). 2019-07-23 11:09:25 +01:00
api Proxy private keys are now SHA256(shared secret only) instead of SHA256(shared secret + public keys). 2019-07-23 11:09:25 +01:00
asset MAJOR: Don't delete transactions when orphaning - make them unconfirmed again 2019-07-23 10:37:37 +01:00
at Work on groups 2019-02-20 12:25:30 +00:00
block Proxy private keys are now SHA256(shared secret only) instead of SHA256(shared secret + public keys). 2019-07-23 11:09:25 +01:00
controller Slightly better logging for synchronizer 2019-07-23 11:16:02 +01:00
crosschain initial work towards OSGi 2019-01-04 10:19:33 +00:00
crypto Fix sometimes erroneous Ed25519 public key to X25519 public key conversion. 2019-07-23 11:22:23 +01:00
data API tidy up 2019-07-23 10:42:23 +01:00
globalization initial work towards OSGi 2019-01-04 10:19:33 +00:00
group MAJOR: Don't delete transactions when orphaning - make them unconfirmed again 2019-07-23 10:37:37 +01:00
gui Splash startup & sys tray 2019-07-18 18:46:18 +01:00
naming MAJOR: Don't delete transactions when orphaning - make them unconfirmed again 2019-07-23 10:37:37 +01:00
network Send network broadcasts over all handshake-completed peers. 2019-07-23 11:17:06 +01:00
payment Potential HSQLDB deadlock fix 2019-04-29 15:18:44 +01:00
repository Add checks to API call POST /admin/forgingaccounts. 2019-07-23 10:15:17 +01:00
settings Default settings changes 2019-07-23 11:17:31 +01:00
transaction MAJOR: Don't delete transactions when orphaning - make them unconfirmed again 2019-07-23 10:37:37 +01:00
transform Synchronization improvements 2019-07-22 18:35:30 +01:00
utils Proper JSON unmarshalling for settings, blockchain config, genesis block 2019-02-25 13:31:05 +00:00
voting initial work towards OSGi 2019-01-04 10:19:33 +00:00
ApplyUpdate.java auto update 2019-07-18 18:28:56 +01:00
brokenmd160.java initial work towards OSGi 2019-01-04 10:19:33 +00:00
mintsim.java Interim minting commit with block rewards (untested) 2019-04-12 12:56:12 +01:00
orphan.java Proxy private keys are now SHA256(shared secret only) instead of SHA256(shared secret + public keys). 2019-07-23 11:09:25 +01:00
VanityGen.java Add mnemonic phrase support to VanityGen 2019-07-22 18:00:47 +01:00