index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
Age
Commit message (
Expand
)
Author
9 days
Add comment for crypto_cpu_caps_aarch64.
Joel Sing
9 days
Use multipliers for stack offsets and tweak comment.
Joel Sing
9 days
Check the correct variable in cpuid().
Joel Sing
9 days
Garbage collect a reference to ecp_mont.c, rewrap comment
Theo Buehler
9 days
ecp_methods.c: rewrap some lines
Theo Buehler
9 days
Lose the ugly GFp_simple_ and GFp_mont_ infixes
Theo Buehler
9 days
Make ec_GFp_simple_* static
Theo Buehler
9 days
Merge ecp_mont.c into ecp_methods.c
Theo Buehler
9 days
KNF nit for end of comment marker
Theo Buehler
9 days
Rename ecp_smpl.c to ecp_methods.c
Theo Buehler
10 days
Fix a brainfart that happened to me in 2020:
Ingo Schwarze
12 days
Wrap comment badly mistreated by an autoformatter due to missing /*-
Theo Buehler
12 days
Garbage collect an unused variable
Theo Buehler
12 days
Mention the key lengths of some encryption algorithms.
Ingo Schwarze
12 days
libz: sync with upstream
Theo Buehler
13 days
Weed out the last remaining refences to the obsolete
Ingo Schwarze
13 days
Clean up EC_KEY_dup()
Theo Buehler
13 days
Sweep over EC_KEY_copy()
Theo Buehler
13 days
Clean up EC_KEY_free
Theo Buehler
13 days
Clean up EC_KEY_new_by_curve_name()
Theo Buehler
13 days
List CMAC_CTX_copy(3) in the SYNOPSIS. It was already
Ingo Schwarze
13 days
Provide a replacement assembly implementation for SHA-256 on amd64.
Joel Sing
13 days
Rewrite bn2binpad.
Joel Sing
13 days
Provide constant time comparison functions for size_t.
Joel Sing
13 days
Relocate ECParameters_dup() to ec_asn1
Theo Buehler
13 days
Replace aarch64 CPU capabilities detection code.
Joel Sing
14 days
Rename EC_YBIT to EC_POINT_YBIT
Theo Buehler
14 days
Ugh. Don't return the group after freeing it
Theo Buehler
2024-11-07
document EVP_PKEY_CTRL_SET_MAC_KEY for CMAC
Ingo Schwarze
2024-11-06
document EVP_PKEY_CTRL_CIPHER, providing a bit of context
Ingo Schwarze
2024-11-06
About a year ago, the obsolete function EVP_Cipher(3) was moved out of
Ingo Schwarze
2024-11-06
EC_GROUP_set_seed(): flip order of seed and len null checks
Theo Buehler
2024-11-06
Treat the curls in EC_GROUP_dup() with a flatiron
Theo Buehler
2024-11-06
Clean up EC_GROUP_copy()
Theo Buehler
2024-11-06
Switch EC_GROUP_new() to calloc()
Theo Buehler
2024-11-06
Toss tedu's cleanse into crypto_memory.c
Theo Buehler
2024-11-06
add an empty line between license and #include lines
Theo Buehler
2024-11-06
Rename malloc-wrapper.c to crypto_memory.c
Theo Buehler
2024-11-05
Rename cpt_err.c into crypto_err.c
Theo Buehler
2024-11-05
Relocate FIPS stubs to crpyto_legacy.c
Theo Buehler
2024-11-05
CRYPTO_mem_ctrl() is also relocated to crypto_legacy.c
Theo Buehler
2024-11-05
Move OPENSSL_cleanse() to crypto_legacy()
Theo Buehler
2024-11-05
Fold cversion.c into crypto_legacy.c
Theo Buehler
2024-11-05
Rename cryptlib.c into crypto_legacy.c
Theo Buehler
2024-11-05
crypto_local.h: add comment to #endif
Theo Buehler
2024-11-05
Move cryptlib.h to crypto_local.h
Theo Buehler
2024-11-05
EC_POINT_is_at_infinity() returns a boolean
Theo Buehler
2024-11-05
cryptlib.h: adjust header guard for upcoming surgery
Theo Buehler
2024-11-04
Ignore extra groups that don't fit in the buffer passed to getgrouplist(3)
Jeremie Courreges-Anglas
2024-11-04
getgrouplist(3): always return the total number of groups found
Jeremie Courreges-Anglas
[prev]
[next]