IT lexicon Security Cipher

Cipher

Security På svenska → Updated: 2026-05-23

An algorithm that encrypts and decrypts data.

Classics: AES (symmetric), RSA (asymmetric), ChaCha20 (fast on mobile). During a TLS handshake the client and server negotiate which ciphers they support — old insecure ones (3DES, RC4) should be disabled.

← Back to the lexicon