Bitcoin Forum
June 14, 2024, 05:11:13 AM *
News: Voting for pizza day contest
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 2 3 4 5 [6] 7 »
101  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][DEPO]X11 |POW+POS |FIRST.CASH.TRADE.COIN.www.xmlgold.eu on: August 25, 2014, 10:09:08 AM
@Dev
How can you stop other exchange to list depo,though no exchance has add this coin up to now?
102  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][XCN] Cryptonite | 1st mini-blockchain coin | M7 PoW | No Premine on: August 25, 2014, 10:07:42 AM
@Dev
when will the AMD miner come out?
103  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [DSH] Dashcoin - Major update (CPU mining, true anonymity ) on: August 25, 2014, 10:05:30 AM
If the Dev plan to add some new features into DSH,I'll put 40K hashrate to mine this coin.
104  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][DCN] Deepcoin secure hashing (CPU/GPU) New algo/ No premine/ No IPO/ PoW on: August 25, 2014, 02:59:30 AM
small exchange doesn't help
105  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] [DOLP] ★★DolphinCoin★★ | New POD Algorithm | Now on Bittrex on: August 25, 2014, 02:50:40 AM
@Dev
what's status of game development?
106  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][DCN] Deepcoin secure hashing (CPU/GPU) New algo/ No premine/ No IPO/ PoW on: August 25, 2014, 01:33:04 AM
the temp is around 10 degree lower than x11 algo
107  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][DEPO]X11 |POW+POS |FIRST.CASH.TRADE.COIN.www.xmlgold.eu on: August 25, 2014, 01:26:47 AM
When can we trade depo-cny?
108  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [DSH] Dashcoin - Major update (CPU mining, true anonymity ) on: August 25, 2014, 01:19:56 AM
I see DASH is getting some attention.  The hash-rate tripled within 24 hours.
I've put 20K hashrate to mine DSH.
109  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [DSH] Dashcoin - Major update (CPU mining, true anonymity ) on: August 23, 2014, 05:43:19 PM
@Dev
Do you have plan to add some new functions to DSH ?
110  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN]|Chatcoin|NIST5|Chat in Wallet|No premine|P2P Private Chat|No vote on: August 23, 2014, 05:16:14 PM
Hi all,
I am considering making the ichat be able to send  an attachment to other people by paying a few chatcoins  to the nodes processing this. this will make the ichat a decentralized email. the chatcoin will be a stamp fee to the attachment file ? is it a good idea?
but it maybe a hard work...
good to see Dev getting active here Smiley
111  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][CCB] CryptoClub ★ VOTES : LOGO, GAMES, SWAP ★ BOUNTIES SECTION OPEN ★ on: August 22, 2014, 02:23:21 AM
really bad ideas
let shitcoin die please~
112  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] [FRSH] FreshCoin | NEW ALGO! (lowest energy usage) | wallet v1.4!* on: August 22, 2014, 02:13:43 AM
what's status of the development of online system?
when can we use it ?
113  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] ★KillerCoin★ | ★★ v2.0 Mandatory Update | OpenSSL 1.0.1g + DIGISHIELD ★★ on: August 22, 2014, 02:05:14 AM
Dead coin.
114  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [PRE-ANN] XBOT | Social Experiment | 200 + million monthly users on: August 20, 2014, 01:44:41 AM
don't know what this coin is  Huh
115  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][DCN] Deepcoin secure hashing (CPU/GPU) New algo/ No premine/ No IPO/ PoW on: August 18, 2014, 02:10:06 PM
the average net  hashrate is over 1G,that's a good sign.
116  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][DCN] Deepcoin secure hashing (CPU/GPU) New algo/ No premine/ No IPO/ PoW on: August 17, 2014, 07:06:50 AM
So,deepcoin algo is even weaker than NIST5 ,qubit,right?  coz it's only 3 parts of X11,NIST5 ,qubit are both 5 parts of X11.

Ah, no, you can't make that comparison, it doesn't work that way.

That's a wee bit like saying if it takes 4 and half minutes to soft-boil an egg then soft-boiling half a dozen eggs should take just short of half an hour.

But yes, the situation is a little confused/confusing.

As far as I understand it, the absolute basics for altcoin crypto are:

256-bit crypto is appropriate for the task and good until 2040 at least
ECRYPT II's 2012 annual review of key lengths opines “Good, generic application-independent recommendation, ≈ 30 years” and that’s just for 128-bit, for 256-bit they state “Good protection against quantum computers unless Shor’s algorithm applies.”

one round of hashing is adequate to secure the blockchain
Hashing the result of a hash brings no gain in security. It seems that the otherwise-inexplicable double round of SHA256 hashing in classic Bitcoin is a simple-but-tricksy way of defending against the threat of a possible length extension attack which was was being discussed at the time but which subsequently came to naught.

The multi-hash approach was first used in SiFcoin (google translated): “Complication chain to the length of 6 different hash functions and increase bit depth to intermediate 512 - attempt to protect from further development of extremely efficient Mh / s gpu-algorithms and theory, "simple" Gh / s devices”.

Note, no mention at all made of security, just a possibility of limiting GPU advantage (and a dubious possibility at that). But somehow, this tactic to limit GPU advantage has mutated into security theatre cryptobabble: “super secure hashing” (Quark), “X15 adds 2 extra layers of hashing to the popular and already very secure X13 hashing Algorithm” (Maiacoin).

There's a pertinent stackexchange discussion Guarding against cryptanalytic breakthroughs: combining multiple hash functions. The posts by Zooko and by Thomas give a realistic appreciation of the issues.

When it's boiled down to the essence: for an altcoin, a tactic of chaining hash algos can't be proven to increase security nor can the tactic be proven not to reduce security. This latter weakness is usually considered a FAIL in crypto best practice.

The sole purpose of chaining hash functions is to protect mining from being overwhelmed by specialist hardware advantage. Any mention of enhanced security is either a misconception or simply cryptobabble and, for either reason, disheartening to see in an [ANN].

Cheers

Graham
Thank you very much for your explaination. Smiley
117  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][DEPO]X11 |POW+POS |FIRST.CASH.TRADE.COIN.www.xmlgold.eu on: August 16, 2014, 06:26:03 PM
Any news from Dev?
118  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][DCN] Deepcoin secure hashing (CPU/GPU) New algo/ No premine/ No IPO/ PoW on: August 16, 2014, 05:56:15 PM
if both X11 and DeepCoin algos are the same, then what's the new about DeepCoin algo.?

Or am I missing something here?

The original question referenced some of the algos in the mix:

@Dev
Luffa512, CubeHash512 and Echo512
are those algos the same with the Luffa , CubeHash  and Echo   of X11 algo?

And indeed they are. I should have mentioned in my earlier response that they do in fact come in 256 output format as well as 512. There is a general sense that Echo means the standard 256-output format, whereas if you mean to reference the 512-output format, you should do so explicitly, i.e. Echo512. The OP's question is very valid.

However, you are asking a different question: if they're the same hashfns, does that mean x11 and Deepcoin algos are the same?

No, they are not the same. But both algos use chains of hash functions and they share some of the links, specifically the three NIST candidates Luffa, CubeHash and Echo. (Algorithm is a general term and is confusingly correct for both X11-the-chain and Luffa-the-hash-function.)

For chained-hash coins, the action usually takes place in src/hashblock.h, the header file that defines which hashfns will make up the chain and their batting order.

The algorithm basically runs: given a hash “256h” that you want to check, call Luffa512(256h), the result becomes a new “512h” hash, then call CubeHash512(512h), the result becomes the new “512h”, then call Echo512(512h) and finally the result gets chopped back to 256 and returned.

Blur the details a bit and you get

256_hash_result = trimto256(Echo512(CubeHash512(Luffa512(256_hash_to_check))))

Extend the chain by a  couple more hash functions (Fugue, Keccak, etc.) and you're in qubit and NIST5 territory, interweave them randomly but reproducibly and you're off into Quarkland; continue extending and you'll eventually reach chaincoin/x11 (same eleven hashfns, different order for two of 'em), x12, 13, 14, 15 and 17 <- the latter all pretty much just “moar hashfns”.

This time, it's hashblock.h under the lens:

Darkcoin:
https://github.com/darkcoinproject/darkcoin/raw/master/src/hashblock.h
Deepcoin:
https://github.com/Deepcoinbiz/Deepcoin/raw/master-0.8/src/hashblock.h

Despite a slight difference in coding style it's clear they are related but by no means the same.

There's an interesting-to-me sidenote at the changepoint “62c36”: Deepcoin's chain function is appropriately labelled “Hash5” whereas Darkcoin's chain function is labelled “Hash9” (not 11), apparently a fossilised remnant of Mr. Duffield's design process. Other coin devs appear to have honoured this, at least X15Coin has https://github.com/X15COIN/X15Coin/blob/master/src/hashblock.h#L78

Personally, I'm very cautious of statements about the improbability of ASICs for NIST candidates, whichever round ...



(From http://rijndael.ece.vt.edu/sha3/ - note, the free giveaway of SHA-3 ASICs has finished.)

I recommend a visit to Graz Technical University's SHA-3 Zoo where you check up on things like http://ehash.iaik.tugraz.at/wiki/SHA-3_Hardware_Implementations


Cheers

Graham



So,deepcoin algo is even weaker than NIST5 ,qubit,right?
coz it's only 3 parts of X11,NIST5 ,qubit are both 5 parts of X11.
119  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][DCN] Deepcoin secure hashing (CPU/GPU) New algo/ No premine/ No IPO/ PoW on: August 16, 2014, 03:53:51 AM
@Dev
Luffa512, CubeHash512 and Echo512
are those algos the same with the Luffa , CubeHash  and Echo   of X11 algo?
also want to know the answer
120  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][AID] AidBit | Digital-currency redefined | POW/POS | Groestl | Charity on: August 15, 2014, 05:25:59 PM
Great,AID is now trading on coin-swap,though a small exchange. Grin
Pages: « 1 2 3 4 5 [6] 7 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!