https://github.com/michelenatale/elliptic-curve
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.
https://github.com/michelenatale/elliptic-curve
asymmetric-cryptography asymmetric-encryption ecdh ecdsa ecdsa-cryptography ecdsa-signature elliptic-curve-cryptography elliptic-curves key-exchanges rsa-cryptography rsa-signature symmetric-encryption
Last synced: about 1 month ago
JSON representation
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.
- Host: GitHub
- URL: https://github.com/michelenatale/elliptic-curve
- Owner: michelenatale
- License: gpl-3.0
- Created: 2024-04-29T10:41:00.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-30T13:39:00.000Z (about 2 years ago)
- Last Synced: 2024-05-02T07:02:42.921Z (about 2 years ago)
- Topics: asymmetric-cryptography, asymmetric-encryption, ecdh, ecdsa, ecdsa-cryptography, ecdsa-signature, elliptic-curve-cryptography, elliptic-curves, key-exchanges, rsa-cryptography, rsa-signature, symmetric-encryption
- Language: C#
- Homepage:
- Size: 83 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0