Skip to content

DSSL library: network capture and SSL decryption toolkit

License

Notifications You must be signed in to change notification settings

Correlsense/libdssl

This branch is 40 commits ahead of, 2 commits behind plashchynski/libdssl:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Sep 9, 2016
44994eb · Sep 9, 2016

History

42 Commits
Jun 7, 2012
Jun 7, 2012
Jun 7, 2012
Mar 29, 2016
Mar 29, 2016
Jun 7, 2012
Jun 7, 2012
Mar 30, 2016
Oct 2, 2012
Mar 31, 2016
Jun 7, 2012
Mar 30, 2016
Mar 29, 2016
Jun 7, 2012
Sep 9, 2016
Mar 30, 2016
Jun 7, 2012
Jun 7, 2012
Jun 7, 2012
Jun 7, 2012
Mar 29, 2016
Mar 30, 2016
Mar 29, 2016
Jun 7, 2012

Repository files navigation

DSSL library: network capture and SSL decryption toolkit

Build Status

To view the installation documentation, load docs/index.html into your browser.


Introduction

This fork contains improvements to the original code (by Atomic Labs, Inc.),
some for our internal use (but may still be useful to others) and some will benefit the community

  • multiplatform support
    this fork has been built and tested on the following platforms

    • Solaris 8/9 sparc
    • Solaris 10 i386/sparc
    • AIX 5.3/6.1 ppc
    • Linux x86/x86_64/ppc
    • Windows x86/x86_64
    • HPUX parisc/ia64
  • Support for TLS v1.2+


Build and Runtime Prerequisites

  • openssl
  • libpcap

Notes

  • SSL decryption is not possible when DHE (Diffie-Hellman key Exchange, or ephemeral keys) is used

Correlsense

About

DSSL library: network capture and SSL decryption toolkit

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 34.4%
  • Roff 31.4%
  • Shell 24.0%
  • Makefile 9.3%
  • Other 0.9%