L
L
link_irk2015-11-10 09:31:05
PHP
link_irk, 2015-11-10 09:31:05

How to sign SOAP messages in PHP according to the GOST algorithm?

Hello. I am developing an application in PHP for exchanging data with public services.
I raise a secure channel through stunnel from the CryptoPRO package.
It is required that each SOAP message be signed with an EDS according to GOST according to the xmldsig standard.
But all the libraries and modules for PHP I found do not support signing xml according to GOST.
In what way can this be implemented? And in what direction do you dig? I have never dealt with cryptography before.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Alexander Borisovich, 2015-11-13
@Alexufo

Are you going to encode on the server? And let the EDS walk to the server through an open channel?)
Where is the EDS stored? not on a USB token by any chance?
It cannot be that your portal does not provide recommendations for developers. Love something must be.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question