<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
<html lang="en">
<head>
<meta content="text/html; charset=US-ASCII" http-equiv="Content-Type">
<title>
GitLab
</title>


<style>img {
max-width: 100%; height: auto;
}
</style>
</head>
<body>
<div class="content">

<h3>
Dmitry Eremin-Solenikov
pushed new commits to merge request
<a href="https://gitlab.com/gnutls/gnutls/merge_requests/920">!920</a>
</h3>
<ul>
<li>
<a href="https://gitlab.com/gnutls/gnutls/compare/eb94b8d2...6522c27d">eb94b8d2...6522c27d
</a> - 2 commits from branch `master`
</li>
</ul>
<ul>
<li>
<a href="https://gitlab.com/gnutls/gnutls/commit/71da5358">71da5358</a>
 - lib: define TC26 GOST curves
</li>
<li>
<a href="https://gitlab.com/gnutls/gnutls/commit/82d3cb8b">82d3cb8b</a>
 - nettle/gost: provide GOST 28147-89 CNT mode
</li>
<li>
<a href="https://gitlab.com/gnutls/gnutls/commit/e0862b3e">e0862b3e</a>
 - nettle/gost: provide GOST 28147-89 IMIT MAC mode
</li>
<li>
<a href="https://gitlab.com/gnutls/gnutls/commit/c08a340f">c08a340f</a>
 - lib: provide GOST 28147-89 CNT mode support
</li>
<li>
<a href="https://gitlab.com/gnutls/gnutls/commit/2ca24d5a">2ca24d5a</a>
 - lib: provide GOST 28147-89 IMIT MAC support
</li>
<li>
<a href="https://gitlab.com/gnutls/gnutls/commit/9cb13bd9">9cb13bd9</a>
 - nettle: provide GOST 28147-89 CNT mode support
</li>
<li>
<a href="https://gitlab.com/gnutls/gnutls/commit/85c91e27">85c91e27</a>
 - nettle: provide GOST 28147-89 IMIT MAC support
</li>
<li>
<a href="https://gitlab.com/gnutls/gnutls/commit/947656d2">947656d2</a>
 - nettle/gost: provide GOST keywrapping support
</li>
<li>
<a href="https://gitlab.com/gnutls/gnutls/commit/52b4735c">52b4735c</a>
 - nettle/gost: add support for GOST VKO algorithm
</li>
<li>
<a href="https://gitlab.com/gnutls/gnutls/commit/8decce92">8decce92</a>
 - _gnutls_pk_derive: add argument for nonce
</li>
<li>
<a href="https://gitlab.com/gnutls/gnutls/commit/2ffbe97c">2ffbe97c</a>
 - nettle: add support for GOST key derivation
</li>
<li>
<a href="https://gitlab.com/gnutls/gnutls/commit/2a10d6e6">2a10d6e6</a>
 - mpi: add _gnutls_mpi_bprint_size_le()
</li>
<li>
<a href="https://gitlab.com/gnutls/gnutls/commit/7a66111a">7a66111a</a>
 - Allow using implicit IV for stream ciphers with TLS
</li>
<li>
<a href="https://gitlab.com/gnutls/gnutls/commit/9e0bd08f">9e0bd08f</a>
 - Support GOST certificate request values
</li>
<li>
<a href="https://gitlab.com/gnutls/gnutls/commit/6cc16be1">6cc16be1</a>
 - Add GOST key transport support
</li>
<li>
<a href="https://gitlab.com/gnutls/gnutls/commit/990827a2">990827a2</a>
 - groups: add function to return group by curve
</li>
<li>
<a href="https://gitlab.com/gnutls/gnutls/commit/61f59f32">61f59f32</a>
 - Add support for VKO GOST key exchange
</li>
<li>
<a href="https://gitlab.com/gnutls/gnutls/commit/87bebeb9">87bebeb9</a>
 - Support GOST cipher suite MAC calculation
</li>
<li>
<a href="https://gitlab.com/gnutls/gnutls/commit/be1494f6">be1494f6</a>
 - Add GOST cipher suites
</li>
<li>
<a href="https://gitlab.com/gnutls/gnutls/commit/1d34bde2">1d34bde2</a>
 - Declare groups corresponding to GOST curves
</li>
<li>
<a href="https://gitlab.com/gnutls/gnutls/commit/fcd7f260">fcd7f260</a>
 - Add GOST values to cipher suites priorities
</li>
<li>
<a href="https://gitlab.com/gnutls/gnutls/commit/598a35a8">598a35a8</a>
 - prf: add GOST R 34.11-94 and Streebog PRF support
</li>
<li>
<a href="https://gitlab.com/gnutls/gnutls/commit/413f0e69">413f0e69</a>
 - tests: add tests for KX-GOST-VKO using different key variants
</li>
<li>
<a href="https://gitlab.com/gnutls/gnutls/commit/31fd4d18">31fd4d18</a>
 - lib: fix group selection in case of GOST cipher suites
</li>
<li>
<a href="https://gitlab.com/gnutls/gnutls/commit/31d752cc">31d752cc</a>
 - tests: added testcases for ciphersuite/KX negotiation with VKO-GOST
</li>
<li>
<a href="https://gitlab.com/gnutls/gnutls/commit/da05f290">da05f290</a>
 - lib/algorithms: add AID values assigned by IANA
</li>
<li>
<a href="https://gitlab.com/gnutls/gnutls/commit/728ebb88">728ebb88</a>
 - lib: pubkey vs TLS signature compatibility for GOST algorithms
</li>
<li>
<a href="https://gitlab.com/gnutls/gnutls/commit/2ba40847">2ba40847</a>
 - cli-debug: include GOST VKO into KX list
</li>
<li>
<a href="https://gitlab.com/gnutls/gnutls/commit/91a9a491">91a9a491</a>
 - priority: add GROUP-GOST-ALL keyword
</li>
<li>
<a href="https://gitlab.com/gnutls/gnutls/commit/5a4036da">5a4036da</a>
 - nettle/pk: add support for "new" TC26 256 B curve
</li>
<li>
<a href="https://gitlab.com/gnutls/gnutls/commit/0f31727f">0f31727f</a>
 - ecc: define curve->group relationship
</li>
<li>
<a href="https://gitlab.com/gnutls/gnutls/commit/e44baee7">e44baee7</a>
 - ext/supported_groups: don't consider non-EC groups for EC
</li>
<li>
<a href="https://gitlab.com/gnutls/gnutls/commit/b360ddaf">b360ddaf</a>
 - ext/signature: use GOST signatures for GOST ciphersiuites
</li>
<li>
<a href="https://gitlab.com/gnutls/gnutls/commit/ffd15dc2">ffd15dc2</a>
 - tests: correct gost server certificates
</li>
<li>
<a href="https://gitlab.com/gnutls/gnutls/commit/897cec31">897cec31</a>
 - tests: add verbose logging to server-kx-neg tests
</li>
<li>
<a href="https://gitlab.com/gnutls/gnutls/commit/1ef45293">1ef45293</a>
 - Swap TLS signatures in case we are signing them with GOST keys
</li>
<li>
<a href="https://gitlab.com/gnutls/gnutls/commit/6bf3e0b0">6bf3e0b0</a>
 - crypto-selftests: add CNT and IMIT self tests
</li>
</ul>

</div>
<div class="footer" style="margin-top: 10px;">
<p style="font-size: small; color: #777;">

<br>
Reply to this email directly or <a href="https://gitlab.com/gnutls/gnutls/merge_requests/920">view it on GitLab</a>.
<br>
You're receiving this email because of your account on gitlab.com.
If you'd like to receive fewer emails, you can
<a href="https://gitlab.com/sent_notifications/749eb621fa47d0108eb746d216d1fd5a/unsubscribe">unsubscribe</a>
from this thread or
adjust your notification settings.
<script type="application/ld+json">{"@context":"http://schema.org","@type":"EmailMessage","action":{"@type":"ViewAction","name":"View Merge request","url":"https://gitlab.com/gnutls/gnutls/merge_requests/920"}}</script>


</p>
</div>
</body>
</html>