Skip to content

Commit

Permalink
Dev (#6)
Browse files Browse the repository at this point in the history
* Header writes/reads the serializer version using the libraries methods
+ Updated references
- Fixed signature container (de)serialization
  • Loading branch information
nd1012 authored Apr 29, 2023
1 parent b72c408 commit 4afab8a
Show file tree
Hide file tree
Showing 81 changed files with 1,646 additions and 1,568 deletions.
2 changes: 1 addition & 1 deletion docs/api/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ <h1 id="placeholder">PLACEHOLDER</h1>
<div class="contribution">
<ul class="nav">
<li>
<a href="https://github.com/nd1012/wan24-Crypto/blob/main/src/wan24-Crypto Docs/api/index.md/#L1" class="contribution-link">Improve this Doc</a>
<a href="https://github.com/nd1012/wan24-Crypto/blob/dev/src/wan24-Crypto Docs/api/index.md/#L1" class="contribution-link">Improve this Doc</a>
</li>
</ul>
</div>
Expand Down
72 changes: 36 additions & 36 deletions docs/api/wan24.Crypto.AsymmetricAlgorithmBase-2.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions docs/api/wan24.Crypto.AsymmetricAlgorithmUsages.html
Original file line number Diff line number Diff line change
Expand Up @@ -112,10 +112,10 @@ <h3 id="fields">Fields
<div class="contribution">
<ul class="nav">
<li>
<a href="https://github.com/nd1012/wan24-Crypto/new/main/apiSpec/new?filename=wan24_Crypto_AsymmetricAlgorithmUsages.md&amp;value=---%0Auid%3A%20wan24.Crypto.AsymmetricAlgorithmUsages%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A" class="contribution-link">Improve this Doc</a>
<a href="https://github.com/nd1012/wan24-Crypto/new/dev/apiSpec/new?filename=wan24_Crypto_AsymmetricAlgorithmUsages.md&amp;value=---%0Auid%3A%20wan24.Crypto.AsymmetricAlgorithmUsages%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A" class="contribution-link">Improve this Doc</a>
</li>
<li>
<a href="https://github.com/nd1012/wan24-Crypto/blob/main/src/wan24-Crypto/AsymmetricAlgorithmUsages.cs/#L6" class="contribution-link">View Source</a>
<a href="https://github.com/nd1012/wan24-Crypto/blob/dev/src/wan24-Crypto/AsymmetricAlgorithmUsages.cs/#L6" class="contribution-link">View Source</a>
</li>
</ul>
</div>
Expand Down
48 changes: 24 additions & 24 deletions docs/api/wan24.Crypto.AsymmetricEcDiffieHellmanAlgorithm.html

Large diffs are not rendered by default.

52 changes: 26 additions & 26 deletions docs/api/wan24.Crypto.AsymmetricEcDiffieHellmanPrivateKey.html

Large diffs are not rendered by default.

40 changes: 20 additions & 20 deletions docs/api/wan24.Crypto.AsymmetricEcDiffieHellmanPublicKey.html

Large diffs are not rendered by default.

48 changes: 24 additions & 24 deletions docs/api/wan24.Crypto.AsymmetricEcDsaAlgorithm.html

Large diffs are not rendered by default.

48 changes: 24 additions & 24 deletions docs/api/wan24.Crypto.AsymmetricEcDsaPrivateKey.html

Large diffs are not rendered by default.

48 changes: 24 additions & 24 deletions docs/api/wan24.Crypto.AsymmetricEcDsaPublicKey.html

Large diffs are not rendered by default.

56 changes: 28 additions & 28 deletions docs/api/wan24.Crypto.AsymmetricHelper.html

Large diffs are not rendered by default.

64 changes: 32 additions & 32 deletions docs/api/wan24.Crypto.AsymmetricKeyBase.html

Large diffs are not rendered by default.

64 changes: 32 additions & 32 deletions docs/api/wan24.Crypto.AsymmetricPrivateKeyBase-2.html

Large diffs are not rendered by default.

44 changes: 22 additions & 22 deletions docs/api/wan24.Crypto.AsymmetricPublicKeyBase.html

Large diffs are not rendered by default.

44 changes: 22 additions & 22 deletions docs/api/wan24.Crypto.AsymmetricPublicKeySigningRequest.html

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -124,10 +124,10 @@ <h5 class="returns">Returns</h5>
<div class="contribution">
<ul class="nav">
<li>
<a href="https://github.com/nd1012/wan24-Crypto/new/main/apiSpec/new?filename=wan24_Crypto_AsymmetricSignedPublicKey_RootTrust_Delegate.md&amp;value=---%0Auid%3A%20wan24.Crypto.AsymmetricSignedPublicKey.RootTrust_Delegate%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A" class="contribution-link">Improve this Doc</a>
<a href="https://github.com/nd1012/wan24-Crypto/new/dev/apiSpec/new?filename=wan24_Crypto_AsymmetricSignedPublicKey_RootTrust_Delegate.md&amp;value=---%0Auid%3A%20wan24.Crypto.AsymmetricSignedPublicKey.RootTrust_Delegate%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A" class="contribution-link">Improve this Doc</a>
</li>
<li>
<a href="https://github.com/nd1012/wan24-Crypto/blob/main/src/wan24-Crypto/AsymmetricSignedPublicKey.cs/#L336" class="contribution-link">View Source</a>
<a href="https://github.com/nd1012/wan24-Crypto/blob/dev/src/wan24-Crypto/AsymmetricSignedPublicKey.cs/#L336" class="contribution-link">View Source</a>
</li>
</ul>
</div>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -124,10 +124,10 @@ <h5 class="returns">Returns</h5>
<div class="contribution">
<ul class="nav">
<li>
<a href="https://github.com/nd1012/wan24-Crypto/new/main/apiSpec/new?filename=wan24_Crypto_AsymmetricSignedPublicKey_SignedPublicKeyRevocation_Delegate.md&amp;value=---%0Auid%3A%20wan24.Crypto.AsymmetricSignedPublicKey.SignedPublicKeyRevocation_Delegate%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A" class="contribution-link">Improve this Doc</a>
<a href="https://github.com/nd1012/wan24-Crypto/new/dev/apiSpec/new?filename=wan24_Crypto_AsymmetricSignedPublicKey_SignedPublicKeyRevocation_Delegate.md&amp;value=---%0Auid%3A%20wan24.Crypto.AsymmetricSignedPublicKey.SignedPublicKeyRevocation_Delegate%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A" class="contribution-link">Improve this Doc</a>
</li>
<li>
<a href="https://github.com/nd1012/wan24-Crypto/blob/main/src/wan24-Crypto/AsymmetricSignedPublicKey.cs/#L350" class="contribution-link">View Source</a>
<a href="https://github.com/nd1012/wan24-Crypto/blob/dev/src/wan24-Crypto/AsymmetricSignedPublicKey.cs/#L350" class="contribution-link">View Source</a>
</li>
</ul>
</div>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -124,10 +124,10 @@ <h5 class="returns">Returns</h5>
<div class="contribution">
<ul class="nav">
<li>
<a href="https://github.com/nd1012/wan24-Crypto/new/main/apiSpec/new?filename=wan24_Crypto_AsymmetricSignedPublicKey_SignedPublicKeyStore_Delegate.md&amp;value=---%0Auid%3A%20wan24.Crypto.AsymmetricSignedPublicKey.SignedPublicKeyStore_Delegate%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A" class="contribution-link">Improve this Doc</a>
<a href="https://github.com/nd1012/wan24-Crypto/new/dev/apiSpec/new?filename=wan24_Crypto_AsymmetricSignedPublicKey_SignedPublicKeyStore_Delegate.md&amp;value=---%0Auid%3A%20wan24.Crypto.AsymmetricSignedPublicKey.SignedPublicKeyStore_Delegate%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A" class="contribution-link">Improve this Doc</a>
</li>
<li>
<a href="https://github.com/nd1012/wan24-Crypto/blob/main/src/wan24-Crypto/AsymmetricSignedPublicKey.cs/#L343" class="contribution-link">View Source</a>
<a href="https://github.com/nd1012/wan24-Crypto/blob/dev/src/wan24-Crypto/AsymmetricSignedPublicKey.cs/#L343" class="contribution-link">View Source</a>
</li>
</ul>
</div>
Expand Down
Loading

0 comments on commit 4afab8a

Please sign in to comment.