Importing ECDSA public key from javascript/subtlecrypto

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

 



Hello general@,

For a project I'm working on I need to import an ECDSA public key into  
the openssl extension to verify data/signatures send by the client. The 
key has been verified, so that's no problem.

The problem is the fact that subtlecrypto exports the key as raw, spki,
or jwk, while non of these can be imported into the openssl extension.

Can anyone inform me on a way to make the key compatible with the
openssl interface, be it on the javascript side or the php side.

Sincerely,

Martijn van Duren

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php




[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux