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
/
sha
/
at
jcs
1 folder
21 files
asm
Make OPENSSL_IA32_SSE2 the default for i386 and remove the flag.
10 months ago
sha.h
Remove #error if OPENSSL_NO_FOO is defined
1 year ago
sha1.c
Replace Makefile based SHA*_ASM defines with HAVE_SHA_* defines.
1 year ago
sha1_aarch64.c
Provide accelerated SHA-1 for aarch64.
9 months ago
sha1_aarch64_ce.S
Make SHA aarch64 assembly build with gcc.
2 months ago
sha1_amd64.c
Provide a SHA-1 assembly implementation for amd64 using SHA-NI.
1 year ago
sha1_amd64_generic.S
Tidy instruction separators in SHA assembly.
2 months ago
sha1_amd64_shani.S
Tidy instruction separators in SHA assembly.
2 months ago
sha256.c
Replace Makefile based SHA*_ASM defines with HAVE_SHA_* defines.
1 year ago
sha256_aarch64.c
Provide an accelerated SHA-256 assembly implementation for aarch64.
1 year ago
sha256_aarch64_ce.S
Make SHA aarch64 assembly build with gcc.
2 months ago
sha256_amd64.c
Provide a SHA-256 assembly implementation for amd64 using SHA-NI.
1 year ago
sha256_amd64_generic.S
Tidy instruction separators in SHA assembly.
2 months ago
sha256_amd64_shani.S
Tidy instruction separators in SHA assembly.
2 months ago
sha3.c
Use 'ctx' for sha3_ctx variables, rather than the less readable 'c'.
11 months ago
sha3_internal.h
Use 'ctx' for sha3_ctx variables, rather than the less readable 'c'.
11 months ago
sha512.c
Replace Makefile based SHA*_ASM defines with HAVE_SHA_* defines.
1 year ago
sha512_aarch64.c
Provide an accelerated SHA-512 assembly implementation for aarch64.
1 year ago
sha512_aarch64_ce.S
Make SHA aarch64 assembly build with gcc.
2 months ago
sha512_amd64.c
Provide a replacement assembly implementation for SHA-512 on amd64.
1 year ago
sha512_amd64_generic.S
Tidy instruction separators in SHA assembly.
2 months ago
sha_internal.h
Remove no longer necessary compat #defines
2 years ago