Home
Archaeology
Astronomy
Biology
Books
Business
Chemistry
Coins
Computers
Conservation
Cooking
Earth Science
Farming
Economics
Finance
Games
Geography
Health Science
History by Date
Hobbies
Law
Mathematics
Medicine
Military Technology
Movies
Music
People
Pharmacology
Philosophy
Physics
Psychology
Religion
Science History
Technology
Sports
Television
Video
Visual Art
Privacy
Contact Us



One way function

A one way function is a computable bijective function f with the following properties:

The computation of is tractable (which generally means that a polynomial algorithm for the computation is known, see complexity theory).

The computation of the inverse function is not tractable (i.e. no polynomial algorithm is known or exists).

An example of a one way function is the discrete logarithm.

One way functions are useful in cryptography, e.g. for digital signatures.


Copyright 2004. All rights reserved.