public inbox for ecos-devel@sourceware.org
 help / color / mirror / Atom feed
* Open Cryptographic Framework (OCF) Interface for eCos
@ 2010-12-09 18:10 Michael Bergandi
  2010-12-10 11:10 ` Christophe Coutand
  0 siblings, 1 reply; 2+ messages in thread
From: Michael Bergandi @ 2010-12-09 18:10 UTC (permalink / raw)
  To: eCos Developer List

Hi all,

I am using ecos on a product that requires encryption. Our processor has
encryption engine hardware that we are going to leverage as much as
possible. The problem we found was that there really was no good place
to put the interface to our crypto engine in ecos. This is where OCF comes
in.

Our current thought is that we could build out an OCF interface at the io
layer in ecos. That would provide a common interface to various crypto
engines across many platforms. Hence, an application that uses crypto
that makes use of the OCF interface would be portable to any other
board that ecos is running on that may have a different engine, but still
provides the same crypto functionality as needed by the app.

In the future, I see many crypto libs having to adopt some common interface
to take advantage of hardware crypto engines. OCF seems to have good
momentum.

I would like to hear some thoughts or input on the following:

1. Does the io layer sound like the right place to do this?
2. Would this work be of interest to anyone else?
3. Would this work be a candidate for being included in the ecos tree?

Other thoughts and comments welcome as well.


-- 
Michael Bergandi

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2010-12-10 11:10 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-12-09 18:10 Open Cryptographic Framework (OCF) Interface for eCos Michael Bergandi
2010-12-10 11:10 ` Christophe Coutand

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).