Re: Key Management question
Neil Horman <[email protected]>
| Newsgroups | gmane.comp.encryption.openssl.user |
|---|---|
| Message-ID | <CAJbOq16VNiQYvbiDRR30n-HxUBiY023E4x5nUdzj7VByPOpNjQ@mail.gmail.com> |
I think most of the data extracted by those apis is available via the public function EVP_PKEY_fromdata, no? On Fri, Aug 2, 2024 at 8:38 AM tomasz bartczak <tbartcz-IjDXvh/[email protected]> wrote: > Hi Niel, > I am trying to use the following methods: > ossl_rsa_get0_pss_params_30 > ossl_rsa_pss_params_30_fromdata > ossl_rsa_pss_params_30_is_unrestricted > ossl_rsa_get0_libctx > ossl_rsa_fromdata > Temat: Re: Key Management question > Data: 2024-08-02 13:16 > Nadawca: "Neil Horman" <[email protected]> > Adresat: "tomasz bartczak" <tbartcz-IjDXvh/[email protected]>; > DW: [email protected]; > > > > > > > > what API's are you looking to use within your provider? > > > > On Fri, Aug 2, 2024 at 4:38 AM tomasz bartczak <[email protected]> > wrote: > > > >> > > >> > >> Hi > >> > >> I am working on my own provider for RSA algorithm. I need to > implement key import method for the key management. The problem that I am > facing is that I need to use internal low level OpenSSL API, which is not > exposed > to the OpenSSL user. I need to implement something like in > providers/implementations/keymgmt/rsa_kmgmt.c. > I would like to build my provider out of the OpenSSL tree. > >> > >> Is there a way I could in my import method call the import > method from the default RSA provider? Or maybe is there a way to gain > access to > internal OpenSSL API? > >> > >> > >> > >> Thanks > >> > >> Tom > >> > >> -- > >> You received this message because you are subscribed to the Google > Groups "openssl-users" group. > >> To unsubscribe from this group and stop receiving emails from it, send > an email to openssl-users+unsubscribe-MCmKBN63+Bmbup2nOX2J7Q@public.gmane.org > >> To view this discussion on the web visit > https://groups.google.com/a/openssl.org/d/msgid/openssl-users/eenswcrnwgkdsqqpyuuw%40wauw > . > >> > > > > -- > > You received this message because you are subscribed to the Google > Groups "openssl-users" group. > > To unsubscribe from this group and stop receiving emails from it, send > an email to openssl-users+unsubscribe-MCmKBN63+Bmbup2nOX2J7Q@public.gmane.org > > To view this discussion on the web visit > https://groups.google.com/a/openssl.org/d/msgid/openssl-users/CAJbOq17%2BrSGJuiGmkP8uGXxCXBXLMrdvQZiN2Oj2DDto1MFr5A%40mail.gmail.com > . > > > -- You received this message because you are subscribed to the Google Groups "openssl-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to openssl-users+unsubscribe-MCmKBN63+Bmbup2nOX2J7Q@public.gmane.org To view this discussion on the web visit https://groups.google.com/a/openssl.org/d/msgid/openssl-users/CAJbOq16VNiQYvbiDRR30n-HxUBiY023E4x5nUdzj7VByPOpNjQ%40mail.gmail.com.