Re: Notes... The case for an open client
david fleischer <cilantro_il-/[email protected]> Wed, 18 Aug 2004 10:18:09 -0700 (PDT)
| Newsgroups | gmane.comp.distributed-net.hardware |
|---|---|
| Message-ID | <[email protected]> |
What is the point of having an error check if re-checking the key-block will take the same amount of work as the key processing itself? is this going to be a sampled check only? to have fail safe checking it would be necessary to have a means of checking that every block was processed correctly. david --- Elektron <elektron_rc5-FFYn/[email protected]> wrote: > > A CRC could be used instead of a sum for the > residual. The CRC > > polynomial X^32+1 would be easy enough to > implement in both hardware > > and software and offers the same distributive > properties as addition. > > It would be nice if everyone used the same > residual function but it's > > not absolutely necessary. The residual is used for > local testing and > > random verification. > > XORing is probably better than adding (except > there's no carrying, so > there's a greater chance that an error in one bit > could be negated by a > second error in the same bit). A CRC would be > possible, but perhaps too > slow, especially for software cores. > > Most CPUs seem to be able to add and XOR at the same > speed, though, so > I guess the decision lies with the hardware people. > > - Purr > > _______________________________________________ > Hardware mailing list > Hardware-Ra3b/QYEcJ3d140v2zMXi0fjHoOT/h/[email protected] > http://lists.distributed.net/mailman/listinfo/hardware > _______________________________________________ Hardware mailing list Hardware-Ra3b/QYEcJ3d140v2zMXi0fjHoOT/h/[email protected] http://lists.distributed.net/mailman/listinfo/hardware