wownero/src
moneromooo-monero e40cfc4e29
Encrypted payment IDs
A payment ID may be encrypted using the tx secret key and the
receiver's public view key. The receiver can decrypt it with
the tx public key and the receiver's secret view key.

Using integrated addresses now cause the payment IDs to be
encrypted. Payment IDs used manually are not encrypted by default,
but can be encrypted using the new 'encrypt_payment_id' field
in the transfer and transfer_split RPC calls. It is not possible
to use an encrypted payment ID by specifying a manual simplewallet
transfer/transfer_new command, though this is just a limitation
due to input parsing.
2015-08-09 10:13:41 +01:00
..
blockchain_db Add batch support to BlockchainLMDB::get_output_key 2015-07-16 00:36:26 -07:00
blockchain_utilities Merge pull request #334 2015-07-15 00:53:45 +02:00
blocks Fixed binary size issue due to embedded checkpoint data. 2015-07-15 23:20:20 -07:00
common Add missing file - i18n.cpp 2015-07-15 00:01:05 +01:00
connectivity_tool 2014 network limit 1.2 +utils +toc -doc -drmonero 2015-02-20 22:28:03 +01:00
crypto ** CHANGES ARE EXPERIMENTAL (FOR TESTING ONLY) 2015-07-15 23:20:16 -07:00
cryptonote_core Encrypted payment IDs 2015-08-09 10:13:41 +01:00
cryptonote_protocol Pause miner before preparing for incoming blocks 2015-07-15 23:20:18 -07:00
daemon Fixed binary size issue due to embedded checkpoint data. 2015-07-15 23:20:20 -07:00
daemonizer cleaning up, removing redundant files, renaming, fixing incorrect licenses 2015-05-31 13:40:18 +02:00
miner 2014 network limit 1.2 +utils +toc -doc -drmonero 2015-02-20 22:28:03 +01:00
mnemonics slight modification to wordlist contributor tagline (as these contributors haven't used git to submit a PR, so we're creating the wordlist on their behalf 2015-07-24 07:55:16 +02:00
p2p ** CHANGES ARE EXPERIMENTAL (FOR TESTING ONLY) 2015-07-15 23:20:16 -07:00
platform year updated in license 2015-01-02 18:52:46 +02:00
rpc core_rpc_server: add a getter for the testnet flag 2015-05-28 23:14:37 +01:00
serialization 2014 network limit 1.1 +utils +toc -doc -drmonero 2015-02-20 22:13:00 +01:00
simplewallet Encrypted payment IDs 2015-08-09 10:13:41 +01:00
wallet Encrypted payment IDs 2015-08-09 10:13:41 +01:00
CMakeLists.txt ** CHANGES ARE EXPERIMENTAL (FOR TESTING ONLY) 2015-07-15 23:20:16 -07:00
cryptonote_config.h Integrated addresses (standard address plus payment id) 2015-06-12 16:48:41 +01:00
version.cmake year updated in license 2015-01-02 18:52:46 +02:00
version.h.in onwards to 0.8.8.7 2014-12-13 13:45:57 +02:00