Skip to content

Correlsense/libdssl

 
 

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%