tangled
alpha
login
or
join now
jcs.org
/
openbsd-src
0
fork
atom
jcs's openbsd hax
openbsd
0
fork
atom
overview
issues
pulls
pipelines
openbsd-src
/
lib
/
libcrypto
/
rc4
/
at
trash-bin2
1 folder
4 files
asm
Replace all uses of magic numbers when operating on OPENSSL_ia32_P[] by meaningful constants in a private header file, so that reviewers can actually get a chance to figure out what the code is attempting to do without knowing all cpuid bits.
9 years ago
rc4.h
Lob a style(9) grenade in here.
10 years ago
rc4_enc.c
Switch to <endian.h> from <machine/endian.h> for better portability.
4 years ago
rc4_locl.h
Only import cryptlib.h in the four source files that actually need it. Remove the openssl public includes from cryptlib.h and add a small number of includes into the source files that actually need them. While here, also sort/group/tidy the includes.
11 years ago
rc4_skey.c
Lob a style(9) grenade in here.
10 years ago