Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

Projects in Awesome Lists tagged with key-exchanges

A curated list of projects in awesome lists tagged with key-exchanges .

https://github.com/alexruzin/websock

A covert, encrypted and compressed, socket stream that is encoded on top of plaintext HTTP. The plaintext traffic contains an ECDH negotiated key, along with an RC4 cipher stream.

buffer compression covert-channel data-transfer ecdh gzip http interface-design key-exchanges nist protocol reader socketstream writer-interface

Last synced: 07 Nov 2024

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.

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: 10 Nov 2024