<!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/5074fb7f...907c6ffd">5074fb7f...907c6ffd
</a> - 28 commits from branch `master`
</li>
</ul>
<ul>
<li>
<a href="https://gitlab.com/gnutls/gnutls/commit/ac3891ec">ac3891ec</a>
 - lib: define TC26 GOST curves
</li>
<li>
<a href="https://gitlab.com/gnutls/gnutls/commit/260f3a27">260f3a27</a>
 - nettle/gost: provide GOST 28147-89 CNT mode
</li>
<li>
<a href="https://gitlab.com/gnutls/gnutls/commit/26531208">26531208</a>
 - nettle/gost: provide GOST 28147-89 IMIT MAC mode
</li>
<li>
<a href="https://gitlab.com/gnutls/gnutls/commit/b92a8e1f">b92a8e1f</a>
 - lib: provide GOST 28147-89 CNT mode support
</li>
<li>
<a href="https://gitlab.com/gnutls/gnutls/commit/20543614">20543614</a>
 - lib: provide GOST 28147-89 IMIT MAC support
</li>
<li>
<a href="https://gitlab.com/gnutls/gnutls/commit/5608814c">5608814c</a>
 - nettle: provide GOST 28147-89 CNT mode support
</li>
<li>
<a href="https://gitlab.com/gnutls/gnutls/commit/559fb377">559fb377</a>
 - nettle: provide GOST 28147-89 IMIT MAC support
</li>
<li>
<a href="https://gitlab.com/gnutls/gnutls/commit/aa1be338">aa1be338</a>
 - nettle/gost: provide GOST keywrapping support
</li>
<li>
<a href="https://gitlab.com/gnutls/gnutls/commit/72f084f0">72f084f0</a>
 - nettle/gost: add support for GOST VKO algorithm
</li>
<li>
<a href="https://gitlab.com/gnutls/gnutls/commit/aaacc758">aaacc758</a>
 - _gnutls_pk_derive: add argument for nonce
</li>
<li>
<a href="https://gitlab.com/gnutls/gnutls/commit/41cb4abe">41cb4abe</a>
 - nettle: add support for GOST key derivation
</li>
<li>
<a href="https://gitlab.com/gnutls/gnutls/commit/99d887e6">99d887e6</a>
 - mpi: add _gnutls_mpi_bprint_size_le()
</li>
<li>
<a href="https://gitlab.com/gnutls/gnutls/commit/4cb377ed">4cb377ed</a>
 - Allow using implicit IV for stream ciphers with TLS
</li>
<li>
<a href="https://gitlab.com/gnutls/gnutls/commit/14e1f9db">14e1f9db</a>
 - Support GOST certificate request values
</li>
<li>
<a href="https://gitlab.com/gnutls/gnutls/commit/9e918972">9e918972</a>
 - Add GOST key transport support
</li>
<li>
<a href="https://gitlab.com/gnutls/gnutls/commit/4930053e">4930053e</a>
 - groups: add function to return group by curve
</li>
<li>
<a href="https://gitlab.com/gnutls/gnutls/commit/00f043bf">00f043bf</a>
 - Add support for VKO GOST key exchange
</li>
<li>
<a href="https://gitlab.com/gnutls/gnutls/commit/307853f4">307853f4</a>
 - Support GOST cipher suite MAC calculation
</li>
<li>
<a href="https://gitlab.com/gnutls/gnutls/commit/ab00da02">ab00da02</a>
 - Add GOST cipher suites
</li>
<li>
<a href="https://gitlab.com/gnutls/gnutls/commit/cfe0f768">cfe0f768</a>
 - Declare groups corresponding to GOST curves
</li>
<li>
<a href="https://gitlab.com/gnutls/gnutls/commit/c5535b58">c5535b58</a>
 - Add GOST values to cipher suites priorities
</li>
<li>
<a href="https://gitlab.com/gnutls/gnutls/commit/74f09f35">74f09f35</a>
 - prf: add GOST R 34.11-94 and Streebog PRF support
</li>
<li>
<a href="https://gitlab.com/gnutls/gnutls/commit/54dc3e2c">54dc3e2c</a>
 - tests: add tests for KX-GOST-VKO using different key variants
</li>
<li>
<a href="https://gitlab.com/gnutls/gnutls/commit/4d64b010">4d64b010</a>
 - lib: fix group selection in case of GOST cipher suites
</li>
<li>
<a href="https://gitlab.com/gnutls/gnutls/commit/4daa96a6">4daa96a6</a>
 - tests: added testcases for ciphersuite/KX negotiation with VKO-GOST
</li>
<li>
<a href="https://gitlab.com/gnutls/gnutls/commit/18941492">18941492</a>
 - lib/algorithms: add AID values assigned by IANA
</li>
<li>
<a href="https://gitlab.com/gnutls/gnutls/commit/ec691f2d">ec691f2d</a>
 - lib: pubkey vs TLS signature compatibility for GOST algorithms
</li>
<li>
<a href="https://gitlab.com/gnutls/gnutls/commit/a01dd52c">a01dd52c</a>
 - cli-debug: include GOST VKO into KX list
</li>
<li>
<a href="https://gitlab.com/gnutls/gnutls/commit/55ab5f5a">55ab5f5a</a>
 - priority: add GROUP-GOST-ALL keyword
</li>
<li>
<a href="https://gitlab.com/gnutls/gnutls/commit/7cd387bd">7cd387bd</a>
 - nettle/pk: add support for "new" TC26 256 B curve
</li>
<li>
<a href="https://gitlab.com/gnutls/gnutls/commit/b5e1a1de">b5e1a1de</a>
 - ecc: define curve->group relationship
</li>
<li>
<a href="https://gitlab.com/gnutls/gnutls/commit/d0a9b52f">d0a9b52f</a>
 - ext/supported_groups: don't consider non-EC groups for EC
</li>
<li>
<a href="https://gitlab.com/gnutls/gnutls/commit/3699699d">3699699d</a>
 - ext/signature: use GOST signatures for GOST ciphersiuites
</li>
<li>
<a href="https://gitlab.com/gnutls/gnutls/commit/b2edae6f">b2edae6f</a>
 - tests: correct gost server certificates
</li>
<li>
<a href="https://gitlab.com/gnutls/gnutls/commit/08db90f6">08db90f6</a>
 - tests: add verbose logging to server-kx-neg tests
</li>
<li>
<a href="https://gitlab.com/gnutls/gnutls/commit/e7cb714f">e7cb714f</a>
 - Swap TLS signatures in case we are signing them with GOST keys
</li>
<li>
<a href="https://gitlab.com/gnutls/gnutls/commit/c8facacc">c8facacc</a>
 - crypto-selftests: add CNT and IMIT self tests
</li>
<li>
<a href="https://gitlab.com/gnutls/gnutls/commit/f05f73a2">f05f73a2</a>
 - gnutls-cli-debug: add GOST_CNT-related KX/cipher/MAC tests
</li>
<li>
<a href="https://gitlab.com/gnutls/gnutls/commit/1de2f507">1de2f507</a>
 - tls13-server-kx-neg: add test for GOST-enabled server and client
</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/0197f42e72ddc228d9f3ba6da91346b3/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>