<!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/a2261899...7d8fd3ae">a2261899...7d8fd3ae
</a> - 108 commits from branch `master`
</li>
</ul>
<ul>
<li>
<a href="https://gitlab.com/gnutls/gnutls/commit/344c6758">344c6758</a>
 - lib: define TC26 GOST curves
</li>
<li>
<a href="https://gitlab.com/gnutls/gnutls/commit/ddfe73a0">ddfe73a0</a>
 - nettle/gost: provide GOST 28147-89 CNT mode
</li>
<li>
<a href="https://gitlab.com/gnutls/gnutls/commit/5d582d7a">5d582d7a</a>
 - nettle/gost: provide GOST 28147-89 IMIT MAC mode
</li>
<li>
<a href="https://gitlab.com/gnutls/gnutls/commit/3819db39">3819db39</a>
 - lib: provide GOST 28147-89 CNT mode support
</li>
<li>
<a href="https://gitlab.com/gnutls/gnutls/commit/26769dcb">26769dcb</a>
 - lib: provide GOST 28147-89 IMIT MAC support
</li>
<li>
<a href="https://gitlab.com/gnutls/gnutls/commit/2dd98f7e">2dd98f7e</a>
 - nettle: provide GOST 28147-89 CNT mode support
</li>
<li>
<a href="https://gitlab.com/gnutls/gnutls/commit/0ebf5589">0ebf5589</a>
 - nettle: provide GOST 28147-89 IMIT MAC support
</li>
<li>
<a href="https://gitlab.com/gnutls/gnutls/commit/0254ee63">0254ee63</a>
 - nettle/gost: provide GOST keywrapping support
</li>
<li>
<a href="https://gitlab.com/gnutls/gnutls/commit/e276fddc">e276fddc</a>
 - nettle/gost: add support for GOST VKO algorithm
</li>
<li>
<a href="https://gitlab.com/gnutls/gnutls/commit/ab589537">ab589537</a>
 - _gnutls_pk_derive: add argument for nonce
</li>
<li>
<a href="https://gitlab.com/gnutls/gnutls/commit/d06ae21d">d06ae21d</a>
 - nettle: add support for GOST key derivation
</li>
<li>
<a href="https://gitlab.com/gnutls/gnutls/commit/ff5bb42a">ff5bb42a</a>
 - Add MAC api to support copying of instances
</li>
<li>
<a href="https://gitlab.com/gnutls/gnutls/commit/db6cf1c5">db6cf1c5</a>
 - Add MAC copying support to nettle backend
</li>
<li>
<a href="https://gitlab.com/gnutls/gnutls/commit/a5bedb0d">a5bedb0d</a>
 - mpi: add _gnutls_mpi_bprint_size_le()
</li>
<li>
<a href="https://gitlab.com/gnutls/gnutls/commit/77042bde">77042bde</a>
 - pk: support little endian GOST signatures
</li>
<li>
<a href="https://gitlab.com/gnutls/gnutls/commit/c2bf167f">c2bf167f</a>
 - Allow using implicit IV for stream ciphers with TLS
</li>
<li>
<a href="https://gitlab.com/gnutls/gnutls/commit/ea865b9f">ea865b9f</a>
 - Support GOST certificate request values
</li>
<li>
<a href="https://gitlab.com/gnutls/gnutls/commit/ec95b11c">ec95b11c</a>
 - Add GOST key transport support
</li>
<li>
<a href="https://gitlab.com/gnutls/gnutls/commit/a010094c">a010094c</a>
 - groups: add function to return group by curve
</li>
<li>
<a href="https://gitlab.com/gnutls/gnutls/commit/9804705a">9804705a</a>
 - Add support for VKO GOST key exchange
</li>
<li>
<a href="https://gitlab.com/gnutls/gnutls/commit/f06b3557">f06b3557</a>
 - Support GOST cipher suite MAC calculation
</li>
<li>
<a href="https://gitlab.com/gnutls/gnutls/commit/3d8af685">3d8af685</a>
 - Add GOST cipher suites
</li>
<li>
<a href="https://gitlab.com/gnutls/gnutls/commit/2d2e121b">2d2e121b</a>
 - Declare groups corresponding to GOST curves
</li>
<li>
<a href="https://gitlab.com/gnutls/gnutls/commit/3cca14f4">3cca14f4</a>
 - Add GOST values to cipher suites priorities
</li>
<li>
<a href="https://gitlab.com/gnutls/gnutls/commit/70ddb376">70ddb376</a>
 - Swap TLS signatures in case we are signing them with GOST keys
</li>
<li>
<a href="https://gitlab.com/gnutls/gnutls/commit/b21b1d86">b21b1d86</a>
 - prf: add GOST R 34.11-94 and Streebog PRF support
</li>
<li>
<a href="https://gitlab.com/gnutls/gnutls/commit/c9f6274e">c9f6274e</a>
 - tests: add tests for KX-GOST-VKO using different key variants
</li>
<li>
<a href="https://gitlab.com/gnutls/gnutls/commit/6dfa3b62">6dfa3b62</a>
 - lib: fix group selection in case of GOST cipher suites
</li>
<li>
<a href="https://gitlab.com/gnutls/gnutls/commit/ec9bc948">ec9bc948</a>
 - tests: added testcases for ciphersuite/KX negotiation with VKO-GOST
</li>
<li>
<a href="https://gitlab.com/gnutls/gnutls/commit/9f822378">9f822378</a>
 - lib/algorithms: add AID values assigned by IANA
</li>
<li>
<a href="https://gitlab.com/gnutls/gnutls/commit/164333d5">164333d5</a>
 - lib: pubkey vs TLS signature compatibility for GOST algorithms
</li>
<li>
<a href="https://gitlab.com/gnutls/gnutls/commit/fbdff785">fbdff785</a>
 - cli-debug: include GOST VKO into KX list
</li>
<li>
<a href="https://gitlab.com/gnutls/gnutls/commit/f65a14da">f65a14da</a>
 - priority: add GROUP-GOST-ALL keyword
</li>
<li>
<a href="https://gitlab.com/gnutls/gnutls/commit/e24e67ae">e24e67ae</a>
 - psk-file: fix dhe test
</li>
<li>
<a href="https://gitlab.com/gnutls/gnutls/commit/cb9fd1f7">cb9fd1f7</a>
 - nettle/pk: add support for "new" TC26 256 B curve
</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/ad912e9728ad3ed3e60b8d2e4e69ed99/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>