<!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/da8e1b83...3b0766ee">da8e1b83...3b0766ee
</a> - 15 commits from branch `master`
</li>
</ul>
<ul>
<li>
<a href="https://gitlab.com/gnutls/gnutls/commit/484780e3">484780e3</a>
 - lib: define TC26 GOST curves
</li>
<li>
<a href="https://gitlab.com/gnutls/gnutls/commit/9650bb5f">9650bb5f</a>
 - nettle/gost: provide GOST 28147-89 CNT mode
</li>
<li>
<a href="https://gitlab.com/gnutls/gnutls/commit/72423d73">72423d73</a>
 - nettle/gost: provide GOST 28147-89 IMIT MAC mode
</li>
<li>
<a href="https://gitlab.com/gnutls/gnutls/commit/b564136d">b564136d</a>
 - lib: provide GOST 28147-89 CNT mode support
</li>
<li>
<a href="https://gitlab.com/gnutls/gnutls/commit/e3deeae0">e3deeae0</a>
 - lib: provide GOST 28147-89 IMIT MAC support
</li>
<li>
<a href="https://gitlab.com/gnutls/gnutls/commit/ffaa627d">ffaa627d</a>
 - nettle: provide GOST 28147-89 CNT mode support
</li>
<li>
<a href="https://gitlab.com/gnutls/gnutls/commit/fec819d3">fec819d3</a>
 - nettle: provide GOST 28147-89 IMIT MAC support
</li>
<li>
<a href="https://gitlab.com/gnutls/gnutls/commit/c74e5bb6">c74e5bb6</a>
 - nettle/gost: provide GOST keywrapping support
</li>
<li>
<a href="https://gitlab.com/gnutls/gnutls/commit/4d02dece">4d02dece</a>
 - nettle/gost: add support for GOST VKO algorithm
</li>
<li>
<a href="https://gitlab.com/gnutls/gnutls/commit/41d566f5">41d566f5</a>
 - _gnutls_pk_derive: add argument for nonce
</li>
<li>
<a href="https://gitlab.com/gnutls/gnutls/commit/4abe7bd0">4abe7bd0</a>
 - nettle: add support for GOST key derivation
</li>
<li>
<a href="https://gitlab.com/gnutls/gnutls/commit/2b50b71f">2b50b71f</a>
 - mpi: add _gnutls_mpi_bprint_size_le()
</li>
<li>
<a href="https://gitlab.com/gnutls/gnutls/commit/6c625cd8">6c625cd8</a>
 - pk: support little endian GOST signatures
</li>
<li>
<a href="https://gitlab.com/gnutls/gnutls/commit/046a4c2a">046a4c2a</a>
 - Allow using implicit IV for stream ciphers with TLS
</li>
<li>
<a href="https://gitlab.com/gnutls/gnutls/commit/77ac3bc9">77ac3bc9</a>
 - Support GOST certificate request values
</li>
<li>
<a href="https://gitlab.com/gnutls/gnutls/commit/8bc82b6e">8bc82b6e</a>
 - Add GOST key transport support
</li>
<li>
<a href="https://gitlab.com/gnutls/gnutls/commit/6e1c0468">6e1c0468</a>
 - groups: add function to return group by curve
</li>
<li>
<a href="https://gitlab.com/gnutls/gnutls/commit/129a8ccd">129a8ccd</a>
 - Add support for VKO GOST key exchange
</li>
<li>
<a href="https://gitlab.com/gnutls/gnutls/commit/e224dc1e">e224dc1e</a>
 - Support GOST cipher suite MAC calculation
</li>
<li>
<a href="https://gitlab.com/gnutls/gnutls/commit/5d9f7956">5d9f7956</a>
 - Add GOST cipher suites
</li>
<li>
<a href="https://gitlab.com/gnutls/gnutls/commit/673953e4">673953e4</a>
 - Declare groups corresponding to GOST curves
</li>
<li>
<a href="https://gitlab.com/gnutls/gnutls/commit/ee9bfce1">ee9bfce1</a>
 - Add GOST values to cipher suites priorities
</li>
<li>
<a href="https://gitlab.com/gnutls/gnutls/commit/dcd2fdb8">dcd2fdb8</a>
 - Swap TLS signatures in case we are signing them with GOST keys
</li>
<li>
<a href="https://gitlab.com/gnutls/gnutls/commit/91344d04">91344d04</a>
 - prf: add GOST R 34.11-94 and Streebog PRF support
</li>
<li>
<a href="https://gitlab.com/gnutls/gnutls/commit/5599ac9c">5599ac9c</a>
 - tests: add tests for KX-GOST-VKO using different key variants
</li>
<li>
<a href="https://gitlab.com/gnutls/gnutls/commit/0e3bd36b">0e3bd36b</a>
 - lib: fix group selection in case of GOST cipher suites
</li>
<li>
<a href="https://gitlab.com/gnutls/gnutls/commit/666924a3">666924a3</a>
 - tests: added testcases for ciphersuite/KX negotiation with VKO-GOST
</li>
<li>
<a href="https://gitlab.com/gnutls/gnutls/commit/ec5c0031">ec5c0031</a>
 - lib/algorithms: add AID values assigned by IANA
</li>
<li>
<a href="https://gitlab.com/gnutls/gnutls/commit/bb385d3d">bb385d3d</a>
 - lib: pubkey vs TLS signature compatibility for GOST algorithms
</li>
<li>
<a href="https://gitlab.com/gnutls/gnutls/commit/c94b257a">c94b257a</a>
 - cli-debug: include GOST VKO into KX list
</li>
<li>
<a href="https://gitlab.com/gnutls/gnutls/commit/954a6d8f">954a6d8f</a>
 - priority: add GROUP-GOST-ALL keyword
</li>
<li>
<a href="https://gitlab.com/gnutls/gnutls/commit/15b989fa">15b989fa</a>
 - nettle/pk: add support for "new" TC26 256 B curve
</li>
<li>
<a href="https://gitlab.com/gnutls/gnutls/commit/f83270d4">f83270d4</a>
 - ecc: define curve->group relationship
</li>
<li>
<a href="https://gitlab.com/gnutls/gnutls/commit/ce1c9c63">ce1c9c63</a>
 - ext/supported_groups: don't consider non-EC groups for EC
</li>
<li>
<a href="https://gitlab.com/gnutls/gnutls/commit/ff941fba">ff941fba</a>
 - ext/signature: use GOST signatures for GOST ciphersiuites
</li>
<li>
<a href="https://gitlab.com/gnutls/gnutls/commit/e54256ff">e54256ff</a>
 - tests: correct gost server certificates
</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/570eed902327386cd8afe3db5442c089/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>