An Introduction to TCP/IP and HTTP

An Introduction to TCP/IP and HTTP

Source: sowhat1412 Author: sowhat1412 1 TCP/IP 1.1 TCP/IP Definition TCP/IP protocol suite is a set of protocols, also known as Internet Protocol Suite. Computers can communicate only by adhering to these rules. TCP and IP are just two of the important protocols, hence the name TCP/IP for this internet protocol suite, which actually includes four … Read more

ChaCha20 Encryption Algorithm Overview

ChaCha20 Encryption Algorithm Overview

# Technology # Sharing Author / Cabinet Sweeping Monk In encryption algorithms, we often encounter a new type of algorithm called ChaCha20. Now let’s take a look at its features and application scenarios. Salsa20 is a stream cipher algorithm submitted to eSTREAM by Daniel J. Bernstein. It is built on a pseudo-random function based on … Read more

eCapture Observer: Android HTTPS Plaintext Packet Capture

eCapture Observer: Android HTTPS Plaintext Packet Capture

Introduction Is it becoming increasingly difficult to capture HTTPS packets on Android systems? In high versions, adding CA certificates is not possible, and packet capture software relies on too many dependencies. When using VPN mode or HOOK programs, they can be detected by apps. The cost of countermeasures is rising. Is there a universal tool … Read more