|
| |
| | Public-key cryptography - Wikipedia, the free encyclopedia |
 | | The introduction of elliptic curve cryptography by Neal Koblitz in the mid '80s has yielded a new family of analogous public key algorithms. |  | | The security of asymmetric key algorithms is based on estimates of how difficult the underlying mathematical problem is to solve. |  | | That is, it is not known to be impossible that some relation between the keys in a key pair, or a weakness in an algorithm's operation, might be found which would allow decryption without either key, or using only the encryption key. |
|
http://en.wikipedia.org/wiki/Public_key
|
|
| |
| | Public Key Cryptography |
 | | A key is simply a parameter to the algorithm that allows the encryption and decryption process to occur. |  | | Using this technology may require network management personnel with knowledge of public key cryptography and the use of software that implements public key cryptography and digital signature algorithms especially if an outside provider for public key infrastructures is NOT used. |  | | Bruce Schneier, Applied Cryptography: Protocols, Algorithms, and Source Code in C, 2nd editon by, John Wiley and Sons, ISBN 0471128457, 1996. |
|
http://www.sei.cmu.edu/str/descriptions/publickey_body.html
|
|
| |
| | The Risks Of "Key Recovery," "Key Escrow," And "Trusted Third-Party" Encryption 1998 |
 | | Other systems have "escrow agents" or "key recovery agents" that maintain the ability to recover the keys for a particular encrypted communication session or stored file; these systems require that such "session keys" be encrypted with a key known by a recovery agent and included with the data. |  | | key recovery is used in a business environment, it would generally be one component of the overall data management policy of that business. |  | | When a key does need to be recovered, it will frequently be a local matter, similar to the replacement of a misplaced office key or restoring a computer file with a backup copy. |
|
http://www.cdt.org/crypto/risks98
|
|
| |
| | How PGP works |
 | | In a public key environment, it is vital that you are assured that the public key to which you are encrypting data is in fact the public key of the intended recipient and not a forgery. |  | | A key is a value that works with a cryptographic algorithm to produce a specific ciphertext. |  | | The problems of key distribution are solved by public key cryptography, the concept of which was introduced by Whitfield Diffie and Martin Hellman in 1975. |
|
http://www.pgpi.org/doc/pgpintro
|
|
| |
| | Netsurfer Focus on Cryptography and Privacy |
 | | Cryptography in the computer age typically involves the translation of the original message into a new and incomprehensible one by a mathematical algorithm using a specific "key". |  | | A challenge issued in 1977 to factor the key based on a 129 digit number (or 429 bits) was finally met in 1994 by an international group of over 600 volunteers and 1500 computers working for 8 months. |  | | The RSA algorithm, used in public key cryptography and patented in the US, is based on the fact that it's easy to multiply two large prime numbers together, but hard to factor them out of the product. |
|
http://www.netsurf.com/nsf/v01/03/nsf.01.03.html
|
|
| |
| | PKCS, Public-Key Cryptography Standards |
 | | A modern branch of cryptography, popularly known as "public-key cryptography", in which the algorithms employ a pair of keys and use a different component of the pair for different steps of the algorithm. |  | | Defines a syntax for data that may have cryptography applied to it, such as for digital signatures and digital envelopes. |  | | First published in 1991 as a result of meetings with a small group of early adopters of public-key technology, the PKCS documents have become widely referenced and implemented. |
|
http://www.networksorcery.com/enp/data/pkcs.htm
|
|
| |
| | Cryptography FAQ (06/10: Public Key Cryptography) |
 | | At the receiver side, the session key is decrypted using the public-key algorithms and the recovered `plaintext' key is used to decrypt the message. |  | | The ``key exchange problem'' involves (1) ensuring that keys are exchanged so that the sender and receiver can perform encryption and decryption, and (2) doing so in such a way that ensures an eavesdropper or outside party cannot break the code. |  | | In resolving the dilemma, public key cryptography has been considered by many to be a `revolutionary technology,' representing a breakthrough that makes routine communication encryption practical and potentially ubiquitous. |
|
http://www.faqs.org/faqs/cryptography-faq/part06
|
|
| |
| | CS 513 System Security -- Public Key Cryptography |
 | | Some public key cryptography schemes also allow plaintext to be run through the decryption algorithm (using the private key). |  | | In public key cryptography, some keys are known to everyone, so it would seem that the key distribution problem vanishes. |  | | But first, lets try to establish an intuition for why we might want to consider an alternative to a secret key system using key distribution, and consequently what we're looking for in public key cryptography. |
|
http://www.cs.cornell.edu/courses/cs513/2000SP/L26.html
|
|
| |
| | EPIC Archive - Cryptography Policy |
 | | Association for Computing Machinery, Codes, Keys and Conflicts (June 1994). |  | | Information on the law that regulates who protects computer systems and developed cryptography in the US Government. |  | | Information on the 1993 US Government computer chip with a back door for easy surveillance. |
|
http://www.epic.org/crypto
|
|
| |
| | RSA Security - 2.1.1 What is public-key cryptography? |
 | | In order to solve the key management problem, Whitfield Diffie and Martin Hellman [DH76] introduced the concept of public-key cryptography in 1976. |  | | To sign a message, Alice does a computation involving both her private key and the message itself. |  | | To verify the signature, Bob does a computation involving the message, the purported signature, and Alice's public key. |
|
http://www.rsasecurity.com/rsalabs/node.asp?id=2165
|
|
| |
| | VeriSign |
 | | The idea came to fruition in 1977 with the invention of the RSA Public Key Cryptosystem by Ronald Rivest, Adi Shamir, and Len Adleman, then professors at the Massachusetts Institute of Technology. |  | | Either can surreptitiously modify data and be assured that a third party would be unable to identify the culprit. |  | | The solution to problems of identification, authentication, and privacy in computer-based systems lies in the field of cryptography. |
|
http://www.verisign.com/docs/pk_intro.html
|
|
| |
| | Cryptography: Middle of Nowhere Collection |
 | | The national interest is clearly well served when citizens have access to secure telecommunications and data storage.{2} The increased use of computers and computer-aided communications such as local area networks ("LANs") and the Internet means that digitized data plays an increasing role in modern life. |  | | Random Number Mathematics David W. Deley This paper presents a number of techniques for analyzing a computer generated sequence of random numbers. |  | | Report of ad hoc panel of cryptographers and computer scientists. |
|
http://virtualschool.edu/mon/Crypto
|
|
| |
| | Don Davis' Publications in Cryptography and Computer Security |
 | | My work focusses on network security, computer security, and cryptography. |  | | Both tasks are hard to do well, but public-key security systems lack a centralized infrastructure for enforcing users' discipline. |  | | Don Davis' Publications in Cryptography and Computer Security |
|
http://world.std.com/~dtd
|
|
| |
| | JEP: A Primer on Public-Key Cryptography |
 | | The keys could simply be stored as data on each person's computer. |  | | Her key is back on her desk computer. |  | | Systems exist today in which the box is so strong that the only way in is through the lock, and the lock is so good that the only way to open it is with a key: An attacker might as well just try every key in the world to find one that works. |
|
http://www.press.umich.edu/jep/04-04/polito.html
|
|
| |
| | MPKC 2003: Mathematics of Public-Key Cryptography |
 | | In this largely expository talk I will describe several techniques, which owe their origin to the application of number theory to cryptography, that have been successfully applied to classical problems arising in computational number theory. |  | | Abstract: "We demonstrate that some finite fields, including GF(2^210), are weak for elliptic-curve cryptography in the sense that any instance of the elliptic-curve discrete-logarithm problem for any elliptic curve over these fields can be solved in significantly less time than it takes Pollard's rho method to solve the hardest instances. |  | | MPKC 2003 will cover the latest developments in the mathematics of public-key cryptography. |
|
http://mpkc2003.mwisc.org
|
|
| |
| | Why Use Private-Key Cryptography? |
 | | Basically, because the known algorithms for doing public-key cryptography are very slow, relative to the private-key algorithms. |  | | That's partly because you can get security with fewer bits using private-key algorithms, and partly because the public-key algorithms for encryption and decryption are linear in the number of bits of your key. |  | | To be immune to linear-differential cryptanalysis, the number of rounds should probably scale with the logarithm of the number of bits you're using for a key. |
|
http://www.scs.carleton.ca/~schriste/crypto/WhyPrivate.html
|
|
| |
| | Public Key Cryptography Explained |
 | | They gave the people helping them software they wrote to work on a certain chunk of possibilities of keys to work on in the computers spare time. |  | | "In 1977, Martin Gardener wrote a "Mathematical Games" column in Scientific American describing the new work in cryptography and the prospect for unbreakable codes. |  | | But if anyone figures out an easy way to factor very large numbers, these public-key code will be useless." |
|
http://www.ccs.neu.edu/home/tdunn/honors
|
|
| |
| | Amazon.com: Books: RSA and Public-Key Cryptography |
 | | Accessible to anyone from the senior undergraduate to the research scientist, RSA and Public-Key Cryptography offers challenging and inspirational material for all readers. |  | | Subjects > Computers & Internet > Programming > Algorithms > Cryptography |  | | SIPs: ordinary quadratic sieve, enciphering stage, repeated squaring method, key predistribution, computing discrete logs (more) |
|
http://www.amazon.com/exec/obidos/tg/detail/-/1584883383?v=glance
|
|
| |
| | Public Key Cryptography Demystified: Campus Technology |
 | | Certificates and keys are most commonly stored on the hard disk of the computer you are using. |  | | Public key technology has an important role to play in helping us protect our information and to be able to rely on the network to handle transactions of increasing value. |  | | One of the two keys may be used to encrypt information, which can only be decrypted with the other key. |
|
http://www.campus-technology.com/article.asp?id=7626
|
|
| |
| | Key Management Standards |
 | | A key wrapping algorithm specification is available in.doc and.pdf formats (files updated 12/3/01). |  | | A white paper has been developed that discusses the development process and provides a preliminary schedule. |  | | Work on the key management documents in in progress. |
|
http://csrc.nist.gov/encryption/kms
|
|
| |
| | Prehistory of Public Key Cryptography |
 | | At the ACM Computer and Communications Security conference in 1993, Whit Diffie organized a Festcolloquium in honor of Gus Simmons, who was retiring. |  | | Gus said that he learned of public key crypto the same way many of us did, by reading Martin Gardner's column in Scientific American. |  | | In other words, non-repudiation -- a classic use for public key cryptography -- was important; if a bomb is used, they (or their heirs, or civilization's heirs...) want to know who ordered it. |
|
http://www.cs.columbia.edu/~smb/nsam-160
|
|
| |
| | The Cryptography Project |
 | | A Cryptography Policy Framework for Electronic Commerce - 1998 - Analysis of Submissions |  | | Trusted Information Systems - commercial key escrow, crypto survey, and ICE |  | | Criterion #5: Access Through Sender and Receiver - rationale, technical approaches, exposure risks, and wording - Dec. 1995 comments on software key escrow proposal |
|
http://www.cosc.georgetown.edu/~denning/crypto
|
|
| |
| | What is public-key encryption? - A Word Definition From the Webopedia Computer Dictionary |
 | | SuperPages features business listings for over 11 million businesses in the U.S. KnowledgeStorm: Public Key Infrastructure (PKI) Services - Business technology search site offering software, service, reseller and hardware information on thousands of IT solutions. |  | | You are in the: Small Business Computing Channel |  | | Maglocks: Access Control System - Offers access control systems with digital keypads and electronic locks. |
|
http://www.webopedia.com/TERM/P/public_key_cryptography.html
|
|
| |
| | Public-key cryptography |
 | | What they proposed for doing this was a ``trapdoor'' function for which values could be easily computed but inverse images could not be easily computed without the extra information provided by the hidden key. |  | | The idea of public-key cryptography was invented by Diffie and Hellman in 1976 in the paper [ |  | | They described a system for encoding and decoding messages where the ``key'' for encoding could be made publicly known without fear that the ``hidden key'' for decoding messages could be discovered. |
|
http://www.math.okstate.edu/~wrightd/crypt/crypt-intro/node16.html
|
|
| |
| | Private-Key Cryptography (Linktionary term) |
 | | Note: Many topics at this site are reduced versions of the text in "The Encyclopedia of Networking and Telecommunications." Search results will not be as extensive as a search of the book's CD-ROM. |  | | With public-key encryption, a user has two keys, one that is made public and one that is held privately. |  | | The term "private key" is often used inappropriately to refer to the secret key. |
|
http://www.linktionary.com/p/priv_key_cryp.html
|
|
| |
| | IEEE P1363: Standard Specifications For Public Key Cryptography |
 | | Draft PAR for a project to standardize Imaginary Quadratic cryptography ( |  | | This page was last modified on August 23, 2005. |  | | Posted new research contribution by T. Kwon proposing Revision of AMP in IEEE P1363.2 and ISO/IEC 11770-4 (June 8, 2005). |
|
http://grouper.ieee.org/groups/1363
|
|
| |
| | Welcome to Cryptography.org |
 | | This is because the law has changed since the reason for the existence of this site came about, and because the operator of this site no longer lives in North America (except for relatively brief visits). |  | | The old North American Cryptography Archives are being restructured into an international (as much as law allows) open source cryptography resource. |
|
http://www.cryptography.org
|
|
| |
| | Redirecting |
 | | We will promptly redirect you to your requested page, or if you prefer, click the link below. |  | | Click here to go to: Public-Key Cryptography Standards (PKCS) |
|
http://www.rsasecurity.com/rsalabs/pkcs
|
|
|