Re: Math processor
- From: kensmith@xxxxxxxxxxxxxxx (Ken Smith)
- Date: Sun, 28 Aug 2005 02:40:37 +0000 (UTC)
In article <1125135650.923193.66580@xxxxxxxxxxxxxxxxxxxxxxxxxxxx>,
David L. Jones <altzone@xxxxxxxxx> wrote:
[...]
>Perhaps you can slant your project towards something low end like "How
>to do RSA encrytion on a $0.50 8pin PIC micro in under 2KB". That might
>be more achievable than say "The worlds fastest 2048bit RSA encryption
>algorithm" implemented in a bleeding edge FPGA. There are plenty of
>people out there designing super fast encryption algorithms, so it
>might be hard to do something unique in that respect.
How about this:
Use a PIC with more pins so that it can read and write a flash memory
chip. Define a very simple instruction set that the PIC emulates. Have
the "code" stored in the flash RSA encryted. The PIC reads sections of
the code and does them all internally. You have thus created a "secure
processor with external code". I don't think one already exists.
--
--
kensmith@xxxxxxxxx forging knowledge
.
- References:
- Math processor
- From: netbogus
- Re: Math processor
- From: netbogus
- Re: Math processor
- From: netbogus
- Re: Math processor
- From: David L. Jones
- Math processor
- Prev by Date: Re: Math processor
- Next by Date: Re: Math processor
- Previous by thread: Re: Math processor
- Next by thread: Re: Math processor
- Index(es):
Relevant Pages
|