Wep/wtls?

ger the manger the man Member Posts: 38 ■■□□□□□□□□
Can anyone please clarify the difference between WTLS and WEP?

Thank you

Comments

  • meadITmeadIT Member Posts: 581 ■■■■□□□□□□
    IIRC, WTLS is a certificate based authentication and WEP is just a passcode authentication.
    CERTS: VCDX #110 / VCAP-DCA #500 (v5 & 4) / VCAP-DCD #10(v5 & 4) / VCP 5 & 4 / EMCISA / MCSE 2003 / MCTS: Vista / CCNA / CCENT / Security+ / Network+ / Project+ / CIW Database Design Specialist, Professional, Associate
  • bradtechonlinebradtechonline Member Posts: 63 ■■□□□□□□□□
    WTLS is the security layer for WAP.
    Working On:
    CIW Database Specialist 1D0-541 90%
    CIW Server Administrator 5%
    CIW Inter-Networking Professional 5%
    MCITP Pathway
    c|EH
  • TravR1TravR1 Member Posts: 332
    Some of these are a little tricky, aren't they? Esp. with Security+ I feel there are a lot of protocols that are very similar, or can at least be easily confused...

    WTLS/WEP/SET
    SSL/SSH
    Digital Certificates/Digital Signatures
    Asymmetric/Symmetric/Hashing
    Public/Private Keys
    IPSec/PKI
    PAP/PPTP/L2TP
    CHAP/MS-CHAP/AES
    RADIUS/TACACS/TACACS+

    Then don't get me started on all the encryption standards and the key lengths they use and whether they are symmetric or asymmetric and block or stream and who made it and bla bla bla.. it's very over whelming at first for beginners.
    Austin Community College, certificate of completion: C++ Programming.
    Sophomore - Computer Science, Mathematics
  • TravR1TravR1 Member Posts: 332
    Apologies, I never actually answered your question..

    WEP provides authentication, and also encryption. Know that WEP uses the RC4 cipher. It's not considered a strong algorithm anymore. It exchanges the IV in clear text, and it does not offer key renewal.

    WTLS is a member of a collection of protocols under the WAP protocol. It specifies a security standard under TLS. It's designed for low-bandwidth where lengthy delays between packet transmission and receiving... aka latency.

    WEP for your wireless router, WTLS for your mobile phone and PDA.
    Austin Community College, certificate of completion: C++ Programming.
    Sophomore - Computer Science, Mathematics
Sign In or Register to comment.