Skip to content

fork of PPX's blowcrypt 3.6 to make use of Xsalsa20+Poly1305 over blowfish

Notifications You must be signed in to change notification settings

kniffy/SALSACRYPT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SALSACRYPT

like it says on the tin, I made a quick fork of PERPLEX's old blowcrypt script to use shit that aint blowfish.. schneier himself says to not use it anymore :)

before you make use of this you need to get FiSHDANCE and compile the shit, and edit the tcl to load it. assuming you put it under scripts/ in your eggbot dir then you dont have to lift a finger. :)

please read the FiSHDANCE doc and set a sane key; i ran into loads of issues with very short keys, so don't be dumb and ask anyone why the shit doesnt work

as a bonus i included a fork of ngBot's Blow.tcl which does the same shit as this, but maybe you prefer it over this, idk.

before anyone asks, i know that output of something really big like !help with ngBot is broken by the timestamp check.. if anyone has a bright idea that isnt increasing the amount of time allowed let me know, since i probably wont fix it myself. dont ask me about keyex either.

have fun, kids.

come idle on #salsacrypt at link-net, or #kiwidox on efnet

About

fork of PPX's blowcrypt 3.6 to make use of Xsalsa20+Poly1305 over blowfish

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages