POV-Ray : Newsgroups : povray.off-topic : Be afraid : Re: Be afraid Server Time
4 Sep 2024 01:20:02 EDT (-0400)
  Re: Be afraid  
From: clipka
Date: 23 Aug 2010 03:49:42
Message: <4c722816$1@news.povray.org>
Am 23.08.2010 09:18, schrieb Le_Forgeron:

> Could computer technology get past the wall of 384 bits for integer one
> day ?

Computer technology already does that. Typically not in hardware, but in 
software it's state of the art.

> (and what would they compute ?)

Cryptographic stuff for instance. Current encryption and digital 
signature technology typically require integer computations with 1024 
bits or more.

It's not really difficult to implement, actually. All you need to do is 
think of a processor's "native" integer types as digits. For instance, 
on an 8-bit processor you'd perform your computations in base 256.


Post a reply to this message

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.