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
/
libcrypto
/
man
Age
Commit message (
Expand
)
Author
10 days
Use a better curve and a better hash for the ECDSA_do_sign() example
Theo Buehler
13 days
Link the new manual page EVP_PKEY_new_CMAC_key(3) to the build
Ingo Schwarze
13 days
Document EVP_PKEY_new_CMAC_key(3) in sufficient detail such that readers
Ingo Schwarze
14 days
Fix a brainfart that happened to me in 2020:
Ingo Schwarze
2024-11-09
Mention the key lengths of some encryption algorithms.
Ingo Schwarze
2024-11-08
Weed out the last remaining refences to the obsolete
Ingo Schwarze
2024-11-08
List CMAC_CTX_copy(3) in the SYNOPSIS. It was already
Ingo Schwarze
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-10-24
Fix argument names: des_in -> der_in and des_out -> der_out
Theo Buehler
2024-10-22
remove duplicate X509v3_asid_add_id_or_range.3 line
Jonathan Gray
2024-10-03
X509V3_EXT_get_nid.3: indicate what nid means
Theo Buehler
2024-09-06
Adjust documentation to work without X509_LOOKUP_by_subject()
Theo Buehler
2024-09-02
Remove X509_check_trust documentation
Theo Buehler
2024-09-02
The X509at_* manuals are no longer needed
Theo Buehler
2024-09-02
Also remove .Xr to X509at_*
Theo Buehler
2024-09-02
Excise X509at_* from X509_REQ_* documentation
Theo Buehler
2024-09-02
Rename lastpos to start_after to match other, similar manuals
Theo Buehler
2024-09-02
More X509at_* removal
Theo Buehler
2024-09-02
Remove mention of the no longer public X509at_* functions
Theo Buehler
2024-09-02
Adjust function signatures for const X509_LOOKUP_METHOD
Theo Buehler
2024-08-30
Remove cross references to whirlpool
Theo Buehler
2024-08-29
Remove documentation of EVP_whirlpool
Theo Buehler
2024-08-29
Remove documentation of ERR_add_error_{,v}data()
Theo Buehler
2024-08-29
HMAC_Init() is dead. Long live HMAC_Init_ex()
Theo Buehler
2024-08-29
Remove documentation of (caveat on) X509_TRUST_DEFAULT
Theo Buehler
2024-08-28
Document X509_get0_signature_info()
Theo Buehler
2024-08-24
More precision on what exactly OCSP_id_cmp and OCSP_issuer_id_cmp compare.
Theo Buehler
2024-08-24
X509at_get_attr: zap trailing comma.
Theo Buehler
2024-08-24
LibreSSL no longer supports adding X.501 attributes to an EVP_PKEY
Theo Buehler
2024-08-24
Remove documentation of UI_UTIL_read_pw*
Theo Buehler
2024-08-22
PKCS12_create(3): remove Xr to EVP_PKEY_add1_attr(3)
Theo Buehler
2024-08-18
Remove documentation for X509_REQ_[gs]et_extension_nids
Theo Buehler
2024-08-17
Zap a trailing comma to appease mandoc -Tlint
Theo Buehler
2024-08-17
Remove docs of various X509_TRUST "functionality" that no longer exists
Theo Buehler
2024-07-26
Put opening brace on correct line
Theo Buehler
2024-07-24
BUF_MEM_new.3: add a touch of KNF
Theo Buehler
2024-07-21
Add back a .
Theo Buehler
2024-07-21
Unify description of the obsolete ENGINE parameter
Theo Buehler
2024-07-21
Drop ENGINE from EVP_PKEY_derive example
Theo Buehler
2024-07-21
Garbage collect ENGINE "use" from EVP_PKEY_decrypt() example
Theo Buehler
2024-07-21
Make example slightly less terrible by dropping the ENGINE "handling"
Theo Buehler
2024-07-14
"please refer" -> "refer"
Jonathan Gray
2024-07-10
forgot to add a history section for the TLS PRF API
Theo Buehler
2024-07-10
link EVP_PKEY_CTX_set_tls1_prf_md.3 to build
Theo Buehler
2024-07-10
Import EVP_PKEY_CTX_set_tls1_prf_md.3 from OpenSSL 1.1.1
Theo Buehler
2024-07-10
Including kdf.h isn't enough, you also need evp.h
Theo Buehler
2024-07-08
remove a further spkac reference; ok tb
Jason McIntyre
2024-06-07
Align documentation with reality
Job Snijders
[next]