JargonFile/original/html/T/trap-door.html
2014-03-27 18:54:56 +00:00

8 lines
2.1 KiB
HTML
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?xml version="1.0" encoding="ISO-8859-1" standalone="no"?>
<html xmlns="http://www.w3.org/1999/xhtml"><head><title>trap door</title><link rel="stylesheet" href="../../jargon.css" type="text/css"/><meta name="generator" content="DocBook XSL Stylesheets V1.61.0"/><link rel="home" href="../index.html" title="The Jargon File"/><link rel="up" href="../T.html" title="T"/><link rel="previous" href="trap.html" title="trap"/><link rel="next" href="trash.html" title="trash"/></head><body><div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">trap door</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="trap.html">Prev</a> </td><th width="60%" align="center">T</th><td width="20%" align="right"> <a accesskey="n" href="trash.html">Next</a></td></tr></table><hr/></div><dt><a id="trap-door"/><dt xmlns="" id="trap-door"><b>trap door</b>: <span xmlns="http://www.w3.org/1999/xhtml" class="grammar">n.</span></dt></dt><dd><p> (alt.: <span class="firstterm">trapdoor</span>) </p></dd><dd><p> 1. Syn. <a href="../B/back-door.html"><i class="glossterm">back door</i></a> &#8212; a
<a href="../B/Bad-Thing.html"><i class="glossterm">Bad Thing</i></a>. </p></dd><dd><p> 2. [techspeak] A <span class="firstterm">trap-door
function</span> is one which is easy to compute but very difficult to
compute the inverse of. Such functions are
<a href="../G/Good-Thing.html"><i class="glossterm">Good Thing</i></a>s with important applications in cryptography,
specifically in the construction of public-key cryptosystems.</p></dd><div class="navfooter"><hr/><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="trap.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="../T.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="trash.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top">trap </td><td width="20%" align="center"><a accesskey="h" href="../index.html">Home</a></td><td width="40%" align="right" valign="top"> trash</td></tr></table></div></body></html>