Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Перевірка підпису #8

Open
old-zoomer opened this issue Apr 17, 2020 · 1 comment
Open

Перевірка підпису #8

old-zoomer opened this issue Apr 17, 2020 · 1 comment

Comments

@old-zoomer
Copy link
Contributor

old-zoomer commented Apr 17, 2020

Вирвано з контексту переписки в коментах https://habr.com/ru/post/229631/

У вас на сервере выполняется проверка подписи. В сигнербоксе происходит ее создание. Поэтому публичный ключ уходит к вам для проверки

Чи є якись подібний приклад до цього репозиторію де відбувається перевірка підпису подібно до https://id.gov.ua/verify ?

@muromec
Copy link
Member

muromec commented Apr 17, 2020

На бекенді є отето -- https://github.com/dstucrypt/dstu-validator, але воно 1) не вміє OCSP/CRL (теоретично вміє, а практично нє) 2) його тре оновить 3) воно на С з OpenSSL (бородатой версії теж) і я б краще його не торкавсь.

Ще є форк https://github.com/dstucrypt/ring (based on dstucrypt/rust-dstu4145), але його теж тре оновить. Ще є BC (https://bouncycastle.org/), що має робить ДСТУ без патча (але то бібліотека).

Року так в 2013ому це все працювало (jkurwa+dstu-validator+python backend з oauth) приблизно як той id.gov.ua.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants