Hello, friends.
I need your help.
Here are three sections from different articles.
The matter is referent of the word
scheme, which is quite common, and I have a few somewhat different definitions of it.
I cannot understand what it really refers to.
from the first articleWireless network hardware supports several standard encryption
schemes, but the most common are Wired Equivalent Privacy (WEP), Wi-Fi Protected Access (WPA), and Wi-Fi Protected Access 2 (WPA2). WEP is the oldest and least secure
method and should be avoided. WPA and WPA2 are good choices, but provide better protection when you use longer and more complex passwords (all devices on a wireless network must use the same kind of encryption and be configured with the same password).
http://webopedia.com/DidYouKnow/Computer_Science/2008/wireless_networks_explained.aspFrom the first one I can deduce, that
scheme refers to method.
And I've found this: (n) method at
http://encarta.msn.com/thesaurus_/scheme.htmlfrom the second articleWireless access has special security considerations. Many wired networks base the security on physical access control, trusting all the users on the local network, but if wireless access points are connected to the network, anyone on the street or in the neighboring office could connect.
The most common solution is wireless traffic encryption. Modern access points come with built-in encryption. The first generation encryption
scheme WEP proved easy to crack; the second and third generation
schemes, WPA and WPA2, are considered secure if a strong enough password or passphrase is used.
Some WAPs support hotspot style authentication using RADIUS and other authentication servers.
from the third articleIPsec is a dual mode, end-to-end, security
scheme operating at the Internet Layer of the Internet Protocol Suite or OSI model Layer 3. Some other Internet security systems in widespread use, such as Secure Sockets Layer (SSL), Transport Layer Security (TLS) and Secure Shell (SSH), operate in the upper layers of these models. Hence, IPsec can be used for protecting any application traffic across the Internet. Applications need not be specifically designed to use IPsec. The use of TLS/SSL, on the other hand, must typically be incorporated into the design of applications.
I've found: "any system of correlated things, parts, etc." at
I think that last definition is really what the word scheme means here (i.e. just
a system).
Is it true?
Thank you.