Computer Systems and Networks Security

Published:

Designed and implemented cryptographic security mechanisms for RTSSP (Real-Time Secure Streaming Protocol) using Java JCA/JCE.

Topics included:

  • Symmetric encryption, block ciphers, and block modes of operation
  • Secure hash functions and MACs
  • Asymmetric cryptographic algorithms and digital signatures
  • Secure envelopes using asymmetric methods
  • Java Keystores, Diffie-Hellman key exchange, X.509 Certificates, and TLS
  • Network traffic analysis and auditing using Wireshark

👉 View on GitHub