Re: Please Help: x.509 Certificates Library or non-certificate authentication
- From: Christophe Devine <c@d>
- Date: Sat, 23 Dec 2006 12:29:16 +0100
Jeff@xxxxxxxx wrote:
we have about 400K free in ram for code, and less than 1 MB for mallocs/heap etc.
It should be noted that any X.509 certificate verifying code will
depend on a Bignum library, plus RSA, PKCS#1 and SHA-1/MD5. I don't
know of a X.509 standalone library for embedded systems, but you
could reuse code from either MatrixSSL or XySSL. In either case the
memory footprint should be below 100K.
Christophe
.
- Follow-Ups:
- References:
- Please Help: x.509 Certificates Library or non-certificate authentication
- From: Jeff
- Re: Please Help: x.509 Certificates Library or non-certificate authentication
- From: fortune . bruce
- Re: Please Help: x.509 Certificates Library or non-certificate authentication
- From: Jeff
- Re: Please Help: x.509 Certificates Library or non-certificate authentication
- From: Le Chaud Lapin
- Re: Please Help: x.509 Certificates Library or non-certificate authentication
- From: Jeff
- Please Help: x.509 Certificates Library or non-certificate authentication
- Prev by Date: Re: Dividing 512 bit number by 128 bit number in C program
- Next by Date: Re: Dividing 512 bit number by 128 bit number in C program
- Previous by thread: Re: Please Help: x.509 Certificates Library or non-certificate authentication
- Next by thread: Re: Please Help: x.509 Certificates Library or non-certificate authentication
- Index(es):