Skip to content
TOMAHAWKDPERSONAL ARCHIVE / LOGGER
BlogsCourse NotesRepositoriesSecurity ResearchGITHUB ↗
ARCHIVE/Security Research
Projects / COLLECTION

Security Research

3 entries in this collection. Updated automatically from the archive.

BY TOMAHAWKDDIRECTORY / INDEX
01
Security

OpenSSL C/S Implementation Demo

使用 OpenSSL 实现客户端与服务端通信的 C 语言示例,涵盖 TLS 上下文初始化、证书配置、连接握手、数据收发与错误处理。

↗
02
Security

OpenSSL X509 Parse Demo

使用 OpenSSL 解析 PEM 格式 X.509 证书的 C 语言示例,展示证书版本、序列号、签名算法、颁发者、有效期、主体、公钥与扩展信息的读取方式。

↗
03
Security

SSL/TLS Previous Vulnerabilities

Notes on POODLE, BEAST, CRIME, BREACH, and Heartbleed, outlining the affected SSL/TLS mechanisms and the role of padding, compression, and implementation flaws.

↗
END OF INDEX← Back to archive
OPEN KNOWLEDGE · PERSONAL ARCHIVEPowered by RhineLabUIBACK TO TOP ↑