File tree Expand file tree Collapse file tree 5 files changed +8
-10
lines changed Expand file tree Collapse file tree 5 files changed +8
-10
lines changed Original file line number Diff line number Diff line change 1010 "rollForward" : false
1111 },
1212 "docfx" : {
13- "version" : " 2.78.3 " ,
13+ "version" : " 2.78.4 " ,
1414 "commands" : [
1515 " docfx"
1616 ],
Original file line number Diff line number Diff line change @@ -6,8 +6,9 @@ marshaller
66navmenu
77param
88realloc
9+ Sentyron
910sitenav
1011stateful
1112xmss
12- zeroize
1313Xtended
14+ zeroize
Original file line number Diff line number Diff line change @@ -10,8 +10,8 @@ SPDX-License-Identifier: MIT
1010 <PackageVersion Include =" Dorssel.GitVersion.MsBuild" Version =" 1.1.1" />
1111 <!-- example WebApp -->
1212 <PackageVersion Include =" Blazored.LocalStorage" Version =" 4.5.0" />
13- <PackageVersion Include =" Microsoft.AspNetCore.Components.WebAssembly" Version =" 9.0.9 " />
14- <PackageVersion Include =" Microsoft.AspNetCore.Components.WebAssembly.DevServer" Version =" 9.0.9 " />
13+ <PackageVersion Include =" Microsoft.AspNetCore.Components.WebAssembly" Version =" 9.0.10 " />
14+ <PackageVersion Include =" Microsoft.AspNetCore.Components.WebAssembly.DevServer" Version =" 9.0.10 " />
1515 <PackageVersion Include =" Microsoft.FluentUI.AspNetCore.Components" Version =" 4.13.0" />
1616 <PackageVersion Include =" Microsoft.FluentUI.AspNetCore.Components.Icons" Version =" 4.13.0" />
1717 </ItemGroup >
Original file line number Diff line number Diff line change @@ -13,9 +13,6 @@ SPDX-License-Identifier: MIT
1313[ ![ Codecov] ( https://codecov.io/gh/dorssel/dotnet-xmss/branch/main/graph/badge.svg?token=L0QI0AZRJI )] ( https://codecov.io/gh/dorssel/dotnet-xmss )
1414[ ![ NuGet] ( https://img.shields.io/nuget/v/Dorssel.Security.Cryptography.Xmss?logo=nuget )] ( https://www.nuget.org/packages/Dorssel.Security.Cryptography.Xmss )
1515
16- > [ !NOTE]
17- > This implementation leverages the [ Fox Crypto XMSS Library] ( https://github.com/FoxCryptoNL/xmss ) .
18- >
19- > The previous implementation is no longer maintained, but still available as an [ archive branch] ( https://github.com/dorssel/dotnet-xmss/tree/master ) .
16+ This implementation leverages the [ Sentyron XMSS Library] ( https://github.com/Sentyron/xmss ) .
2017
21- TODO
18+ See the Examples directory for usage samples. Also see the [ API documentation ] ( https://dorssel.github.io/dotnet-xmss/ ) .
Original file line number Diff line number Diff line change 66 },
77 "msbuild-sdks" : {
88 "Microsoft.Build.NoTargets" : " 3.7.134" ,
9- "MSTest.Sdk" : " 4.0.0 "
9+ "MSTest.Sdk" : " 4.0.1 "
1010 }
1111}
You can’t perform that action at this time.
0 commit comments