Skip to content
#

ecdsa

Here are 12 public repositories matching this topic...

The Web 7.0 Portable Trust Library (PTL) is used to support all of the trust operations required to develop Web 7.0 Trusted Personal Agents (and supporting components) across multiple operating system environments. The PTL supports the Web 7.0 goal of "making decentralized systems easy-to-understand and easier for you to implement".

  • Updated Aug 14, 2023
  • C#

Shows in a simple way how the sender and receiver function of Alice and Bob works in encrypted form. The ECDiffieHellman (ec key exchange) and ECDSA (ec digital signing) algorithms are used here. The elliptic curves are always selected randomly so that everything in the temporary area is used. Was slightly adapted in 2024 and updated to DotNet8.

  • Updated Apr 30, 2024
  • C#

Improve this page

Add a description, image, and links to the ecdsa topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the ecdsa topic, visit your repo's landing page and select "manage topics."

Learn more