Tag: diffie-hellman


Found 634 results for 'diffie-hellman'.


1) elliptic-curves - Could a 2nd EC private key be derived from a public key?
2) elliptic-curves - ECDH for more than two parties
3) random-number-generator - Is it feasible to break Diffie-Hellman key exchange when the implementation uses a poor-quality PRNG?
4) elliptic-curves - Should we use IANA groups 14 (MODP), 25, and 26 (ECP)?
5) elliptic-curves - How to derive a symmetric key from ECDH shared secret?
6) elliptic-curves - Invalid point attack on quadratic twist of Elliptic Curve when -1 is a quadratic residue
7) elliptic-curves - Which Diffie-Hellman Groups does TLS 1.3 support? And should we use TLS 1.3 as a guide?
8) diffie-hellman - ed25519 attacks
9) elliptic-curves - Should Diffie-Hellman on Curve25519 be validated?
10) elliptic-curves - curve25519 weak points for contributory behaviour
11) diffie-hellman - Discrete Logarithm: Given a p, what does it mean to find the discrete logarithm of x to base y?
12) aes - Public Key Encryption using ECDHE and AES-GCM
13) diffie-hellman - Can Eve break this public key cryptosystem if she can solve DLP or DHP?
14) implementation - How does DJB's nistp224 manage to fit compressed points into 224 bits?
15) elliptic-curves - DH Elliptic Curves: Why choose a fixed base point?
16) elliptic-curves - Problem on Elliptic Curve Point Doubling
17) rsa - ECDH or RSA more secure for symmetric key wrapping?
18) diffie-hellman - Can we do Multi-Prime Diffie-Hellman?
19) elliptic-curves - Can a raw ECDH shared secret be used directly for encryption?
20) diffie-hellman - Is Elliptic Curve Diffie-Hellman (ECDH) still secure if I use the public key more than one time?
21) diffie-hellman - Can one generalize the Diffie-Hellman key exchange to three or more parties?
22) rsa - Why aren't Diffie Hellman public keys used for authentication?
23) public-key - Derive one public key from ECDH when the other and and the shared secret is known
24) diffie-hellman - Diffie-Hellman explicit key confirmation
25) diffie-hellman - X3DH Protocol - How can the receiver calculate the Shared Key?
26) diffie-hellman - How to handle a lost key in Diffie-Hellman Key Exchange
27) signature - Why use Diffie-Hellman key exchange over RSA (or any public-key encryption)?
28) aes - ECDH/ECDSA key exchange on embedded devices
29) tls - TLS/SSL's usage of Non-Ephemeral DH vs DHE
30) elliptic-curves - Why we need ECDSA when we have ECDH?
31) protocol-design - Digital signatures in SSL/TLS-like protocols
32) aes - Secure Communication
33) elliptic-curves - Logjam on Elliptic Curves?
34) elliptic-curves - Security of McCallum-Relyea exchange
35) aes - Establish a secure connection between a Bluetooth Low Energy device and an Android App using ECDH
36) encryption - ECIES for encrypting ECDH key exchange
37) elliptic-curves - Do ECDH and ECDSA combined solution provide an authenticated protocol exchange solution in MCU environment?
38) elliptic-curves - EC ECKA-ElGamal Key Agereement availability in Bouncy Castle Java library
39) aes - After ECDH with Curve25519, is it pointless to use anything stronger than AES-128?
40) elliptic-curves - How Elliptic-Curve affects the Server Key Exchange parameters
41) diffie-hellman - Are the RFC3526 MODP groups Schnorr groups?
42) diffie-hellman - What Diffie-Hellman parameters should I use?
43) encryption - Request for 1024-bit primes $p$ , subgroup $q$ and subgroup generator $g$
44) public-key - The strength of ECDH public keys with small order
45) elliptic-curves - Reuse of a DH / ECDH public key
46) elliptic-curves - Bob has an EC key pair. How can he receive a small integer in the least compute intensive way?
47) elliptic-curves - Why can ECDSA public keys be sent over an insecure network, while ECDSA is used to sign ECDH public keys to securely be transported over the network?
48) diffie-hellman - Composition of X25519+XSalsa20+Poly1305
49) elliptic-curves - How does ECDH arrive on a shared secret?
50) signature - Is BBS+ 1. a multi-messages signing protocol or 2. a group signature signed by a member of a group anonymously?