difference between one-time pad and one-time password?

difference between one-time pad and one-time password?

Secure Home | Search | About
 General Computer Security    Post an article   get this group's latest topics as an RSS feed add this group's latest topics to your My MSN content add this group's latest topics to your My Yahoo content add this group's latest topics to your Google content
Subject Author Date
difference between one-time pad and one-time password? M0nst3r 07-31-2006
Posted by M0nst3r on July 31, 2006, 4:40 pm
If you were  Registered and logged in, you could reply and use other advanced thread options
Can someone please explain the difference between one-time pad and one-time
password?

Thanks,

M0nst3r



Posted by Walter Roberson on July 31, 2006, 5:18 pm
If you were  Registered and logged in, you could reply and use other advanced thread options

>Can someone please explain the difference between one-time pad and one-time
>password?

http://en.wikipedia.org/wiki/One-time_password
http://en.wikipedia.org/wiki/One-time_pad

Posted by Volker Birk on July 31, 2006, 6:15 pm
If you were  Registered and logged in, you could reply and use other advanced thread options
> Can someone please explain the difference between one-time pad and one-time
> password?

One-Time-Pad is a cryptography algorithm, one-time-password, often
called "TAN", is an authentication method.

Yours,
VB.
--
Ich würde schätzen, dass ca. 87% aller spontanen Schätzungen völlig für
den Arsch sind.

        Ralph Angenendt in debate@ccc.de

Posted by Unruh on August 1, 2006, 2:59 am
If you were  Registered and logged in, you could reply and use other advanced thread options

>Can someone please explain the difference between one-time pad and one-time
>password?

One time pad usually refers to a string of "random" numbers or letters
which are combined with the message, one letter at a time, to create the
encrypted message. Nowadays this combination is often the bitwise xor, but
it could also be addition modulo 256, or modulo 26 (if just capital
letters) or whatever else.
It is in general the only provably secure system, as long as that one time
pad really is only ever used once and the entries really are unpredictable.
The problem is that the pad has to be at least as long as all the messages
that are going to be sent, and thus has a problem as to how to exchange the
pad material.


A one time password is a system in which a password is used for example for
authentication, just once. Usually this is done so that a new password is
created by some process from a fixed password plus additional informtion
(eg stuff the other side sends, or some count as in skey/opie, or the
time.) It is done so that some evesdropper who sees you use a password
cannot simply use that same password to gain access.

>Thanks,

>M0nst3r



Similar ThreadsPosted
what's the difference November 18, 2005, 12:00 am
Difference between EAP-TTLS and PEAP? October 24, 2005, 12:02 am
What's the difference between a WEPed wifi and ethernet? November 2, 2008, 3:39 am
Password protecting? May 12, 2005, 10:37 pm
Password question May 18, 2005, 1:15 pm
Password Generator October 7, 2005, 7:23 am
Password Prompt? March 9, 2007, 7:25 pm
telnet password problem June 26, 2004, 10:46 am
SMC Router Password lost April 16, 2005, 6:04 am
Phishing for Godaddy Password. May 5, 2005, 10:16 pm

The site map in XML format XML site map

Contact Us | Privacy Policy