Skip to content

Commit

Permalink
deploy: 83cf940
Browse files Browse the repository at this point in the history
  • Loading branch information
robin-nitrokey committed Apr 4, 2024
1 parent 72b6738 commit ae00cc2
Show file tree
Hide file tree
Showing 358 changed files with 1,616 additions and 1,650 deletions.
2 changes: 1 addition & 1 deletion aead/struct.Error.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion aes/struct.Aes128.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion aes/struct.Aes128Enc.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion aes/struct.Aes192Enc.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion aes/struct.Aes256Enc.html

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions cbor_smol/error/enum.Error.html

Large diffs are not rendered by default.

24 changes: 12 additions & 12 deletions cbor_smol/ser/struct.Serializer.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion cbor_smol/struct.Bytes.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion cipher/struct.StreamCipherError.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion cosey/enum.PublicKey.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion cosey/struct.Bytes.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions crypto_bigint/limb/struct.Limb.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions crypto_bigint/struct.Checked.html

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions crypto_bigint/struct.UInt.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions crypto_bigint/struct.Wrapping.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions crypto_bigint/type.U128.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions crypto_bigint/type.U1536.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions crypto_bigint/type.U1792.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions crypto_bigint/type.U192.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions crypto_bigint/type.U256.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions crypto_bigint/type.U384.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions crypto_bigint/type.U512.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions crypto_bigint/type.U768.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions crypto_bigint/type.U896.html

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions der/asn1/struct.Any.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion der/asn1/struct.BitString.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions der/asn1/struct.Ia5String.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion der/asn1/struct.OctetString.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions der/asn1/struct.PrintableString.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions der/asn1/struct.Utf8String.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion der/enum.Class.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion der/struct.Error.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions der/struct.Length.html

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions ecdsa/struct.SigningKey.html

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions ecdsa/struct.VerifyingKey.html

Large diffs are not rendered by default.

12 changes: 6 additions & 6 deletions elliptic_curve/struct.NonZeroScalar.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions elliptic_curve/struct.PublicKey.html
Original file line number Diff line number Diff line change
Expand Up @@ -40,15 +40,15 @@ <h2 id="parsing-spki-keys"><a class="doc-anchor" href="#parsing-spki-keys">§</a
C: <a class="trait" href="weierstrass/trait.Curve.html" title="trait elliptic_curve::weierstrass::Curve">Curve</a> + <a class="trait" href="trait.ProjectiveArithmetic.html" title="trait elliptic_curve::ProjectiveArithmetic">ProjectiveArithmetic</a>,
<a class="type" href="type.AffinePoint.html" title="type elliptic_curve::AffinePoint">AffinePoint</a>&lt;C&gt;: <a class="trait" href="../zeroize/trait.Zeroize.html" title="trait zeroize::Zeroize">Zeroize</a>,
<a class="type" href="type.Scalar.html" title="type elliptic_curve::Scalar">Scalar</a>&lt;C&gt;: <a class="trait" href="../zeroize/trait.Zeroize.html" title="trait zeroize::Zeroize">Zeroize</a>,
<a class="struct" href="ecdh/struct.SharedSecret.html" title="struct elliptic_curve::ecdh::SharedSecret">SharedSecret</a>&lt;C&gt;: for&lt;'a&gt; <a class="trait" href="https://doc.rust-lang.org/1.77.1/core/convert/trait.From.html" title="trait core::convert::From">From</a>&lt;&amp;'a <a class="type" href="type.AffinePoint.html" title="type elliptic_curve::AffinePoint">AffinePoint</a>&lt;C&gt;&gt;,</div></h3></section></summary><div class="impl-items"><details class="toggle method-toggle" open><summary><section id="method.from-2" class="method trait-impl"><a class="src rightside" href="../src/elliptic_curve/ecdh.rs.html#139-141">source</a><a href="#method.from-2" class="anchor">§</a><h4 class="code-header">fn <a href="https://doc.rust-lang.org/1.77.1/core/convert/trait.From.html#tymethod.from" class="fn">from</a>(ephemeral_secret: &amp;<a class="struct" href="ecdh/struct.EphemeralSecret.html" title="struct elliptic_curve::ecdh::EphemeralSecret">EphemeralSecret</a>&lt;C&gt;) -&gt; Self</h4></section></summary><div class='docblock'>Converts to this type from the input type.</div></details></div></details><details class="toggle implementors-toggle" open><summary><section id="impl-From%3C%26PublicKey%3CC%3E%3E-for-EncodedPoint%3CC%3E" class="impl"><a class="src rightside" href="../src/elliptic_curve/public_key.rs.html#225-235">source</a><a href="#impl-From%3C%26PublicKey%3CC%3E%3E-for-EncodedPoint%3CC%3E" class="anchor">§</a><h3 class="code-header">impl&lt;C&gt; <a class="trait" href="https://doc.rust-lang.org/1.77.1/core/convert/trait.From.html" title="trait core::convert::From">From</a>&lt;&amp;<a class="struct" href="struct.PublicKey.html" title="struct elliptic_curve::PublicKey">PublicKey</a>&lt;C&gt;&gt; for <a class="struct" href="sec1/struct.EncodedPoint.html" title="struct elliptic_curve::sec1::EncodedPoint">EncodedPoint</a>&lt;C&gt;<div class="where">where
<a class="struct" href="ecdh/struct.SharedSecret.html" title="struct elliptic_curve::ecdh::SharedSecret">SharedSecret</a>&lt;C&gt;: for&lt;'a&gt; <a class="trait" href="https://doc.rust-lang.org/1.77.1/core/convert/trait.From.html" title="trait core::convert::From">From</a>&lt;&amp;'a <a class="type" href="type.AffinePoint.html" title="type elliptic_curve::AffinePoint">AffinePoint</a>&lt;C&gt;&gt;,</div></h3></section></summary><div class="impl-items"><details class="toggle method-toggle" open><summary><section id="method.from-1" class="method trait-impl"><a class="src rightside" href="../src/elliptic_curve/ecdh.rs.html#139-141">source</a><a href="#method.from-1" class="anchor">§</a><h4 class="code-header">fn <a href="https://doc.rust-lang.org/1.77.1/core/convert/trait.From.html#tymethod.from" class="fn">from</a>(ephemeral_secret: &amp;<a class="struct" href="ecdh/struct.EphemeralSecret.html" title="struct elliptic_curve::ecdh::EphemeralSecret">EphemeralSecret</a>&lt;C&gt;) -&gt; Self</h4></section></summary><div class='docblock'>Converts to this type from the input type.</div></details></div></details><details class="toggle implementors-toggle" open><summary><section id="impl-From%3C%26PublicKey%3CC%3E%3E-for-EncodedPoint%3CC%3E" class="impl"><a class="src rightside" href="../src/elliptic_curve/public_key.rs.html#225-235">source</a><a href="#impl-From%3C%26PublicKey%3CC%3E%3E-for-EncodedPoint%3CC%3E" class="anchor">§</a><h3 class="code-header">impl&lt;C&gt; <a class="trait" href="https://doc.rust-lang.org/1.77.1/core/convert/trait.From.html" title="trait core::convert::From">From</a>&lt;&amp;<a class="struct" href="struct.PublicKey.html" title="struct elliptic_curve::PublicKey">PublicKey</a>&lt;C&gt;&gt; for <a class="struct" href="sec1/struct.EncodedPoint.html" title="struct elliptic_curve::sec1::EncodedPoint">EncodedPoint</a>&lt;C&gt;<div class="where">where
C: <a class="trait" href="weierstrass/trait.Curve.html" title="trait elliptic_curve::weierstrass::Curve">Curve</a> + <a class="trait" href="trait.ProjectiveArithmetic.html" title="trait elliptic_curve::ProjectiveArithmetic">ProjectiveArithmetic</a> + <a class="trait" href="weierstrass/trait.PointCompression.html" title="trait elliptic_curve::weierstrass::PointCompression">PointCompression</a>,
<a class="type" href="type.AffinePoint.html" title="type elliptic_curve::AffinePoint">AffinePoint</a>&lt;C&gt;: <a class="trait" href="sec1/trait.FromEncodedPoint.html" title="trait elliptic_curve::sec1::FromEncodedPoint">FromEncodedPoint</a>&lt;C&gt; + <a class="trait" href="sec1/trait.ToEncodedPoint.html" title="trait elliptic_curve::sec1::ToEncodedPoint">ToEncodedPoint</a>&lt;C&gt;,
<a class="type" href="sec1/type.UntaggedPointSize.html" title="type elliptic_curve::sec1::UntaggedPointSize">UntaggedPointSize</a>&lt;C&gt;: <a class="trait" href="ops/trait.Add.html" title="trait elliptic_curve::ops::Add">Add</a>&lt;<a class="type" href="consts/type.U1.html" title="type elliptic_curve::consts::U1">U1</a>&gt; + <a class="trait" href="../generic_array/trait.ArrayLength.html" title="trait generic_array::ArrayLength">ArrayLength</a>&lt;<a class="primitive" href="https://doc.rust-lang.org/1.77.1/core/primitive.u8.html">u8</a>&gt;,
<a class="type" href="sec1/type.UncompressedPointSize.html" title="type elliptic_curve::sec1::UncompressedPointSize">UncompressedPointSize</a>&lt;C&gt;: <a class="trait" href="../generic_array/trait.ArrayLength.html" title="trait generic_array::ArrayLength">ArrayLength</a>&lt;<a class="primitive" href="https://doc.rust-lang.org/1.77.1/core/primitive.u8.html">u8</a>&gt;,</div></h3></section></summary><div class="impl-items"><details class="toggle method-toggle" open><summary><section id="method.from" class="method trait-impl"><a class="src rightside" href="../src/elliptic_curve/public_key.rs.html#232-234">source</a><a href="#method.from" class="anchor">§</a><h4 class="code-header">fn <a href="https://doc.rust-lang.org/1.77.1/core/convert/trait.From.html#tymethod.from" class="fn">from</a>(public_key: &amp;<a class="struct" href="struct.PublicKey.html" title="struct elliptic_curve::PublicKey">PublicKey</a>&lt;C&gt;) -&gt; <a class="struct" href="sec1/struct.EncodedPoint.html" title="struct elliptic_curve::sec1::EncodedPoint">EncodedPoint</a>&lt;C&gt;</h4></section></summary><div class='docblock'>Converts to this type from the input type.</div></details></div></details><details class="toggle implementors-toggle" open><summary><section id="impl-From%3CPublicKey%3CC%3E%3E-for-EncodedPoint%3CC%3E" class="impl"><a class="src rightside" href="../src/elliptic_curve/public_key.rs.html#213-223">source</a><a href="#impl-From%3CPublicKey%3CC%3E%3E-for-EncodedPoint%3CC%3E" class="anchor">§</a><h3 class="code-header">impl&lt;C&gt; <a class="trait" href="https://doc.rust-lang.org/1.77.1/core/convert/trait.From.html" title="trait core::convert::From">From</a>&lt;<a class="struct" href="struct.PublicKey.html" title="struct elliptic_curve::PublicKey">PublicKey</a>&lt;C&gt;&gt; for <a class="struct" href="sec1/struct.EncodedPoint.html" title="struct elliptic_curve::sec1::EncodedPoint">EncodedPoint</a>&lt;C&gt;<div class="where">where
C: <a class="trait" href="weierstrass/trait.Curve.html" title="trait elliptic_curve::weierstrass::Curve">Curve</a> + <a class="trait" href="trait.ProjectiveArithmetic.html" title="trait elliptic_curve::ProjectiveArithmetic">ProjectiveArithmetic</a> + <a class="trait" href="weierstrass/trait.PointCompression.html" title="trait elliptic_curve::weierstrass::PointCompression">PointCompression</a>,
<a class="type" href="type.AffinePoint.html" title="type elliptic_curve::AffinePoint">AffinePoint</a>&lt;C&gt;: <a class="trait" href="sec1/trait.FromEncodedPoint.html" title="trait elliptic_curve::sec1::FromEncodedPoint">FromEncodedPoint</a>&lt;C&gt; + <a class="trait" href="sec1/trait.ToEncodedPoint.html" title="trait elliptic_curve::sec1::ToEncodedPoint">ToEncodedPoint</a>&lt;C&gt;,
<a class="type" href="sec1/type.UntaggedPointSize.html" title="type elliptic_curve::sec1::UntaggedPointSize">UntaggedPointSize</a>&lt;C&gt;: <a class="trait" href="ops/trait.Add.html" title="trait elliptic_curve::ops::Add">Add</a>&lt;<a class="type" href="consts/type.U1.html" title="type elliptic_curve::consts::U1">U1</a>&gt; + <a class="trait" href="../generic_array/trait.ArrayLength.html" title="trait generic_array::ArrayLength">ArrayLength</a>&lt;<a class="primitive" href="https://doc.rust-lang.org/1.77.1/core/primitive.u8.html">u8</a>&gt;,
<a class="type" href="sec1/type.UncompressedPointSize.html" title="type elliptic_curve::sec1::UncompressedPointSize">UncompressedPointSize</a>&lt;C&gt;: <a class="trait" href="../generic_array/trait.ArrayLength.html" title="trait generic_array::ArrayLength">ArrayLength</a>&lt;<a class="primitive" href="https://doc.rust-lang.org/1.77.1/core/primitive.u8.html">u8</a>&gt;,</div></h3></section></summary><div class="impl-items"><details class="toggle method-toggle" open><summary><section id="method.from-1" class="method trait-impl"><a class="src rightside" href="../src/elliptic_curve/public_key.rs.html#220-222">source</a><a href="#method.from-1" class="anchor">§</a><h4 class="code-header">fn <a href="https://doc.rust-lang.org/1.77.1/core/convert/trait.From.html#tymethod.from" class="fn">from</a>(public_key: <a class="struct" href="struct.PublicKey.html" title="struct elliptic_curve::PublicKey">PublicKey</a>&lt;C&gt;) -&gt; <a class="struct" href="sec1/struct.EncodedPoint.html" title="struct elliptic_curve::sec1::EncodedPoint">EncodedPoint</a>&lt;C&gt;</h4></section></summary><div class='docblock'>Converts to this type from the input type.</div></details></div></details><details class="toggle implementors-toggle" open><summary><section id="impl-FromEncodedPoint%3CC%3E-for-PublicKey%3CC%3E" class="impl"><a class="src rightside" href="../src/elliptic_curve/public_key.rs.html#237-249">source</a><a href="#impl-FromEncodedPoint%3CC%3E-for-PublicKey%3CC%3E" class="anchor">§</a><h3 class="code-header">impl&lt;C&gt; <a class="trait" href="sec1/trait.FromEncodedPoint.html" title="trait elliptic_curve::sec1::FromEncodedPoint">FromEncodedPoint</a>&lt;C&gt; for <a class="struct" href="struct.PublicKey.html" title="struct elliptic_curve::PublicKey">PublicKey</a>&lt;C&gt;<div class="where">where
<a class="type" href="sec1/type.UncompressedPointSize.html" title="type elliptic_curve::sec1::UncompressedPointSize">UncompressedPointSize</a>&lt;C&gt;: <a class="trait" href="../generic_array/trait.ArrayLength.html" title="trait generic_array::ArrayLength">ArrayLength</a>&lt;<a class="primitive" href="https://doc.rust-lang.org/1.77.1/core/primitive.u8.html">u8</a>&gt;,</div></h3></section></summary><div class="impl-items"><details class="toggle method-toggle" open><summary><section id="method.from-2" class="method trait-impl"><a class="src rightside" href="../src/elliptic_curve/public_key.rs.html#220-222">source</a><a href="#method.from-2" class="anchor">§</a><h4 class="code-header">fn <a href="https://doc.rust-lang.org/1.77.1/core/convert/trait.From.html#tymethod.from" class="fn">from</a>(public_key: <a class="struct" href="struct.PublicKey.html" title="struct elliptic_curve::PublicKey">PublicKey</a>&lt;C&gt;) -&gt; <a class="struct" href="sec1/struct.EncodedPoint.html" title="struct elliptic_curve::sec1::EncodedPoint">EncodedPoint</a>&lt;C&gt;</h4></section></summary><div class='docblock'>Converts to this type from the input type.</div></details></div></details><details class="toggle implementors-toggle" open><summary><section id="impl-FromEncodedPoint%3CC%3E-for-PublicKey%3CC%3E" class="impl"><a class="src rightside" href="../src/elliptic_curve/public_key.rs.html#237-249">source</a><a href="#impl-FromEncodedPoint%3CC%3E-for-PublicKey%3CC%3E" class="anchor">§</a><h3 class="code-header">impl&lt;C&gt; <a class="trait" href="sec1/trait.FromEncodedPoint.html" title="trait elliptic_curve::sec1::FromEncodedPoint">FromEncodedPoint</a>&lt;C&gt; for <a class="struct" href="struct.PublicKey.html" title="struct elliptic_curve::PublicKey">PublicKey</a>&lt;C&gt;<div class="where">where
C: <a class="trait" href="weierstrass/trait.Curve.html" title="trait elliptic_curve::weierstrass::Curve">Curve</a> + <a class="trait" href="trait.ProjectiveArithmetic.html" title="trait elliptic_curve::ProjectiveArithmetic">ProjectiveArithmetic</a>,
<a class="type" href="type.AffinePoint.html" title="type elliptic_curve::AffinePoint">AffinePoint</a>&lt;C&gt;: <a class="trait" href="sec1/trait.FromEncodedPoint.html" title="trait elliptic_curve::sec1::FromEncodedPoint">FromEncodedPoint</a>&lt;C&gt; + <a class="trait" href="sec1/trait.ToEncodedPoint.html" title="trait elliptic_curve::sec1::ToEncodedPoint">ToEncodedPoint</a>&lt;C&gt;,
<a class="type" href="sec1/type.UntaggedPointSize.html" title="type elliptic_curve::sec1::UntaggedPointSize">UntaggedPointSize</a>&lt;C&gt;: <a class="trait" href="ops/trait.Add.html" title="trait elliptic_curve::ops::Add">Add</a>&lt;<a class="type" href="consts/type.U1.html" title="type elliptic_curve::consts::U1">U1</a>&gt; + <a class="trait" href="../generic_array/trait.ArrayLength.html" title="trait generic_array::ArrayLength">ArrayLength</a>&lt;<a class="primitive" href="https://doc.rust-lang.org/1.77.1/core/primitive.u8.html">u8</a>&gt;,
Expand Down
Loading

0 comments on commit ae00cc2

Please sign in to comment.