summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorDmitry Eremin-Solenikov <dbaryshkov@gmail.com>2019-05-07 15:24:53 +0300
committerDmitry Eremin-Solenikov <dbaryshkov@gmail.com>2019-10-06 19:32:05 +0300
commit96fcde09cef9ca68b0d94d0498be3bfd8a609e2b (patch)
tree819a32bdce5f9786791259cc90c029f7fb7411b8 /devel
parent73fc1e4b5f481ff6340a4dc37da4b18063bd8e98 (diff)
downloadgnutls-96fcde09cef9ca68b0d94d0498be3bfd8a609e2b.tar.gz
lib: define more GOST curves
Declare GOST curves from GOST R 34.10-2001 and GOST R 34.10-2012 (test curves) and GOST curves defined by TC26 itself. Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
Diffstat (limited to 'devel')
-rw-r--r--devel/libgnutls-latest-x86_64.abi7
1 files changed, 6 insertions, 1 deletions
diff --git a/devel/libgnutls-latest-x86_64.abi b/devel/libgnutls-latest-x86_64.abi
index 7198fa4632..b2c058d71d 100644
--- a/devel/libgnutls-latest-x86_64.abi
+++ b/devel/libgnutls-latest-x86_64.abi
@@ -1709,7 +1709,12 @@
<enumerator name='GNUTLS_ECC_CURVE_GOST256CPXB' value='12'/>
<enumerator name='GNUTLS_ECC_CURVE_GOST512A' value='13'/>
<enumerator name='GNUTLS_ECC_CURVE_GOST512B' value='14'/>
- <enumerator name='GNUTLS_ECC_CURVE_MAX' value='14'/>
+ <enumerator name='GNUTLS_ECC_CURVE_GOST512C' value='15'/>
+ <enumerator name='GNUTLS_ECC_CURVE_GOST256A' value='16'/>
+ <enumerator name='GNUTLS_ECC_CURVE_GOST256B' value='17'/>
+ <enumerator name='GNUTLS_ECC_CURVE_GOST256C' value='18'/>
+ <enumerator name='GNUTLS_ECC_CURVE_GOST256D' value='19'/>
+ <enumerator name='GNUTLS_ECC_CURVE_MAX' value='19'/>
</enum-decl>
<typedef-decl name='gnutls_ecc_curve_t' type-id='type-id-67' id='type-id-59'/>
<enum-decl name='__anonymous_enum__' is-anonymous='yes' id='type-id-68'>