External encryption chip and EC{DSA, DH} (with engine?)

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hello.
I have a custom external hardware encryption chip that can computes
some operations like the addition of two points, the inverse of one
point, etc.

I read that if I want to move some calculus from openssl to this
chip, Openssl engines are the way to go.

By defining a custom EC_METHOD, for example, I can just move the
inverse on the chip while keeping other functions "in openssl" (not
moving them). Still, how do I ask to my Engine to use this new
custom EC_METHOD  ?

I see functions like ENGINE_set_default_ECDSA, or
ENGINE_set_default_ECDH, but I don't want to change thoses, only the
underlying EC_METHOD which is "used" for calculus.

I do not know if it's clear, but what i'm searching for is a kind of
"ENGINE_set_default_EC_METHOD" which could be used by the tests from
ectest.c, for example.
Any idea ?

Thank you.
R?my G.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 819 bytes
Desc: OpenPGP digital signature
URL: <http://mta.openssl.org/pipermail/openssl-users/attachments/20150603/5730413e/attachment.sig>


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Index of Archives]     [Linux ARM Kernel]     [Linux ARM]     [Linux Omap]     [Fedora ARM]     [IETF Annouce]     [Security]     [Bugtraq]     [Linux]     [Linux OMAP]     [Linux MIPS]     [ECOS]     [Asterisk Internet PBX]     [Linux API]

  Powered by Linux