Skip to content

HTTPS clone URL

Subversion checkout URL

You can clone with
or
.
Download ZIP
Simple Encrypted Chat Client - client part of sec
Perl
Branch: master

Fetching latest commit…

Cannot retrieve the latest commit at this time

Failed to load latest commit information.
.gitignore
README
secc

README

secc - simple encrypted chat client

sec is a blowfish encrypted chat tool, used to communicate with others in a secure way.

#######################################################################################

dependencies for debian/ubuntu systems:

libcrypt-rijndael-perl
libcrypt-cbc-perl
libterm-readkey-perl
libcurses-perl
libcurses-ui-perl


sudo apt-get update && apt-get install libcrypt-rijndael-perl libcrypt-cbc-perl libterm-readkey-perl libcurses-perl libcurses-ui-perl
Something went wrong with that request. Please try again.