CS Notes

Recent writing

  • Email Routing: Mechanisms, Security, and Cloudflare Solutions

    Sep 26, 2025

    • networking
    • cloudflare
  • Email Security

    Sep 26, 2025

    • security
    • networking
  • Terraform Cheatsheet

    Sep 22, 2025

    • terraform
    • devops

See 648 more →

🧪 I’ve been exploring how ads work and experimenting with them on this site (non-profit, just hands-on learning). Let me know if it affects your user experience here.


👋🏻 Join My Telegram channel!


I share real-world lessons from building scalable systems at Jump Trading, Binance, and running mission-critical cloud ops at GovTech and Singapore Air Force. No fluff, just practical takeaways, hard-earned fixes, and deep dives that matter.

Home

❯

Security

❯

Terminologies

❯

Ciphertext (密文)

Ciphertext (密文)

17 words, 1 min read
Last updated on Mar 17, 2024
🌟 Edit This Page!   🗓️ History

  • security
Xinyang YU

Abstract


  • Encrypted form of plaintext by an encryption algorithms which can be Symmetric Encryption or Asymmetric Encryption

Mentioned by

  • KMS
  • Digital Signature
  • Symmetric Encryption

Graph View


Created by Xinyang YU | © 2023, 2025 | Licensed under CC BY-NC 4.0

  • GitHub