* cryptodev support
@ 2010-03-17 12:50 Nikos Mavrogiannopoulos
2010-03-17 13:08 ` Emanuele Cesena
0 siblings, 1 reply; 5+ messages in thread
From: Nikos Mavrogiannopoulos @ 2010-03-17 12:50 UTC (permalink / raw)
To: linux-crypto
Hello,
I needed to access crypto hardware modules from userspace and I made
that by adding cryptodev support on top of linux-crypto. It is a
separate module available at:
http://repo.or.cz/w/cryptodev-linux.git
It was originally based on the old cryptodev module found at
http://www.logix.cz/michal/devel/cryptodev/
In the extras directory there is a patch for openssl that will make use
of the /dev/crypto. Gnutls (2.9.x) will use /dev/crypto if it compiled
with --enable-cryptodev.
regards,
Nikos
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: cryptodev support
2010-03-17 12:50 cryptodev support Nikos Mavrogiannopoulos
@ 2010-03-17 13:08 ` Emanuele Cesena
2010-03-17 13:43 ` Nikos Mavrogiannopoulos
0 siblings, 1 reply; 5+ messages in thread
From: Emanuele Cesena @ 2010-03-17 13:08 UTC (permalink / raw)
To: linux-crypto
On Wed, 2010-03-17 at 13:50 +0100, Nikos Mavrogiannopoulos wrote:
> Hello,
> I needed to access crypto hardware modules from userspace and I made
> that by adding cryptodev support on top of linux-crypto. It is a
> separate module available at:
> http://repo.or.cz/w/cryptodev-linux.git
>
I'm also interested in the userspace module (we are working on a patch
for opencryptoki), but this version looks quite different from the ideas
"recently" discussed in this mailing list and, probably even more
important, from the idea for future development (i.e. moving to a
socket-like interface).
Couldn't be useful to start discussing (read: receive directives) and
officially introduce cryptodev in linux-crypto, instead of losing so
many energies?
Best,
--
Emanuele Cesena <emanuele.cesena@gmail.com>
Il corpo non ha ideali
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: cryptodev support
2010-03-17 13:08 ` Emanuele Cesena
@ 2010-03-17 13:43 ` Nikos Mavrogiannopoulos
2010-03-17 13:59 ` Emanuele Cesena
0 siblings, 1 reply; 5+ messages in thread
From: Nikos Mavrogiannopoulos @ 2010-03-17 13:43 UTC (permalink / raw)
To: Emanuele Cesena; +Cc: linux-crypto
Emanuele Cesena wrote:
> On Wed, 2010-03-17 at 13:50 +0100, Nikos Mavrogiannopoulos wrote:
>> Hello,
>> I needed to access crypto hardware modules from userspace and I made
>> that by adding cryptodev support on top of linux-crypto. It is a
>> separate module available at:
>> http://repo.or.cz/w/cryptodev-linux.git
>>
> I'm also interested in the userspace module (we are working on a patch
> for opencryptoki), but this version looks quite different from the ideas
> "recently" discussed in this mailing list and, probably even more
> important, from the idea for future development (i.e. moving to a
> socket-like interface).
I'm not aware of the discussion in the ml. I don't argue that this is
the only way to expose the internal API to userspace. It is one way that
few other OS's support as well. For this reason it is the best from the
user-space developer point of view to have a single API across many OS'.
regards,
Nikos
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2010-04-11 12:28 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-03-17 12:50 cryptodev support Nikos Mavrogiannopoulos
2010-03-17 13:08 ` Emanuele Cesena
2010-03-17 13:43 ` Nikos Mavrogiannopoulos
2010-03-17 13:59 ` Emanuele Cesena
2010-04-11 12:28 ` Nikos Mavrogiannopoulos
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 NNTP newsgroup(s).