Commit graph

2 commits

Author SHA1 Message Date
Bill Fenner
16da82f57e Remove WWW: None. 2005-10-09 05:21:41 +00:00
Kirill Ponomarev
f2ac14b77d Add lep 0.30,
LEP is my attempt to provide a simple yet effective crypto
system that focuses largely on streamlining tasks and less on
elaborate inclusion of algorithms (MD5 and Blowfish are the
only official algorithms used, both of which are linked in from
-lcrypto), and also has some simple implementations of classic
cipher design (transposition, byte swapping, caesar, XOR, hex
encoding, etc) which can fit into the same operation chain,
relieving the need for OS overhead with process spawning and
piping.

PR:		ports/66659
Submitted by:	Dmitri Nikulin <setagllib@optusnet.com.au>
2004-05-15 11:29:37 +00:00