Re: Creating a Json Web Key

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

 




On 08/02/18 19:42, Angus Robertson - Magenta Systems Ltd wrote:
>>> I've not yet found any helpers for getting n and e any other way. 
>> RSA_get0_key()?
> 
> Perfect, should have been able to find that myself...
> 
> If there an equivalent for EC_GROUP to get x and y? 

Do you mean for an EC_POINT? If so then:

EC_POINT_get_affine_coordinates_GFp() or
EC_POINT_get_affine_coordinates_GF2m() depending on whether you are
using a prime or binary field based curve.

Matt

-- 
openssl-users mailing list
To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-users



[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