Could you explain what primecoin algorithm actually does?
Why doesn't primecoin for example just read some known prime numbers from some database, compare them if there is any Cunningham chain candidate and ... offer result?
Does this algorithm have to find all these prime numbers by brute force first, and then find the chains..?
If you could describe this in layman's terms, I'd be very happy.