Skip to content

Commit

Permalink
deploy: a055e4f
Browse files Browse the repository at this point in the history
  • Loading branch information
sosthene-nitrokey committed Jun 6, 2024
1 parent cd536cc commit a2c4070
Show file tree
Hide file tree
Showing 540 changed files with 2,082 additions and 1,524 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.Aes128Dec.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.Aes192.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion aes/struct.Aes192Dec.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.Aes256.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion aes/struct.Aes256Dec.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.

6 changes: 3 additions & 3 deletions cbor_smol/de/struct.Deserializer.html

Large diffs are not rendered by default.

14 changes: 7 additions & 7 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 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.U1536.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions crypto_bigint/type.U2048.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.U3072.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.U4096.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.

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

Large diffs are not rendered by default.

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

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion 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/enum.Tag.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.

4 changes: 2 additions & 2 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.

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

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions elliptic_curve/sec1/struct.EncodedPoint.html
Original file line number Diff line number Diff line change
Expand Up @@ -103,11 +103,11 @@
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="trait.FromEncodedPoint.html" title="trait elliptic_curve::sec1::FromEncodedPoint">FromEncodedPoint</a>&lt;C&gt; + <a class="trait" href="trait.ToEncodedPoint.html" title="trait elliptic_curve::sec1::ToEncodedPoint">ToEncodedPoint</a>&lt;C&gt;,
<a class="type" href="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.78.0/core/primitive.u8.html">u8</a>&gt;,
<a class="type" href="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.78.0/core/primitive.u8.html">u8</a>&gt;,</div></h3></section></summary><div class="impl-items"><details class="toggle" open><summary><section id="associatedtype.Error-1" class="associatedtype trait-impl"><a href="#associatedtype.Error-1" class="anchor">§</a><h4 class="code-header">type <a href="https://doc.rust-lang.org/1.78.0/core/convert/trait.TryFrom.html#associatedtype.Error" class="associatedtype">Error</a> = <a class="struct" href="../struct.Error.html" title="struct elliptic_curve::Error">Error</a></h4></section></summary><div class='docblock'>The type returned in the event of a conversion error.</div></details><details class="toggle method-toggle" open><summary><section id="method.try_from-1" class="method trait-impl"><a class="src rightside" href="../../src/elliptic_curve/public_key.rs.html#208-210">source</a><a href="#method.try_from-1" class="anchor">§</a><h4 class="code-header">fn <a href="https://doc.rust-lang.org/1.78.0/core/convert/trait.TryFrom.html#tymethod.try_from" class="fn">try_from</a>(encoded_point: &amp;<a class="struct" href="struct.EncodedPoint.html" title="struct elliptic_curve::sec1::EncodedPoint">EncodedPoint</a>&lt;C&gt;) -&gt; <a class="type" href="../type.Result.html" title="type elliptic_curve::Result">Result</a>&lt;Self&gt;</h4></section></summary><div class='docblock'>Performs the conversion.</div></details></div></details><details class="toggle implementors-toggle" open><summary><section id="impl-TryFrom%3CEncodedPoint%3CC%3E%3E-for-PublicKey%3CC%3E" class="impl"><a class="src rightside" href="../../src/elliptic_curve/public_key.rs.html#185-197">source</a><a href="#impl-TryFrom%3CEncodedPoint%3CC%3E%3E-for-PublicKey%3CC%3E" class="anchor">§</a><h3 class="code-header">impl&lt;C&gt; <a class="trait" href="https://doc.rust-lang.org/1.78.0/core/convert/trait.TryFrom.html" title="trait core::convert::TryFrom">TryFrom</a>&lt;<a class="struct" href="struct.EncodedPoint.html" title="struct elliptic_curve::sec1::EncodedPoint">EncodedPoint</a>&lt;C&gt;&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="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.78.0/core/primitive.u8.html">u8</a>&gt;,</div></h3></section></summary><div class="impl-items"><details class="toggle" open><summary><section id="associatedtype.Error" class="associatedtype trait-impl"><a href="#associatedtype.Error" class="anchor">§</a><h4 class="code-header">type <a href="https://doc.rust-lang.org/1.78.0/core/convert/trait.TryFrom.html#associatedtype.Error" class="associatedtype">Error</a> = <a class="struct" href="../struct.Error.html" title="struct elliptic_curve::Error">Error</a></h4></section></summary><div class='docblock'>The type returned in the event of a conversion error.</div></details><details class="toggle method-toggle" open><summary><section id="method.try_from" class="method trait-impl"><a class="src rightside" href="../../src/elliptic_curve/public_key.rs.html#208-210">source</a><a href="#method.try_from" class="anchor">§</a><h4 class="code-header">fn <a href="https://doc.rust-lang.org/1.78.0/core/convert/trait.TryFrom.html#tymethod.try_from" class="fn">try_from</a>(encoded_point: &amp;<a class="struct" href="struct.EncodedPoint.html" title="struct elliptic_curve::sec1::EncodedPoint">EncodedPoint</a>&lt;C&gt;) -&gt; <a class="type" href="../type.Result.html" title="type elliptic_curve::Result">Result</a>&lt;Self&gt;</h4></section></summary><div class='docblock'>Performs the conversion.</div></details></div></details><details class="toggle implementors-toggle" open><summary><section id="impl-TryFrom%3CEncodedPoint%3CC%3E%3E-for-PublicKey%3CC%3E" class="impl"><a class="src rightside" href="../../src/elliptic_curve/public_key.rs.html#185-197">source</a><a href="#impl-TryFrom%3CEncodedPoint%3CC%3E%3E-for-PublicKey%3CC%3E" class="anchor">§</a><h3 class="code-header">impl&lt;C&gt; <a class="trait" href="https://doc.rust-lang.org/1.78.0/core/convert/trait.TryFrom.html" title="trait core::convert::TryFrom">TryFrom</a>&lt;<a class="struct" href="struct.EncodedPoint.html" title="struct elliptic_curve::sec1::EncodedPoint">EncodedPoint</a>&lt;C&gt;&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="trait.FromEncodedPoint.html" title="trait elliptic_curve::sec1::FromEncodedPoint">FromEncodedPoint</a>&lt;C&gt; + <a class="trait" href="trait.ToEncodedPoint.html" title="trait elliptic_curve::sec1::ToEncodedPoint">ToEncodedPoint</a>&lt;C&gt;,
<a class="type" href="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.78.0/core/primitive.u8.html">u8</a>&gt;,
<a class="type" href="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.78.0/core/primitive.u8.html">u8</a>&gt;,</div></h3></section></summary><div class="impl-items"><details class="toggle" open><summary><section id="associatedtype.Error" class="associatedtype trait-impl"><a href="#associatedtype.Error" class="anchor">§</a><h4 class="code-header">type <a href="https://doc.rust-lang.org/1.78.0/core/convert/trait.TryFrom.html#associatedtype.Error" class="associatedtype">Error</a> = <a class="struct" href="../struct.Error.html" title="struct elliptic_curve::Error">Error</a></h4></section></summary><div class='docblock'>The type returned in the event of a conversion error.</div></details><details class="toggle method-toggle" open><summary><section id="method.try_from" class="method trait-impl"><a class="src rightside" href="../../src/elliptic_curve/public_key.rs.html#194-196">source</a><a href="#method.try_from" class="anchor">§</a><h4 class="code-header">fn <a href="https://doc.rust-lang.org/1.78.0/core/convert/trait.TryFrom.html#tymethod.try_from" class="fn">try_from</a>(encoded_point: <a class="struct" href="struct.EncodedPoint.html" title="struct elliptic_curve::sec1::EncodedPoint">EncodedPoint</a>&lt;C&gt;) -&gt; <a class="type" href="../type.Result.html" title="type elliptic_curve::Result">Result</a>&lt;Self&gt;</h4></section></summary><div class='docblock'>Performs the conversion.</div></details></div></details><details class="toggle implementors-toggle" open><summary><section id="impl-Zeroize-for-EncodedPoint%3CC%3E" class="impl"><a class="src rightside" href="../../src/elliptic_curve/sec1.rs.html#340-349">source</a><a href="#impl-Zeroize-for-EncodedPoint%3CC%3E" class="anchor">§</a><h3 class="code-header">impl&lt;C&gt; <a class="trait" href="../../zeroize/trait.Zeroize.html" title="trait zeroize::Zeroize">Zeroize</a> for <a class="struct" href="struct.EncodedPoint.html" title="struct elliptic_curve::sec1::EncodedPoint">EncodedPoint</a>&lt;C&gt;<div class="where">where
<a class="type" href="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.78.0/core/primitive.u8.html">u8</a>&gt;,</div></h3></section></summary><div class="impl-items"><details class="toggle" open><summary><section id="associatedtype.Error-1" class="associatedtype trait-impl"><a href="#associatedtype.Error-1" class="anchor">§</a><h4 class="code-header">type <a href="https://doc.rust-lang.org/1.78.0/core/convert/trait.TryFrom.html#associatedtype.Error" class="associatedtype">Error</a> = <a class="struct" href="../struct.Error.html" title="struct elliptic_curve::Error">Error</a></h4></section></summary><div class='docblock'>The type returned in the event of a conversion error.</div></details><details class="toggle method-toggle" open><summary><section id="method.try_from-1" class="method trait-impl"><a class="src rightside" href="../../src/elliptic_curve/public_key.rs.html#194-196">source</a><a href="#method.try_from-1" class="anchor">§</a><h4 class="code-header">fn <a href="https://doc.rust-lang.org/1.78.0/core/convert/trait.TryFrom.html#tymethod.try_from" class="fn">try_from</a>(encoded_point: <a class="struct" href="struct.EncodedPoint.html" title="struct elliptic_curve::sec1::EncodedPoint">EncodedPoint</a>&lt;C&gt;) -&gt; <a class="type" href="../type.Result.html" title="type elliptic_curve::Result">Result</a>&lt;Self&gt;</h4></section></summary><div class='docblock'>Performs the conversion.</div></details></div></details><details class="toggle implementors-toggle" open><summary><section id="impl-Zeroize-for-EncodedPoint%3CC%3E" class="impl"><a class="src rightside" href="../../src/elliptic_curve/sec1.rs.html#340-349">source</a><a href="#impl-Zeroize-for-EncodedPoint%3CC%3E" class="anchor">§</a><h3 class="code-header">impl&lt;C&gt; <a class="trait" href="../../zeroize/trait.Zeroize.html" title="trait zeroize::Zeroize">Zeroize</a> for <a class="struct" href="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="type" href="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.78.0/core/primitive.u8.html">u8</a>&gt;,
<a class="type" href="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.78.0/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.zeroize" class="method trait-impl"><a class="src rightside" href="../../src/elliptic_curve/sec1.rs.html#346-348">source</a><a href="#method.zeroize" class="anchor">§</a><h4 class="code-header">fn <a href="../../zeroize/trait.Zeroize.html#tymethod.zeroize" class="fn">zeroize</a>(&amp;mut self)</h4></section></summary><div class='docblock'>Zero out this object from memory using Rust intrinsics which ensure the
Expand Down
Loading

0 comments on commit a2c4070

Please sign in to comment.