This website requires JavaScript.
Explore
Help
Sign In
generic-library
/
openssl
Watch
1
Star
0
Fork
0
You've already forked openssl
Code
Issues
Pull Requests
Releases
Wiki
Activity
openssl
/
crypto
/
rc4
History
Andy Polyakov
2dae04d038
RC4 tune-up featuring 30-40% performance improvement on most RISC
...
platforms. See crypto/rc4/rc4_enc.c for further details.
1999-10-07 12:03:59 +00:00
..
asm
Two more .cvsignore files for the assembler stuff
1999-03-08 09:47:30 +00:00
.cvsignore
Ignore Makefile.save
1999-04-29 16:04:54 +00:00
Makefile.ssl
Some assembler-related clean-ups.
1999-05-28 23:18:51 +00:00
Makefile.uni
New Makefile variables $(RANLIB) and $(PERL).
1999-04-01 12:34:33 +00:00
rc4_enc.c
RC4 tune-up featuring 30-40% performance improvement on most RISC
1999-10-07 12:03:59 +00:00
rc4_locl.h
rc4_locl.h and bf_locl.h incorrectly defined _HEADER_...;
1999-06-14 14:48:25 +00:00
rc4_skey.c
Change #include filenames from <foo.h> to <openssl.h>.
1999-04-23 22:13:45 +00:00
rc4.c
Change #include filenames from <foo.h> to <openssl.h>.
1999-04-23 22:13:45 +00:00
rc4.h
New Configure option no-<cipher> (rsa, idea, rc5, ...).
1999-04-27 01:14:46 +00:00
rc4s.cpp
Submitted by:
1999-04-23 23:28:26 +00:00
rc4speed.c
Some pre-POSIX systems don't have unistd.h (but e.g. lib.c).
1999-06-09 13:23:38 +00:00
rc4test.c
New Configure option no-<cipher> (rsa, idea, rc5, ...).
1999-04-27 01:14:46 +00:00
rrc4.doc
Import of old SSLeay release: SSLeay 0.8.1b
1998-12-21 10:52:47 +00:00