Introduction
        Public-Key Cryptography
Public key cryptography, also known as asymmetric cryptography, is a cryptographic approach that uses key pair: public key and private key. They are mathematically related but cannot be derived one from another.
    
    
    
    Android Keystore
Android Keystore system is a part of the Android operating system that provides a secure storage facility for cryptographic keys, certificates, and related information.
Public-Key Cryptography
A modern approach of securely exchanging information between two parties. It includes private and public key. Private is kept safe, while public is shared with anyone.
Encrypted Shared Preferences
Securely persist the data on your Android device, in an encrypted manner. Even if someone get your data, it's hard to decrypt it.
Course Content
    
    Introduction
    
      
  
  
        Available in
        
        days
      
      
        
        days
        after you enroll
      
    
    
    The Basics of Cryptography
    
      
  
  
        Available in
        
        days
      
      
        
        days
        after you enroll
      
    
    
    Client Application - Android
    
      
  
  
        Available in
        
        days
      
      
        
        days
        after you enroll
      
    
    
    Server Application - Kobweb/Ktor
    
      
  
  
        Available in
        
        days
      
      
        
        days
        after you enroll
      
    
    
    Server Deployment
    
      
  
  
        Available in
        
        days
      
      
        
        days
        after you enroll
      
    
    
    Security Best Practices
    
      
  
  
        Available in
        
        days
      
      
        
        days
        after you enroll
      
    
    
    Course Updates
    
      
  
  
        Available in
        
        days
      
      
        
        days
        after you enroll