monero/src
moneromooo-monero 0349347e6d
ringdb: use a different iv for key and data in rings table
This is technically a record encrypted in two pieces,
so the iv needs to be different.
Some backward compatibility is added to read data written
by existing code, but new data is written with the new code.
2020-01-09 17:32:21 +00:00
..
blockchain_db Adding support for hidden (anonymity) txpool 2019-11-02 20:36:03 +00:00
blockchain_utilities Adding support for hidden (anonymity) txpool 2019-11-02 20:36:03 +00:00
blocks 0.15.0.0 release engineering 2019-11-02 17:21:52 +02:00
checkpoints 0.15.0.0 release engineering 2019-11-02 17:21:52 +02:00
common daemon, wallet: new pay for RPC use system 2019-10-25 09:34:38 +00:00
crypto RandomX: update to v1.1.4 2019-10-13 18:43:27 +02:00
cryptonote_basic cryptonote: untangle dependency from miner to blockchain 2019-10-31 01:06:42 +00:00
cryptonote_core Merge pull request #6055 2019-12-12 13:47:04 -06:00
cryptonote_protocol Adding support for hidden (anonymity) txpool 2019-11-02 20:36:03 +00:00
daemon Merge pull request #6054 2019-12-12 13:45:50 -06:00
daemonizer Fix #6147 DB corruption from child process overwrite 2019-11-17 14:04:22 +00:00
debug_utilities dns_checks: new helper program to check on DNSSEC lookups 2019-04-23 15:20:45 +00:00
device device: bounds checking in Ledger send_secret/receive_secret 2019-10-25 13:13:23 +00:00
device_trezor device: show address on device display 2019-06-17 16:49:04 +02:00
gen_multisig Update 2019 copyright 2019-03-05 22:05:34 +01:00
gen_ssl_cert gen_ssl_cert: new tool to generate SSL certs for Monero 2019-10-24 17:47:52 +00:00
hardforks v12 fork heights 2019-10-18 20:32:25 +02:00
lmdb error: fix compile error on windows with depends 2019-05-02 10:14:09 +00:00
mnemonics mnemonics: fix 4 byte UTF-8 rewriting 2019-04-30 21:10:54 +00:00
multisig Update 2019 copyright 2019-03-05 22:05:34 +01:00
net net: link with libzmq 2019-10-25 12:06:16 +00:00
p2p Adding support for hidden (anonymity) txpool 2019-11-02 20:36:03 +00:00
platform Update 2019 copyright 2019-03-05 22:05:34 +01:00
ringct Merge pull request #6049 2019-12-12 13:43:57 -06:00
rpc Merge pull request #6018 2019-12-12 13:36:05 -06:00
serialization daemon, wallet: new pay for RPC use system 2019-10-25 09:34:38 +00:00
simplewallet simplewallet: reword mixin in user message in terms of ring size 2020-01-09 17:32:21 +00:00
wallet ringdb: use a different iv for key and data in rings table 2020-01-09 17:32:21 +00:00
CMakeLists.txt gen_ssl_cert: new tool to generate SSL certs for Monero 2019-10-24 17:47:52 +00:00
cryptonote_config.h daemon, wallet: new pay for RPC use system 2019-10-25 09:34:38 +00:00
version.cpp.in 0.15.0.0 release engineering 2019-11-02 17:21:52 +02:00
version.h wallet, rpc: add a release field to get_version 2019-08-26 19:28:25 +00:00