Skip to main content

Questions tagged [authentication]

Authentication is successfully validating that an entity you are communicating with is actually who they claim to be. The entity typically demonstrates who they are by showing they possess a secret that only they could know.

4 votes
2 answers
429 views

Is there a way for two parties, Alice and Bob (consider they are two remote systems communicating over an untrusted network), to establish or agree on a one-time pad (OTP) in an autonomous way? I mean:...
oCriptoPanquer's user avatar
2 votes
1 answer
133 views

The RFID specification is an "over the air" protocol where most devices are passively-powered. The most recent specification, Generation 2 Version 3, includes "mutual authentication&...
b degnan's user avatar
  • 5,334
0 votes
2 answers
218 views

Can we make linkedin using blockchain, which may not be completely valid as the users registration can not be on-chain but we can verify job postings from companies, and users cant fake their ...
nUlL's user avatar
  • 21
1 vote
0 answers
84 views

In PKC, it's common knowledge that key exchange and public-key encryption are functionally equivalent, and you can get one from the other. Barring semantic security definition difference of course. ...
DannyNiu's user avatar
  • 11.5k
4 votes
1 answer
197 views

For protocols using AES-GCM, it appears to be common practice to store the sequence number in the additional authenticated data (AES_GCM and TLS sequence number). I have not found any instances of ...
Coffe's user avatar
  • 41
0 votes
1 answer
81 views

I'm working on a very simple and small embedded device. I don't have access to any signing hardware. I would like to have some basic authentication in place to be able to identify a user when a BLE ...
Andy's user avatar
  • 101
1 vote
0 answers
38 views

Disclaimer: This is a learning-oriented question. I'm not trying to design a new protocol or roll my own crypto. Suppose Alice has an RSA keypair. Alice shares the public key only with Bob. Bob wants ...
mxxk's user avatar
  • 111
0 votes
0 answers
94 views

I am currently working on my thesis as a researcher specializing in zero-knowledge (zk) cryptography. My focus is on identifying and solving open research problems related to the application of zk ...
Nerses Asaturyan's user avatar

15 30 50 per page
1
2 3 4 5
50