<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
<html lang="en" style='--code-editor-font: var(--default-mono-font, "GitLab Mono"), JetBrains Mono, Menlo, DejaVu Sans Mono, Liberation Mono, Consolas, Ubuntu Mono, Courier New, andale mono, lucida console, monospace;'>
<head>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type">
<title>
GitLab
</title>
<style data-premailer="ignore" type="text/css">
a { color: #1068bf; }
</style>
<style>img {
max-width: 100%; height: auto;
}
body {
font-size: .875rem;
}
body {
-webkit-text-shadow: rgba(255,255,255,.01) 0 0 1px;
}
body {
font-family: "GitLab Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Noto Sans",Ubuntu,Cantarell,"Helvetica Neue",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji"; font-size: inherit;
}
</style>
</head>
<body style='font-size: inherit; -webkit-text-shadow: rgba(255,255,255,.01) 0 0 1px; font-family: "GitLab Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Noto Sans",Ubuntu,Cantarell,"Helvetica Neue",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";'>
<div class="content">
<p style="color: #777777;">
<a href="https://gitlab.com/asosedkin">Alexander Sosedkin</a>
<a href="https://gitlab.com/gnutls/gnutls/-/merge_requests/1912#note_2742022946">commented</a>:
</p>
<div class="md" style="position: relative; z-index: 1; color: #3a383f; word-wrap: break-word;">
<p dir="auto" style="color: #3a383f; margin: 0 0 1rem;" align="initial">Adds NULL parameters as requested as the second AlgorithmIdentifier sequence member, next to the hmac ID.</p>
<p dir="auto" style="color: #3a383f; margin: 0 0 1rem;" align="initial">Was:</p>
<div class="gl-relative markdown-code-block js-markdown-code">
<pre class="code highlight js-syntax-highlight language-plaintext" v-pre="true" style='display: block; font-size: 14px; color: #3a383f; line-height: 1.6em; overflow-x: auto; border-radius: .25rem; position: relative; font-family: "GitLab Mono", "JetBrains Mono", "Menlo", "DejaVu Sans Mono", "Liberation Mono", "Consolas", "Ubuntu Mono", "Courier New", "andale mono", "lucida console", monospace; font-variant-ligatures: none; word-break: break-all; word-wrap: break-word; background-color: #fbfafd; margin: 0 0 1rem; padding: 12px; border: 1px solid #dcdcde;'><code style='font-size: inherit; color: inherit; word-wrap: normal; word-break: keep-all; border-radius: .25rem; background-color: inherit; white-space: pre; margin-top: 0; font-family: "GitLab Mono", "JetBrains Mono", "Menlo", "DejaVu Sans Mono", "Liberation Mono", "Consolas", "Ubuntu Mono", "Courier New", "andale mono", "lucida console", monospace; font-variant-ligatures: none; overflow-wrap: normal; padding: unset;'><span id="LC1" class="line" lang="plaintext" style="margin-top: 0;"> 0:d=0 hl=4 l=1910 cons: SEQUENCE</span>
<span id="LC2" class="line" lang="plaintext"> 4:d=1 hl=2 l= 96 cons: SEQUENCE</span>
<span id="LC3" class="line" lang="plaintext"> 6:d=2 hl=2 l= 9 prim: OBJECT :PBES2</span>
<span id="LC4" class="line" lang="plaintext"> 17:d=2 hl=2 l= 83 cons: SEQUENCE</span>
<span id="LC5" class="line" lang="plaintext"> 19:d=3 hl=2 l= 50 cons: SEQUENCE</span>
<span id="LC6" class="line" lang="plaintext"> 21:d=4 hl=2 l= 9 prim: OBJECT :PBKDF2</span>
<span id="LC7" class="line" lang="plaintext"> 32:d=4 hl=2 l= 37 cons: SEQUENCE</span>
<span id="LC8" class="line" lang="plaintext"> 34:d=5 hl=2 l= 15 prim: OCTET STRING {HEX DUMP}:86DD2D7FBC324403D12469BD0A6F54</span>
<span id="LC9" class="line" lang="plaintext"> 51:d=5 hl=2 l= 3 prim: INTEGER :0927C0</span>
<span id="LC10" class="line" lang="plaintext"> 56:d=5 hl=2 l= 1 prim: INTEGER :10</span>
<span id="LC11" class="line" lang="plaintext"> 59:d=5 hl=2 l= 10 cons: SEQUENCE</span>
<span id="LC12" class="line" lang="plaintext"> 61:d=6 hl=2 l= 8 prim: OBJECT :hmacWithSHA256</span>
<span id="LC13" class="line" lang="plaintext"> 71:d=3 hl=2 l= 29 cons: SEQUENCE</span>
<span id="LC14" class="line" lang="plaintext"> 73:d=4 hl=2 l= 9 prim: OBJECT :aes-128-cbc</span>
<span id="LC15" class="line" lang="plaintext"> 84:d=4 hl=2 l= 16 prim: OCTET STRING {HEX DUMP}:69FB39FEEAF8C3A5CD96A28FB54E6EEE</span>
<span id="LC16" class="line" lang="plaintext"> 102:d=1 hl=4 l=1808 prim: OCTET STRING {HEX DUMP}:...</span></code></pre>
<copy-code></copy-code><insert-code-snippet></insert-code-snippet>
</div>
<p dir="auto" style="color: #3a383f; margin: 0 0 1rem;" align="initial">Became (notice the NULL at offt 72):</p>
<div class="gl-relative markdown-code-block js-markdown-code" style="margin-bottom: 0;">
<pre class="code highlight js-syntax-highlight language-plaintext" v-pre="true" style='display: block; font-size: 14px; color: #3a383f; line-height: 1.6em; overflow-x: auto; border-radius: .25rem; position: relative; font-family: "GitLab Mono", "JetBrains Mono", "Menlo", "DejaVu Sans Mono", "Liberation Mono", "Consolas", "Ubuntu Mono", "Courier New", "andale mono", "lucida console", monospace; font-variant-ligatures: none; word-break: break-all; word-wrap: break-word; background-color: #fbfafd; margin: 0 0 1rem; padding: 12px; border: 1px solid #dcdcde;'><code style='font-size: inherit; color: inherit; word-wrap: normal; word-break: keep-all; border-radius: .25rem; background-color: inherit; white-space: pre; margin-top: 0; font-family: "GitLab Mono", "JetBrains Mono", "Menlo", "DejaVu Sans Mono", "Liberation Mono", "Consolas", "Ubuntu Mono", "Courier New", "andale mono", "lucida console", monospace; font-variant-ligatures: none; overflow-wrap: normal; padding: unset;'><span id="LC1" class="line" lang="plaintext" style="margin-top: 0;"> 0:d=0 hl=4 l=1913 cons: SEQUENCE</span>
<span id="LC2" class="line" lang="plaintext"> 4:d=1 hl=2 l= 99 cons: SEQUENCE</span>
<span id="LC3" class="line" lang="plaintext"> 6:d=2 hl=2 l= 9 prim: OBJECT :PBES2</span>
<span id="LC4" class="line" lang="plaintext"> 17:d=2 hl=2 l= 86 cons: SEQUENCE</span>
<span id="LC5" class="line" lang="plaintext"> 19:d=3 hl=2 l= 53 cons: SEQUENCE</span>
<span id="LC6" class="line" lang="plaintext"> 21:d=4 hl=2 l= 9 prim: OBJECT :PBKDF2</span>
<span id="LC7" class="line" lang="plaintext"> 32:d=4 hl=2 l= 40 cons: SEQUENCE</span>
<span id="LC8" class="line" lang="plaintext"> 34:d=5 hl=2 l= 17 prim: OCTET STRING {HEX DUMP}:CCC17A349971E90978D07D59A04CAF5548</span>
<span id="LC9" class="line" lang="plaintext"> 53:d=5 hl=2 l= 2 prim: INTEGER :2710</span>
<span id="LC10" class="line" lang="plaintext"> 57:d=5 hl=2 l= 1 prim: INTEGER :10</span>
<span id="LC11" class="line" lang="plaintext"> 60:d=5 hl=2 l= 12 cons: SEQUENCE</span>
<span id="LC12" class="line" lang="plaintext"> 62:d=6 hl=2 l= 8 prim: OBJECT :hmacWithSHA256</span>
<span id="LC13" class="line" lang="plaintext"> 72:d=6 hl=2 l= 0 prim: NULL</span>
<span id="LC14" class="line" lang="plaintext"> 74:d=3 hl=2 l= 29 cons: SEQUENCE</span>
<span id="LC15" class="line" lang="plaintext"> 76:d=4 hl=2 l= 9 prim: OBJECT :aes-128-cbc</span>
<span id="LC16" class="line" lang="plaintext"> 87:d=4 hl=2 l= 16 prim: OCTET STRING {HEX DUMP}:817FAE718F7C4436EBDAFDF911945063</span>
<span id="LC17" class="line" lang="plaintext"> 105:d=1 hl=4 l=1808 prim: OCTET STRING {HEX DUMP}:...</span></code></pre>
<copy-code></copy-code><insert-code-snippet></insert-code-snippet>
</div>
</div>
</div>
<div class="footer" style="margin-top: 10px;">
<p style="font-size: small; color: #626168;">
—
<br>
Reply to this email directly or <a href="https://gitlab.com/gnutls/gnutls/-/merge_requests/1912#note_2742022946">view it on GitLab</a>.
<br>
You're receiving this email because of your account on <a target="_blank" rel="noopener noreferrer" href="https://gitlab.com">gitlab.com</a>. <a href="https://gitlab.com/-/sent_notifications/1-e9shadefle8to5jcrs1knocdf/unsubscribe" target="_blank" rel="noopener noreferrer">Unsubscribe</a> from this thread · <a href="https://gitlab.com/-/profile/notifications" target="_blank" rel="noopener noreferrer" class="mng-notif-link">Manage all notifications</a> · <a href="https://gitlab.com/help" target="_blank" rel="noopener noreferrer" class="help-link">Help</a>
<span style="color: transparent; font-size: 0; display: none; overflow: hidden; opacity: 0; width: 0; height: 0; max-width: 0; max-height: 0;">
Notification message regarding https://gitlab.com/gnutls/gnutls/-/merge_requests/1912#note_2742022946 at 1757506365
</span>
<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/1912#note_2742022946"}}</script>
</p>
</div>
</body>
</html>