Bitcoin Forum
June 17, 2024, 06:31:03 PM *
News: Voting for pizza day contest
 
   Home   Help Search Login Register More  
Pages: « 1 ... 1293 1294 1295 1296 1297 1298 1299 1300 1301 1302 1303 1304 1305 1306 1307 1308 1309 1310 1311 1312 1313 1314 1315 1316 1317 1318 1319 1320 1321 1322 1323 1324 1325 1326 1327 1328 1329 1330 1331 1332 1333 1334 1335 1336 1337 1338 1339 1340 1341 1342 [1343] 1344 1345 1346 1347 1348 1349 1350 1351 1352 1353 1354 1355 1356 1357 1358 1359 1360 1361 1362 1363 1364 1365 1366 1367 1368 1369 1370 1371 1372 1373 1374 1375 1376 1377 1378 1379 1380 1381 1382 1383 1384 1385 1386 1387 1388 1389 1390 1391 1392 1393 ... 2125 »
  Print  
Author Topic: [XMR] Monero - A secure, private, untraceable cryptocurrency  (Read 4669575 times)
arnuschky
Hero Member
*****
Offline Offline

Activity: 517
Merit: 501


View Profile
October 05, 2015, 12:28:06 PM
 #26841

Some question for the devs: What hash functions does Monero use for computing tx ids and key images?
nioc
Legendary
*
Offline Offline

Activity: 1624
Merit: 1008


View Profile
October 05, 2015, 12:30:53 PM
 #26842

@GingerAle

After downloading it I extracted it to a new folder.  After trying to sync and then closing the 0.9 daemon, the new folder disappeared and a lmdb folder appeared in my bitmonero folder.
smooth
Legendary
*
Offline Offline

Activity: 2968
Merit: 1198



View Profile
October 05, 2015, 12:38:04 PM
Last edit: October 05, 2015, 12:49:13 PM by smooth
 #26843

Some question for the devs: What hash functions does Monero use for computing tx ids and key images?

The txids use keccak. The key images computed by hashing the tx public key using keccak to get a curve point*, then multiplying by the private key.

* Using some crypto that is beyond my comprehension. See ge_fromfe_frombytes_vartime in crypto-ops.c

MalMen
Member
**
Offline Offline

Activity: 95
Merit: 10


View Profile
October 05, 2015, 12:56:10 PM
 #26844

Today was published one artecle about monero in one of the most viewed tech blogs in portugal (lots of views on brazil also)

http://pplware.sapo.pt/informacao/monero-xmr-uma-moeda-segura-privada-e-sem-rasto/

Hope you guys enjoy it Smiley
arnuschky
Hero Member
*****
Offline Offline

Activity: 517
Merit: 501


View Profile
October 05, 2015, 01:01:20 PM
 #26845

Some question for the devs: What hash functions does Monero use for computing tx ids and key images?

The txids use keccak. The key images computed by hashing the tx public key using keccak to get a curve point*, then multiplying by the private key.

* Using some crypto that is beyond my comprehension. See ge_fromfe_frombytes_vartime in crypto-ops.c

Thanks! You are referring to plain Keccak and not CryptoNight, right?
smooth
Legendary
*
Offline Offline

Activity: 2968
Merit: 1198



View Profile
October 05, 2015, 01:04:51 PM
 #26846

Some question for the devs: What hash functions does Monero use for computing tx ids and key images?

The txids use keccak. The key images computed by hashing the tx public key using keccak to get a curve point*, then multiplying by the private key.

* Using some crypto that is beyond my comprehension. See ge_fromfe_frombytes_vartime in crypto-ops.c

Thanks! You are referring to plain Keccak and not CryptoNight, right?

Yes cn_fast_hash which calls keccak1600. CryptoNight is cn_slow_hash
smooth
Legendary
*
Offline Offline

Activity: 2968
Merit: 1198



View Profile
October 05, 2015, 01:06:48 PM
 #26847

Today was published one artecle about monero in one of the most viewed tech blogs in portugal (lots of views on brazil also)

Wow, very nice!

Shrikez
Sr. Member
****
Offline Offline

Activity: 399
Merit: 263



View Profile
October 05, 2015, 01:17:14 PM
 #26848

Today was published one artecle about monero in one of the most viewed tech blogs in portugal (lots of views on brazil also)

http://pplware.sapo.pt/informacao/monero-xmr-uma-moeda-segura-privada-e-sem-rasto/

Hope you guys enjoy it Smiley


Great job! muy obrigado!

Die Würde des Menschen ist unantastbar
arnuschky
Hero Member
*****
Offline Offline

Activity: 517
Merit: 501


View Profile
October 05, 2015, 01:22:33 PM
 #26849

Some question for the devs: What hash functions does Monero use for computing tx ids and key images?

The txids use keccak. The key images computed by hashing the tx public key using keccak to get a curve point*, then multiplying by the private key.

* Using some crypto that is beyond my comprehension. See ge_fromfe_frombytes_vartime in crypto-ops.c

Thanks! You are referring to plain Keccak and not CryptoNight, right?

Yes cn_fast_hash which calls keccak1600. CryptoNight is cn_slow_hash

Thanks. BTW, hash length seems to be 256 bits for both.
arnuschky
Hero Member
*****
Offline Offline

Activity: 517
Merit: 501


View Profile
October 05, 2015, 01:57:23 PM
 #26850


Does anyone know a site that features more advanced charts for Monero?

It's easy enough to find block explorers and exchanges with the set of charts generally available for all currencies (hashrate and exchange rate etc)

What I am looking for is for example # of transactions per block, avg fee per tx/block, avg size per tx, etc

Related to this: does anyone know the current size of the "global output list"? Isn't that a major scalability concern? (as it's monotonically increasing)
arnuschky
Hero Member
*****
Offline Offline

Activity: 517
Merit: 501


View Profile
October 05, 2015, 02:16:38 PM
 #26851


Does anyone know a site that features more advanced charts for Monero?

It's easy enough to find block explorers and exchanges with the set of charts generally available for all currencies (hashrate and exchange rate etc)

What I am looking for is for example # of transactions per block, avg fee per tx/block, avg size per tx, etc

Related to this: does anyone know the current size of the "global output list"? Isn't that a major scalability concern? (as it's monotonically increasing)

For the record:  14826104 as of a few minutes ago (via IRC)
XMRpromotions
Sr. Member
****
Offline Offline

Activity: 336
Merit: 250


View Profile
October 05, 2015, 02:40:38 PM
 #26852

Today was published one artecle about monero in one of the most viewed tech blogs in portugal (lots of views on brazil also)

http://pplware.sapo.pt/informacao/monero-xmr-uma-moeda-segura-privada-e-sem-rasto/

Hope you guys enjoy it Smiley


Great job on the article!

https://twitter.com/XMRpromotions/status/651042990354378752

Don't buy Monero: https://twitter.com/MoneroPromotion/status/746006420508729344

XMR: 43hPTYyKarCTWyh4ZnMVn8AtFeEmtzTXo3Y6TGGMV26BWonJ4tpR7eP9RkUDYQbvg6LbrnMXWfghddE NGtvKxr7B5oML4qd
dEBRUYNE
Legendary
*
Offline Offline

Activity: 2268
Merit: 1141


View Profile
October 05, 2015, 02:51:47 PM
 #26853

Has anyone thought more about this recently? With CryptoNote coins so focused on privacy and security it could be a nice addition

https://github.com/monero-project/bitmonero/issues/354

MoneroMooo has been working on it in his own branch, but since it is not merged yet it probably isn't finished. See -> https://github.com/moneromooo-monero/bitmonero/commits/cold and in particular this commit: https://github.com/moneromooo-monero/bitmonero/commit/3c44e9fb6c1b57852d37780414ed6e42afc19afb

Quote
This change adds the ability to create a new unsigned transaction from a watch only wallet, and save it to a file. This file can then be moved to another computer/VM where a cold wallet may load it, sign it, and save it. That cold wallet does not need to have a blockchain nor daemon. The signed transaction file can then be moved back to the watch only wallet, which can load it and send it to the daemon.

Two new simplewallet commands to use it:
sign_transfer (on the cold wallet)
submit_transfer (on the watch only wallet)

The transfer command used on a watch only wallet now writes an unsigned transaction set in a file called 'unsigned_monero_tx' instead of submitting the tx to the daemon as a normal wallet does. The signed tx file is called 'signed_monero_tx'.

Privacy matters, use Monero - A true untraceable cryptocurrency
Why Monero matters? http://weuse.cash/2016/03/05/bitcoiners-hedge-your-position/
smooth
Legendary
*
Offline Offline

Activity: 2968
Merit: 1198



View Profile
October 05, 2015, 03:04:19 PM
 #26854


Does anyone know a site that features more advanced charts for Monero?

It's easy enough to find block explorers and exchanges with the set of charts generally available for all currencies (hashrate and exchange rate etc)

What I am looking for is for example # of transactions per block, avg fee per tx/block, avg size per tx, etc

Related to this: does anyone know the current size of the "global output list"? Isn't that a major scalability concern? (as it's monotonically increasing)

Well, its encoded pretty poorly currently but aside from that it fundamentally shouldn't be very large compared to the outputs themselves, so not by itself a scalability concern (other than the implementation needing work someday).
MoneroMooo
Legendary
*
Offline Offline

Activity: 1276
Merit: 1001


View Profile
October 05, 2015, 03:07:42 PM
 #26855

MoneroMooo has been working on it in his own branch, but since it is not merged yet it probably isn't finished. See -> https://github.com/moneromooo-monero/bitmonero/commits/cold and in particular this commit: https://github.com/moneromooo-monero/bitmonero/commit/3c44e9fb6c1b57852d37780414ed6e42afc19afb

It worked, though I'm not sure it still applies, though any conflicts should not be hard to solve, if there are any.
What needs doing there is reducing the size of the exchange files, as they're a complete set of transactions plus relevant data, which means the whole deserilization code on the cold wallet is an attack surface. Cutting the size down will apparently make it easier to transfer via QR code scanning, avoiding attacks via filesystems and removable media firmware.

But it works Smiley
papa_lazzarou
Hero Member
*****
Offline Offline

Activity: 649
Merit: 500



View Profile
October 05, 2015, 04:10:20 PM
 #26856


Does anyone know a site that features more advanced charts for Monero?

It's easy enough to find block explorers and exchanges with the set of charts generally available for all currencies (hashrate and exchange rate etc)

What I am looking for is for example # of transactions per block, avg fee per tx/block, avg size per tx, etc

That's the kind of stuff I have in mind for evolving the stats page on moneroblocks.eu. In the meanwhile it has some info you might find useful.
luigi1111
Legendary
*
Offline Offline

Activity: 1105
Merit: 1000



View Profile
October 05, 2015, 06:28:28 PM
 #26857

Some question for the devs: What hash functions does Monero use for computing tx ids and key images?

The txids use keccak. The key images computed by hashing the tx public key using keccak to get a curve point*, then multiplying by the private key.

* Using some crypto that is beyond my comprehension. See ge_fromfe_frombytes_vartime in crypto-ops.c

Thanks! You are referring to plain Keccak and not CryptoNight, right?

Yes cn_fast_hash which calls keccak1600. CryptoNight is cn_slow_hash

Thanks. BTW, hash length seems to be 256 bits for both.

The wizards at Wikipedia have removed it now, but: https://en.wikipedia.org/w/index.php?title=SHA-3&oldid=676252215#Examples_of_SHA-3_and_Keccak_variants

cn_fast_hash produces the same output as Keccak-256. CN uses this everywhere it needs a hash function AFAIK (besides POW).
luigi1111
Legendary
*
Offline Offline

Activity: 1105
Merit: 1000



View Profile
October 05, 2015, 06:35:30 PM
 #26858


Does anyone know a site that features more advanced charts for Monero?

It's easy enough to find block explorers and exchanges with the set of charts generally available for all currencies (hashrate and exchange rate etc)

What I am looking for is for example # of transactions per block, avg fee per tx/block, avg size per tx, etc

Related to this: does anyone know the current size of the "global output list"? Isn't that a major scalability concern? (as it's monotonically increasing)

Well, its encoded pretty poorly currently but aside from that it fundamentally shouldn't be very large compared to the outputs themselves, so not by itself a scalability concern (other than the implementation needing work someday).

Isn't it a 64-bit # that's just monotonically increasing? I think that was his point(?), not sure.

If it is, here's some fun math:
2^64 = ~18.45 quintillion
/ 1,000,000 tx / sec (pie in the sky)
/ 1,000 outputs / tx (pie in the sky)
/ 86,400 sec / day
/ 365 days / year
= ~585 years before we run out of space
smooth
Legendary
*
Offline Offline

Activity: 2968
Merit: 1198



View Profile
October 05, 2015, 07:03:53 PM
 #26859


Does anyone know a site that features more advanced charts for Monero?

It's easy enough to find block explorers and exchanges with the set of charts generally available for all currencies (hashrate and exchange rate etc)

What I am looking for is for example # of transactions per block, avg fee per tx/block, avg size per tx, etc

Related to this: does anyone know the current size of the "global output list"? Isn't that a major scalability concern? (as it's monotonically increasing)

Well, its encoded pretty poorly currently but aside from that it fundamentally shouldn't be very large compared to the outputs themselves, so not by itself a scalability concern (other than the implementation needing work someday).

Isn't it a 64-bit # that's just monotonically increasing? I think that was his point(?), not sure.

I meant the lookup tables for it.
luigi1111
Legendary
*
Offline Offline

Activity: 1105
Merit: 1000



View Profile
October 05, 2015, 07:52:08 PM
 #26860


Does anyone know a site that features more advanced charts for Monero?

It's easy enough to find block explorers and exchanges with the set of charts generally available for all currencies (hashrate and exchange rate etc)

What I am looking for is for example # of transactions per block, avg fee per tx/block, avg size per tx, etc

Related to this: does anyone know the current size of the "global output list"? Isn't that a major scalability concern? (as it's monotonically increasing)

Well, its encoded pretty poorly currently but aside from that it fundamentally shouldn't be very large compared to the outputs themselves, so not by itself a scalability concern (other than the implementation needing work someday).

Isn't it a 64-bit # that's just monotonically increasing? I think that was his point(?), not sure.

I meant the lookup tables for it.


Ah, ok.

*whistling nonchalantly* "Nothing to see here, folks."
Pages: « 1 ... 1293 1294 1295 1296 1297 1298 1299 1300 1301 1302 1303 1304 1305 1306 1307 1308 1309 1310 1311 1312 1313 1314 1315 1316 1317 1318 1319 1320 1321 1322 1323 1324 1325 1326 1327 1328 1329 1330 1331 1332 1333 1334 1335 1336 1337 1338 1339 1340 1341 1342 [1343] 1344 1345 1346 1347 1348 1349 1350 1351 1352 1353 1354 1355 1356 1357 1358 1359 1360 1361 1362 1363 1364 1365 1366 1367 1368 1369 1370 1371 1372 1373 1374 1375 1376 1377 1378 1379 1380 1381 1382 1383 1384 1385 1386 1387 1388 1389 1390 1391 1392 1393 ... 2125 »
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!