Post
Topic
Board Announcements (Altcoins)
Re: [ANN] [QRK] Quark | Super secure hashing | CPU mining
by
K1773R
on 25/08/2013, 16:04:08 UTC
Something I've only just noticed: the Quarkcoin splash screen has a copyright year of 20,013.

Huh. I guess Quarkcoin really *is* the future.

As for AES-NI - don't forget that code won't run on processors that don't support it.

Matthew:out
well, almost any CPU thats worth it has AES-NI support, a simple check in the configure script can handle it while in the code its handled with #ifdef Smiley