Found 3 hits - Term: encryption, Database: *, Strategy: exact
- [1] : The Collaborative International Dictionary of English v.0.48
encryption \encryption\ n.
the process of converting messages in ordinary language, or
other information into a secret coded form that cannot be
interpreted without knowing the secret method for
interpretation, called the key.
note: encryption is used commonly to allow messages to be
transmitted between parties at a distance without
permitting others to read and understand the message.
it is also used to make data more secure from possible
discovery and uninterpretable by unauthorized people
accessing the data. in order to read an encrypted
message, a party normally requires knowledge of both
the method of encryption and the secret key, which may
be a single word or more complex sequence of
characters. until recently, transmission of such secret
messages required that the key be transmitted secretly
by some seecure and reliable method to the party
receiving the message. more recently, a mathematical
method was discovered to allow a party to publish an
encoding key the public key which allows anyone to
encode a message, but the message thus encoded can only
be decoded by the person possessing a corresponding
key, called the private key. this two-key system is
called the public-key encryption method.
syn: encoding, coding, enciphering, ciphering, cyphering,
writing in code.
wordnet 1.5
see also:
public-key encryption
- [2] : WordNet (r) 2.0
encryption
n : the activity of converting from plain text into code syn: encoding
see also:
encoding
- [3] : The Free On-line Dictionary of Computing (27 SEP 03)
encryption
any procedure used in cryptography
to convert plaintext into ciphertext encrypted message
in order to prevent any but the intended recipient from
reading that data.
schematically, there are two classes of encryption primitives:
public-key cryptography and private-key cryptography; they
are generally used complementarily.
public-key encryption algorithms include rsa;
private-key algorithms include the obsolescent data encryption
standard, the advanced encryption standard, as well as
rc4.
the unix command crypt performs a weak form of encryption.
stronger encryption programs include pretty good privacy and
the gnu privacy guard.
other closely related aspects of cryptograph include
message digests.
2003-04-12
see also:
cryptography plaintext ciphertext public-key cryptography private-key cryptography rsa
data encryption standard advanced encryption standard rc4 unix crypt
pretty good privacy gnu privacy guard cryptograph message digests
Results 1 - 2 of 2 found about encryption: Encryption
>> E Words
Encryption, definition of term: Encryption
encryption_pag1.html Data Encryption
>> D Words
Data Encryption, definition of term: Data Encryption
data+encryption_pag1.html
Last accessed:2008/10/07 05:35:12 [Total processing time: 1 seconds] |