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
/
modes
/
at
jcs
1 folder
11 files
asm
Make OPENSSL_IA32_SSE2 the default for i386 and remove the flag.
10 months ago
cbc128.c
Unifdef OPENSSL_SMALL_FOOTPRINT.
11 months ago
ccm128.c
add missing u64/uint64_t conversion
10 months ago
cfb128.c
Unifdef OPENSSL_SMALL_FOOTPRINT.
11 months ago
ctr128.c
Use stdint types instead of u64/u32/u8.
10 months ago
gcm128.c
Replace GHASH_ASM with function specific defines.
2 months ago
gcm128_amd64.c
Rework gcm128 implementation selection for amd64/i386.
9 months ago
gcm128_i386.c
Require SSE in order to use gcm_{gmult,ghash}_4bit_mmx().
3 months ago
modes.h
Hit modes with the loving mallet of knfmt
2 years ago
modes_local.h
libcrypto: add header guards to *_local.h
4 months ago
ofb128.c
Unifdef OPENSSL_SMALL_FOOTPRINT.
11 months ago
xts128.c
Use stdint types instead of u64/u32/u8.
10 months ago