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
/
cast
History
Andy Polyakov
3cc9a89dda
Unified targets for ELF assembler modules. Tested on Linux, Solaris and
...
FreeBSD. Goal is to extend support even to SCO5, UnixWare/OpenUnix...
2003-01-03 17:37:53 +00:00
..
asm
Remove Win32 assembler files. They are always rebuilt (with some
2000-03-13 08:04:20 +00:00
.cvsignore
Ignore Makefile.save
1999-04-29 16:04:54 +00:00
c_cfb64.c
Don't use reserved name "_encrypt" for parameters;
1999-05-13 17:51:35 +00:00
c_ecb.c
Source code cleanups: Use void * rather than char * in lhash,
2000-01-30 22:20:28 +00:00
c_enc.c
Don't use reserved name "_encrypt" for parameters;
1999-05-13 17:51:35 +00:00
c_ofb64.c
Avoid shadowing, and a bit of constification while I'm at it.
1999-05-13 17:10:42 +00:00
c_skey.c
EVP constification.
2000-06-03 14:13:58 +00:00
cast_lcl.h
Make sure OPENSSL_SYS_... is defined when we need it.
2001-04-03 14:03:19 +00:00
cast_s.h
Move CAST_S_tables to read-only segment.
2000-02-15 17:37:44 +00:00
cast_spd.c
Code for better build under Darwin (MacOS X).
2001-03-07 10:04:00 +00:00
cast.h
Make all configuration macros available for application by making
2001-02-19 16:06:34 +00:00
castopts.c
Use new-style system-id macros everywhere possible. I hope I haven't
2001-02-20 08:13:47 +00:00
casts.cpp
Submitted by:
1999-04-23 23:28:26 +00:00
casttest.c
Have all tests use EXIT() to exit rather than exit(), since the latter doesn't
2002-11-28 18:54:30 +00:00
Makefile.ssl
Unified targets for ELF assembler modules. Tested on Linux, Solaris and
2003-01-03 17:37:53 +00:00