Skip to content

Commit

Permalink
Dependency version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
bazzilic committed Apr 18, 2022
1 parent 342894b commit b43c06a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Aprismatic.ElGamalExt/Aprismatic.ElGamalExt.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<Description>Extension for the .NET Framework cryptography subsystem, which introduces the ElGamal public key cryptosystem with support for homomorphic multiplication.</Description>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Aprismatic.BigFraction" Version="0.1.5" />
<PackageReference Include="Aprismatic.BigFraction" Version="0.2.0" />
<PackageReference Include="Aprismatic.BigIntegerExt" Version="0.2.0.2" />
<PackageReference Include="Aprismatic.ElGamalExt.Homomorphism" Version="0.11.0" />
<PackageReference Include="System.Threading.Channels" Version="6.0.0" />
Expand Down

0 comments on commit b43c06a

Please sign in to comment.