Re: Please Help: x.509 Certificates Library or non-certificate authentication
- From: Jeff@xxxxxxxx
- Date: Sun, 24 Dec 2006 03:31:30 GMT
In article <lnvqo2duehfncm0e64s603ge1hr6bqv7h8@xxxxxxx>,
clark@xxxxxxxxxxx says...
On Sat, 23 Dec 2006 12:29:16 +0100, Christophe Devine <c@d> wrote:Unfortunately, neither of these are BSD-licensed...
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
Very cool.
http://www.matrixssl.org/index.html
http://xyssl.org/
Thanks, Christophe.
which is a requirement for us - as I mentioned in earlier post...
.
- 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
- Re: Please Help: x.509 Certificates Library or non-certificate authentication
- From: Christophe Devine
- Re: Please Help: x.509 Certificates Library or non-certificate authentication
- From: clark
- Please Help: x.509 Certificates Library or non-certificate authentication
- Prev by Date: Re: Poly1305 vs. UMAC vs. new MAC1071
- Next by Date: Re: Please Help: x.509 Certificates Library or non-certificate authentication
- 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):
Relevant Pages
|