alexkrontiris / OpenSSL-x25519-key_exchangeLinks
Example of private, public key generation and shared secret derivation using OpenSSL and the x25519 curve.
☆12Updated 8 years ago
Alternatives and similar repositories for OpenSSL-x25519-key_exchange
Users that are interested in OpenSSL-x25519-key_exchange are comparing it to the libraries listed below
Sorting:
- RFC 7539 compliant ChaCha20-Poly1305 AEAD implementation in plain C99☆37Updated 4 years ago
- Software implementation in C of the FIPS 198 Keyed-Hash Message Authentication Code HMAC for SHA2 (namely HMAC-SHA-224, HMAC-SHA-256, HMA…☆139Updated 6 years ago
- Example applications using the wolfSSL lightweight SSL/TLS library☆270Updated 3 weeks ago
- Portable 8439: ChaCha20-Poly1305 (RFC 8439) in portable & fast C99☆38Updated 3 years ago
- AES code☆222Updated last month
- Cryptographic Library☆60Updated 2 weeks ago
- Cryptodev-linux is a Linux-kernel device that allows user-space access to hardware cryptographic accelerators.☆164Updated 3 months ago
- ChaCha20 + Poly1305☆24Updated 9 years ago
- NTP client.☆148Updated 4 years ago
- dns.c: Single file non-blocking DNS C library without callbacks or external dependencies.☆267Updated 4 years ago
- ☆27Updated 9 years ago
- HTTP/2 server written in C.☆27Updated 7 years ago
- C compatible version for https://github.com/klauspost/reedsolomon.☆122Updated 3 years ago
- HTTP/HTTPS REST Client C Library☆132Updated 8 years ago
- A simple DHCP client☆66Updated 7 years ago
- Embedded C Library (mirror)☆184Updated 3 weeks ago
- A very small ECC implementation for 8-bit microcontrollers☆155Updated 12 years ago
- A mirror of the nettle repository☆68Updated 2 years ago
- A very simple and small DNS Server to help understanding the protocol basics.☆152Updated 10 months ago
- A compact portable X25519 + Ed25519 implementation☆42Updated 2 months ago
- Single C file TLS 1.2/1.3 implementation, using tomcrypt as crypto library☆640Updated 5 months ago
- The GNU crypto library. NOTE: Maintainers are not tracking this mirror. Do not make pull requests here, nor comment any commits, submit t…☆246Updated last week
- Standalone AES-GCM library (pulled out of mbed TLS)☆32Updated 9 years ago
- cryptographic library for ed25519 and curve25519☆25Updated last year
- Jeremie Miller's original mdnsd☆62Updated last year
- Configuration parser library in INI format☆38Updated 9 years ago
- Libcli provides a shared library for including a Cisco-like command-line interface into other software. It's a telnet interface which su…☆306Updated last year
- Hierarchical memory allocator☆76Updated 10 years ago
- A basic implementation of UDP-based Data Transfer protocol (UDT) in C☆93Updated 5 years ago
- Examples for DTLS via SCTP and UDP using OpenSSL