• [Git][ocaml-team/cryptokit][upstream] 2 commits: New upstream version 1

    From =?UTF-8?B?U3TDqXBoYW5lIEdsb25kdSAoQ@21:1/5 to All on Thu Feb 2 03:20:02 2023
    Stéphane Glondu pushed to branch upstream at Debian OCaml Maintainers / cryptokit


    Commits:
    db1bccdf by Stephane Glondu at 2023-02-02T02:51:04+01:00
    New upstream version 1.17
    - - - - -
    18df50b4 by Stephane Glondu at 2023-02-02T02:51:13+01:00
    New upstream version 1.18
    - - - - -


    24 changed files:

    - Changes
    - README.md
    - cryptokit.opam
    - dune-project
    - + src/blake3.c
    - + src/blake3.h
    - + src/blake3_dispatch.c
    - + src/blake3_impl.h
    - + src/blake3_portable.c
    - src/chacha20.c
    - src/chacha20.h
    - src/config/flags.ml
    - src/cryptokit.ml
    - src/cryptokit.mli
    - src/cryptokitBignum.mli
    - src/dune
    - + src/ghash.c
    - + src/ghash.h
    - + src/pclmul.c
    - + src/pclmul.h
    - + src/poly1305-donna-32.h
    - + src/poly1305-donna-64.h
    - + src/poly1305-donna.c
    - + src/poly1305-donna.h


    The diff was not included because it is too large.


    View it on GitLab: https://salsa.debian.org/ocaml-team/cryptokit/-/compare/c5a87c30c742c1142b8bc6a2163f116707e0efdc...18df50b4ae64cbb65281e772d17ebe2546fb8ce9

    --
    View it on GitLab: https://salsa.debian.org/ocaml-team/cryptokit/-/compare/c5a87c30c742c1142b8bc6a2163f116707e0efdc...18df50b4ae64cbb65281e772d17ebe2546fb8ce9
    You're receiving this email because of your account on salsa.debian.org.



    <!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 data-premailer="ignore" type="text/css">
    a { color: #1068bf; }
    </style>


    <style>img {
    max-width: 100%; height: auto;
    }
    body {
    font-size: 0.875rem;
    }
    body {
    -webkit-text-shadow: rgba(255,255,255,0.01) 0 0 1px;
    }
    body {
    font-family: -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,0.01) 0 0 1px; font-family: -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">

    <h3 style="margin-top: 20px; margin-bottom: 10px;">
    St&#233;phane Glondu pushed to branch upstream at <a href="https://salsa.debian.org/ocaml-team/cryptokit">Debian OCaml Maintainers / cryptokit</a>
    </h3>
    <h4 style="margin-top: 10px; margin-bottom: 10px;">
    Commits:
    </h4>


    <strong style="font-weight: bold;"><a href="https://salsa.debian.org/ocaml-team/cryptokit/-/commit/db1bccdf2171f6d9222e528512de629e197988d7">db1bccdf</a></strong>
    <div>
    <span> by Stephane Glondu </span> <i> at 2023-02-02T02:51:04+01:00 </i>
    </div>
    <pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 0.8125rem; color: #303030; position: relative; font-family: "Menlo", "DejaVu Sans Mono", "Liberation Mono", "Consolas", "Ubuntu Mono", "Courier New", "andale mono", "
    lucida console", monospace; word-break: break-all; word-wrap: break-word; background-color: #fafafa; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dbdbdb;'>New upstream version 1.17</pre>
    </li>

    <strong style="font-weight: bold;"><a href="https://salsa.debian.org/ocaml-team/cryptokit/-/commit/18df50b4ae64cbb65281e772d17ebe2546fb8ce9">18df50b4</a></strong>
    <div>
    <span> by Stephane Glondu </span> <i> at 2023-02-02T02:51:13+01:00 </i>
    </div>
    <pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 0.8125rem; color: #303030; position: relative; font-family: "Menlo", "DejaVu Sans Mono", "Liberation Mono", "Consolas", "Ubuntu Mono", "Courier New", "andale mono", "
    lucida console", monospace; word-break: break-all; word-wrap: break-word; background-color: #fafafa; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dbdbdb;'>New upstream version 1.18</pre>
    </li>
    </ul>
    <h4 style="margin-top: 10px; margin-bottom: 10px;">
    24 changed files:
    </h4>

    <li class="file-stats">
    <a href="#8aa57de6dce6ee1c35c6aba7426503281876b258">
    Changes

    </li>
    <li class="file-stats">
    <a href="#8ec9a00bfd09b3190ac6b22251dbb1aa95a0579d">
    README.md

    </li>
    <li class="file-stats">
    <a href="#3ccf0792e44357d04a403857e214648f0e4c7c11">
    cryptokit.opam

    </li>
    <li class="file-stats">
    <a href="#a883255a0b9405feaed74dd1260b37fc100b3554">
    dune-project

    </li>
    <li class="file-stats">
    <a href="#4ef86a0a14b85b40f207076e8219d91d6a2267cf">
    <span class="new-file">
    +
    src/blake3.c
    </span>

    </li>
    <li class="file-stats">
    <a href="#327ff848eaddfabfd80c98fb4c6c9ecdedf2dd61">
    <span class="new-file">
    +
    src/blake3.h
    </span>

    </li>
    <li class="file-stats">
    <a href="#61cc3835a10c7a3765695029eef5766d9c691223">
    <span class="new-file">
    +
    src/blake3_dispatch.c
    </span>

    </li>
    <li class="file-stats">
    <a href="#ee13392bc5eb9234cca53f7efcb3b057212ec4db">
    <span class="new-file">
    +
    src/blake3_impl.h
    </span>

    </li>
    <li class="file-stats">
    <a href="#7048864e2884c6237b5e30c7be196be7d15e09f3">
    <span class="new-file">
    +
    src/blake3_portable.c
    </span>

    </li>
    <li class="file-stats">
    <a href="#12be4767acb9fcd0c2b6f87278cb0ac4d8141c08">
    src/chacha20.c

    </li>
    <li class="file-stats">
    <a href="#94c09ee5b4b7bd5f33be2a8d743c6c5d9301cd2c">
    src/chacha20.h

    </li>
    <li class="file-stats">
    <a href="#72d5df7a42431038ad113fa232d067d2bbc22c9c">
    src/config/flags.ml

    </li>
    <li class="file-stats">
    <a href="#4c38da68b40eec44575206a302781ec3aa9f6cc0">
    src/cryptokit.ml

    </li>
    <li class="file-stats">
    <a href="#3653aafe24141311ab2fdd38d07a4ad97ecc2261">
    src/cryptokit.mli

    </li>
    <li class="file-stats">
    <a href="#c8c7f119efe5514242d5a052cc7bb303c7a76f8b">
    src/cryptokitBignum.mli

    </li>
    <li class="file-stats">
    <a href="#03d0a8bf442139ae2a65dd308fe1b484d5c2e52a">
    src/dune

    </li>
    <li class="file-stats">
    <a href="#eaad0a6d8ff7dbdb499d0e0cd4abd814a5b031f2">
    <span class="new-file">
    +
    src/ghash.c
    </span>

    </li>
    <li class="file-stats">
    <a href="#e5260c9359201a4670e59fa3a8b61d7d8dc716e4">
    <span class="new-file">
    +
    src/ghash.h
    </span>

    </li>
    <li class="file-stats">
    <a href="#09d3317ad4a9a9693ae47b09d8d837597b84ae0f">
    <span class="new-file">
    +
    src/pclmul.c
    </span>

    </li>
    <li class="file-stats">
    <a href="#daff86672ac6257d5f713e3512aa940bbc1ebd3e">
    <span class="new-file">
    +
    src/pclmul.h
    </span>

    </li>
    <li class="file-stats">
    <a href="#ef7e93f326db5dc3fa78c74b0a7eac7021b85b4d">
    <span class="new-file">
    +
    src/poly1305-donna-32.h
    </span>

    </li>
    <li class="file-stats">
    <a href="#2afca9ca29512e2c1f242ca6e3597246aa749e18">
    <span class="new-file">
    +
    src/poly1305-donna-64.h
    </span>

    </li>
    <li class="file-stats">
    <a href="#88d3d9adec0fe4a15ecf552f8885954291f90fed">
    <span class="new-file">
    +
    src/poly1305-donna.c
    </span>

    </li>
    <li class="file-stats">
    <a href="#ccbe9858a716547995413c201194e671d71d85f4">
    <span class="new-file">
    +
    src/poly1305-donna.h
    </span>

    </li>
    </ul>
    <h5 style="margin-top: 10px; margin-bottom: 10px; font-size: 0.875rem;">
    The diff was not included because it is too large.
    </h5>

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

    <a href="https://salsa.debian.org/ocaml-team/cryptokit/-/compare/c5a87c30c742c1142b8bc6a2163f116707e0efdc...18df50b4ae64cbb65281e772d17ebe2546fb8ce9">View it on GitLab</a>.

    You're receiving this email because of your account on <a target="_blank" rel="noopener noreferrer" href="https://salsa.debian.org">salsa.debian.org</a>. <a href="https://salsa.debian.org/-/profile/notifications" target="_blank" rel="noopener noreferrer"
    class="mng-notif-link">Manage all notifications</a> &#183; <a href="https://salsa.debian.org/help" target="_blank" rel="noopener noreferrer" class="help-link">Help</a>




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

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From =?UTF-8?B?U3TDqXBoYW5lIEdsb25kdSAoQ@21:1/5 to All on Sat Jul 13 08:30:01 2024
    Stéphane Glondu pushed to branch upstream at Debian OCaml Maintainers / cryptokit


    Commits:
    e56597c3 by Stephane Glondu at 2024-07-12T14:02:24+02:00
    New upstream version 1.20
    - - - - -
    0a3bba14 by Stephane Glondu at 2024-07-13T08:01:01+02:00
    New upstream version 1.20.1
    - - - - -


    30 changed files:

    - Changes
    - cryptokit.opam
    - dune-project
    - src/aesni.c
    - src/aesni.h
    - src/arcfour.c
    - src/arcfour.h
    - src/blake2.c
    - src/blake2.h
    - src/blake3.c
    - src/blake3.h
    - src/blake3_dispatch.c
    - src/blake3_impl.h
    - src/blake3_portable.c
    - src/blowfish.c
    - src/blowfish.h
    - src/chacha20.c
    - src/chacha20.h
    - src/d3des.c
    - src/d3des.h
    - src/dune
    - src/ghash.c
    - src/ghash.h
    - src/keccak.c
    - src/keccak.h
    - src/pclmul.c
    - src/pclmul.h
    - src/poly1305-donna.c
    - src/poly1305-donna.h
    - src/rijndael-alg-fst.c


    The diff was not included because it is too large.


    View it on GitLab: https://salsa.debian.org/ocaml-team/cryptokit/-/compare/9f4d87d29527f8aecd4af0264467d8ca5b176dc7...0a3bba140dfcfbdfc2737fe8e9d6612249d5b1df

    --
    This project does not include diff previews in email notifications.
    View it on GitLab: https://salsa.debian.org/ocaml-team/cryptokit/-/compare/9f4d87d29527f8aecd4af0264467d8ca5b176dc7...0a3bba140dfcfbdfc2737fe8e9d6612249d5b1df
    You're receiving this email because of your account on salsa.debian.org.



    <!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=US-ASCII" 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: var(--default-regular-font, "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: var(--default-regular-font, "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">

    <h3 style="margin-top: 20px; margin-bottom: 10px;">
    St&#233;phane Glondu pushed to branch upstream at <a href="https://salsa.debian.org/ocaml-team/cryptokit">Debian OCaml Maintainers / cryptokit</a>
    </h3>
    <h4 style="margin-top: 10px; margin-bottom: 10px;">
    Commits:
    </h4>


    <strong style="font-weight: 600;"><a href="https://salsa.debian.org/ocaml-team/cryptokit/-/commit/e56597c355f2cca5d69905af97964a9ac2f73c20">e56597c3</a></strong>
    <div>
    <span> by Stephane Glondu </span> <i> at 2024-07-12T14:02:24+02:00 </i>
    </div>
    <pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 14px; color: #333238; position: relative; font-family: var(--default-mono-font, "GitLab Mono"),"JetBrains Mono","Menlo","DejaVu Sans Mono","Liberation Mono","Consolas","
    Ubuntu Mono","Courier New","andale mono","lucida console",monospace; word-break: break-all; word-wrap: break-word; background-color: #fbfafd; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dcdcde;'>New upstream version 1.20</pre>
    </li>

    <strong style="font-weight: 600;"><a href="https://salsa.debian.org/ocaml-team/cryptokit/-/commit/0a3bba140dfcfbdfc2737fe8e9d6612249d5b1df">0a3bba14</a></strong>
    <div>
    <span> by Stephane Glondu </span> <i> at 2024-07-13T08:01:01+02:00 </i>
    </div>
    <pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 14px; color: #333238; position: relative; font-family: var(--default-mono-font, "GitLab Mono"),"JetBrains Mono","Menlo","DejaVu Sans Mono","Liberation Mono","Consolas","
    Ubuntu Mono","Courier New","andale mono","lucida console",monospace; word-break: break-all; word-wrap: break-word; background-color: #fbfafd; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dcdcde;'>New upstream version 1.20.1</pre>
    </li>
    </ul>
    <h4 style="margin-top: 10px; margin-bottom: 10px;">
    30 changed files:
    </h4>

    <li class="file-stats">
    <a href="#8aa57de6dce6ee1c35c6aba7426503281876b258">
    Changes

    </li>
    <li class="file-stats">
    <a href="#3ccf0792e44357d04a403857e214648f0e4c7c11">
    cryptokit.opam

    </li>
    <li class="file-stats">
    <a href="#a883255a0b9405feaed74dd1260b37fc100b3554">
    dune-project

    </li>
    <li class="file-stats">
    <a href="#656622d96523c4e14191ac7f328677a72bfd3019">
    src/aesni.c

    </li>
    <li class="file-stats">
    <a href="#0809837211b4ec559cf39f2692c2ec2154a7ce96">
    src/aesni.h

    </li>
    <li class="file-stats">
    <a href="#d2204aaf01f6f17971cdfe063dbfbe7b67e012ea">
    src/arcfour.c

    </li>
    <li class="file-stats">
    <a href="#4854059ff782fc79e8f652be0809d71a855fce7a">
    src/arcfour.h

    </li>
    <li class="file-stats">
    <a href="#e1a70dcc0bb448db3b36b3cc37901fa3f873712f">
    src/blake2.c

    </li>
    <li class="file-stats">
    <a href="#e7a6330a128ed46ba2e44f0a18ad06572c226950">
    src/blake2.h

    </li>
    <li class="file-stats">
    <a href="#4ef86a0a14b85b40f207076e8219d91d6a2267cf">
    src/blake3.c

    </li>
    <li class="file-stats">
    <a href="#327ff848eaddfabfd80c98fb4c6c9ecdedf2dd61">
    src/blake3.h

    </li>
    <li class="file-stats">
    <a href="#61cc3835a10c7a3765695029eef5766d9c691223">
    src/blake3_dispatch.c

    </li>
    <li class="file-stats">
    <a href="#ee13392bc5eb9234cca53f7efcb3b057212ec4db">
    src/blake3_impl.h

    </li>
    <li class="file-stats">
    <a href="#7048864e2884c6237b5e30c7be196be7d15e09f3">
    src/blake3_portable.c

    </li>
    <li class="file-stats">
    <a href="#cd9aa0a2115b988112d3db69fe0eb53e779ec481">
    src/blowfish.c

    </li>
    <li class="file-stats">
    <a href="#44eb3871be1e6f7f8198fed330768999f60cd459">
    src/blowfish.h

    </li>
    <li class="file-stats">
    <a href="#12be4767acb9fcd0c2b6f87278cb0ac4d8141c08">
    src/chacha20.c

    </li>
    <li class="file-stats">
    <a href="#94c09ee5b4b7bd5f33be2a8d743c6c5d9301cd2c">
    src/chacha20.h

    </li>
    <li class="file-stats">
    <a href="#8f3a194292ebfbfa15aea55aea1d8c91b19f67be">
    src/d3des.c

    </li>
    <li class="file-stats">
    <a href="#268d251068700da5a9e3303dfc46ab38a56f97af">
    src/d3des.h

    </li>
    <li class="file-stats">
    <a href="#03d0a8bf442139ae2a65dd308fe1b484d5c2e52a">
    src/dune

    </li>
    <li class="file-stats">
    <a href="#eaad0a6d8ff7dbdb499d0e0cd4abd814a5b031f2">
    src/ghash.c

    </li>
    <li class="file-stats">
    <a href="#e5260c9359201a4670e59fa3a8b61d7d8dc716e4">
    src/ghash.h

    </li>
    <li class="file-stats">
    <a href="#4c38e28cd5c4041307ab73b965bd5e04df5172ff">
    src/keccak.c

    </li>
    <li class="file-stats">
    <a href="#615c24358ccf31cd11160aa4c0fde57cea44f452">
    src/keccak.h

    </li>
    <li class="file-stats">
    <a href="#09d3317ad4a9a9693ae47b09d8d837597b84ae0f">
    src/pclmul.c

    </li>
    <li class="file-stats">
    <a href="#daff86672ac6257d5f713e3512aa940bbc1ebd3e">
    src/pclmul.h

    </li>
    <li class="file-stats">
    <a href="#88d3d9adec0fe4a15ecf552f8885954291f90fed">
    src/poly1305-donna.c

    </li>
    <li class="file-stats">
    <a href="#ccbe9858a716547995413c201194e671d71d85f4">
    src/poly1305-donna.h

    </li>
    <li class="file-stats">
    <a href="#b333ff0e70dc9a7776a0ed6c48909cca8b617c7c">
    src/rijndael-alg-fst.c

    </li>
    </ul>
    <h5 style="margin-top: 10px; margin-bottom: 10px; font-size: .875rem;">
    The diff was not included because it is too large.
    </h5>

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

    <a href="https://salsa.debian.org/ocaml-team/cryptokit/-/compare/9f4d87d29527f8aecd4af0264467d8ca5b176dc7...0a3bba140dfcfbdfc2737fe8e9d6612249d5b1df">View it on GitLab</a>.

    You're receiving this email because of your account on <a target="_blank" rel="noopener noreferrer" href="https://salsa.debian.org">salsa.debian.org</a>. <a href="https://salsa.debian.org/-/profile/notifications" target="_blank" rel="noopener noreferrer"
    class="mng-notif-link">Manage all notifications</a> &#183; <a href="https://salsa.debian.org/help" target="_blank" rel="noopener noreferrer" class="help-link">Help</a>




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

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)