Protecting Data through Encryption & Decryption

Defensive Coding iOS    |    Intermediate
  • 8 videos | 43m 41s
  • Earns a Badge
Rating 2.0 of 2 users Rating 2.0 of 2 users (2)
There are a number of methods that can be used in your defensive programming strategy to protect data. Explore data protection through encryption and decryption using iOS apps.

WHAT YOU WILL LEARN

  • Use the randomization services api to generate random numbers
    Create an md5 hash using the common crypto library
    Create an sha hash using the common crypto library
    Use the rncryptor library to encrypt and decrypt data in an ios app
  • Use the certificate, key, and trust functions to generate an asymmetric key pair
    Use the public key of an asymmetric key pair to encrypt data
    Use the private key of an asymmetric key pair to decrypt data
    Create and manage ios keychain items

IN THIS COURSE

  • 3m 24s
    In this video, you will learn how to use the Randomization Services API to generate random numbers. FREE ACCESS
  • 3m 5s
    In this video, find out how to create an MD5 hash using the Common Crypto library. FREE ACCESS
  • Locked
    3.  SHA Hashing Using Common Crypto
    3m 21s
    During this video, you will learn how to create an SHA hash using the Common Crypto library. FREE ACCESS
  • Locked
    4.  Simple Data Encryption and Decryption
    6m 8s
    Learn how to use the RNCryptor library to encrypt and decrypt data in an iOS app. FREE ACCESS
  • Locked
    5.  Generating Asymmetric Keys For Securing iOS Data
    7m 40s
    In this video, find out how to use the Certificate, Key, and Trust functions to generate a key pair. FREE ACCESS
  • Locked
    6.  Encrypting iOS Data Using a Public Key
    6m 12s
    Learn how to use the public key of an asymmetric key pair to encrypt data. FREE ACCESS
  • Locked
    7.  Decrypting iOS Data Using a Private Key
    6m 44s
    In this video, you will use the private key of an asymmetric key pair to decrypt data. FREE ACCESS
  • Locked
    8.  Exercise: Taking advantage of the Keychain Services API
    7m 6s
    In this video, you will learn how to create and manage keychain items on iOS. FREE ACCESS

EARN A DIGITAL BADGE WHEN YOU COMPLETE THIS COURSE

Skillsoft is providing you the opportunity to earn a digital badge upon successful completion on some of our courses, which can be shared on any social network or business platform.

Digital badges are yours to keep, forever.

YOU MIGHT ALSO LIKE

Rating 3.5 of 2 users Rating 3.5 of 2 users (2)
Rating 5.0 of 3 users Rating 5.0 of 3 users (3)
Rating 5.0 of 1 users Rating 5.0 of 1 users (1)