mirror of
https://gitlab.redox-os.org/CoffeeCode/redox-ssh.git
synced 2025-12-28 22:12:19 +01:00
139 lines
No EOL
6 KiB
HTML
139 lines
No EOL
6 KiB
HTML
<!DOCTYPE html>
|
||
<html lang="en">
|
||
<head>
|
||
<meta charset="utf-8">
|
||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||
<meta name="generator" content="rustdoc">
|
||
<meta name="description" content="API documentation for the Rust `K64` constant in crate `crypto`.">
|
||
<meta name="keywords" content="rust, rustlang, rust-lang, K64">
|
||
|
||
<title>crypto::sha2::K64 - Rust</title>
|
||
|
||
<link rel="stylesheet" type="text/css" href="../../normalize.css">
|
||
<link rel="stylesheet" type="text/css" href="../../rustdoc.css">
|
||
<link rel="stylesheet" type="text/css" href="../../main.css">
|
||
|
||
|
||
|
||
|
||
</head>
|
||
<body class="rustdoc constant">
|
||
<!--[if lte IE 8]>
|
||
<div class="warning">
|
||
This old browser is unsupported and will most likely display funky
|
||
things.
|
||
</div>
|
||
<![endif]-->
|
||
|
||
|
||
|
||
<nav class="sidebar">
|
||
|
||
<p class='location'><a href='../index.html'>crypto</a>::<wbr><a href='index.html'>sha2</a></p><script>window.sidebarCurrent = {name: 'K64', ty: 'constant', relpath: ''};</script><script defer src="sidebar-items.js"></script>
|
||
</nav>
|
||
|
||
<nav class="sub">
|
||
<form class="search-form js-only">
|
||
<div class="search-container">
|
||
<input class="search-input" name="search"
|
||
autocomplete="off"
|
||
placeholder="Click or press ‘S’ to search, ‘?’ for more options…"
|
||
type="search">
|
||
</div>
|
||
</form>
|
||
</nav>
|
||
|
||
<section id='main' class="content">
|
||
<h1 class='fqn'><span class='in-band'>Constant <a href='../index.html'>crypto</a>::<wbr><a href='index.html'>sha2</a>::<wbr><a class="constant" href=''>K64</a></span><span class='out-of-band'><span id='render-detail'>
|
||
<a id="toggle-all-docs" href="javascript:void(0)" title="collapse all docs">
|
||
[<span class='inner'>−</span>]
|
||
</a>
|
||
</span><a class='srclink' href='../../src/crypto/sha2.rs.html#669-690' title='goto source code'>[src]</a></span></h1>
|
||
<pre class='rust const'>pub const K64: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.array.html">[</a><a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.u64.html">u64</a><a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.array.html">; 80]</a><code> = </code><code>[4794697086780616226, 8158064640168781261, 13096744586834688815,
|
||
16840607885511220156, 4131703408338449720, 6480981068601479193,
|
||
10538285296894168987, 12329834152419229976, 15566598209576043074,
|
||
1334009975649890238, 2608012711638119052, 6128411473006802146,
|
||
8268148722764581231, 9286055187155687089, 11230858885718282805,
|
||
13951009754708518548, 16472876342353939154, 17275323862435702243,
|
||
1135362057144423861, 2597628984639134821, 3308224258029322869,
|
||
5365058923640841347, 6679025012923562964, 8573033837759648693,
|
||
10970295158949994411, 12119686244451234320, 12683024718118986047,
|
||
13788192230050041572, 14330467153632333762, 15395433587784984357,
|
||
489312712824947311, 1452737877330783856, 2861767655752347644,
|
||
3322285676063803686, 5560940570517711597, 5996557281743188959,
|
||
7280758554555802590, 8532644243296465576, 9350256976987008742,
|
||
10552545826968843579, 11727347734174303076, 12113106623233404929,
|
||
14000437183269869457, 14369950271660146224, 15101387698204529176,
|
||
15463397548674623760, 17586052441742319658, 1182934255886127544,
|
||
1847814050463011016, 2177327727835720531, 2830643537854262169,
|
||
3796741975233480872, 4115178125766777443, 5681478168544905931,
|
||
6601373596472566643, 7507060721942968483, 8399075790359081724,
|
||
8693463985226723168, 9568029438360202098, 10144078919501101548,
|
||
10430055236837252648, 11840083180663258601, 13761210420658862357,
|
||
14299343276471374635, 14566680578165727644, 15097957966210449927,
|
||
16922976911328602910, 17689382322260857208, 500013540394364858,
|
||
748580250866718886, 1242879168328830382, 1977374033974150939,
|
||
2944078676154940804, 3659926193048069267, 4368137639120453308,
|
||
4836135668995329356, 5532061633213252278, 6448918945643986474,
|
||
6902733635092675308, 7801388544844847127]</code></pre><div class='docblock'><p>Constants necessary for SHA-512 family of digests.</p>
|
||
</div></section>
|
||
<section id='search' class="content hidden"></section>
|
||
|
||
<section class="footer"></section>
|
||
|
||
<aside id="help" class="hidden">
|
||
<div>
|
||
<h1 class="hidden">Help</h1>
|
||
|
||
<div class="shortcuts">
|
||
<h2>Keyboard Shortcuts</h2>
|
||
|
||
<dl>
|
||
<dt>?</dt>
|
||
<dd>Show this help dialog</dd>
|
||
<dt>S</dt>
|
||
<dd>Focus the search field</dd>
|
||
<dt>⇤</dt>
|
||
<dd>Move up in search results</dd>
|
||
<dt>⇥</dt>
|
||
<dd>Move down in search results</dd>
|
||
<dt>⏎</dt>
|
||
<dd>Go to active search result</dd>
|
||
<dt>+</dt>
|
||
<dd>Collapse/expand all sections</dd>
|
||
</dl>
|
||
</div>
|
||
|
||
<div class="infos">
|
||
<h2>Search Tricks</h2>
|
||
|
||
<p>
|
||
Prefix searches with a type followed by a colon (e.g.
|
||
<code>fn:</code>) to restrict the search to a given type.
|
||
</p>
|
||
|
||
<p>
|
||
Accepted types are: <code>fn</code>, <code>mod</code>,
|
||
<code>struct</code>, <code>enum</code>,
|
||
<code>trait</code>, <code>type</code>, <code>macro</code>,
|
||
and <code>const</code>.
|
||
</p>
|
||
|
||
<p>
|
||
Search functions by type signature (e.g.
|
||
<code>vec -> usize</code> or <code>* -> vec</code>)
|
||
</p>
|
||
</div>
|
||
</div>
|
||
</aside>
|
||
|
||
|
||
|
||
<script>
|
||
window.rootPath = "../../";
|
||
window.currentCrate = "crypto";
|
||
</script>
|
||
<script src="../../main.js"></script>
|
||
<script defer src="../../search-index.js"></script>
|
||
</body>
|
||
</html> |