forked from I2P_Developers/i2p.www
proposal 134
This commit is contained in:
45
i2p2www/spec/proposals/134-gost.rst
Normal file
45
i2p2www/spec/proposals/134-gost.rst
Normal file
@@ -0,0 +1,45 @@
|
||||
=============
|
||||
GOST Sig Type
|
||||
=============
|
||||
.. meta::
|
||||
:author: orignal
|
||||
:created: 2017-02-18
|
||||
:thread: http://zzz.i2p/topics/2239
|
||||
:lastupdated: 2017-02-18
|
||||
:status: Open
|
||||
|
||||
.. contents::
|
||||
|
||||
|
||||
Overview
|
||||
========
|
||||
|
||||
Elliptic curve signature used by officials and businesses in Russia.
|
||||
Supporting it could simplify integration of existing apps (usually CryptoPro based).
|
||||
Hash function is GOST R 34.11 of 32 bytes.
|
||||
Basially works the same way as EcDSA, signature and public key size is 64 bytes.
|
||||
|
||||
|
||||
Motivation
|
||||
==========
|
||||
|
||||
TBD
|
||||
|
||||
|
||||
Design
|
||||
======
|
||||
|
||||
TBD
|
||||
|
||||
|
||||
Specification
|
||||
=============
|
||||
|
||||
TBD
|
||||
|
||||
|
||||
Migration
|
||||
=========
|
||||
|
||||
TBD
|
||||
|
Reference in New Issue
Block a user