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
/
engine
Age
Commit message (
Expand
)
Author
2002-07-16
correct memset arguments; from Moritz Jodeit <moritz@jodeit.org> via PR/2822.
Federico G. Schwindt
2002-06-20
remove support for RC4 via /dev/crypto, suggested by Niels; ok provos@
Markus Friedl
2002-06-19
do not syslog from libraries!
Theo de Raadt
2002-06-19
KNF, -Wall, and other cleanups. still does not failover 100% correctly
Theo de Raadt
2002-06-19
stupid stupid bug ja ja ja ja
Theo de Raadt
2002-06-18
unbreak sshd with privsep: open /dev/crypto, keep fd, and call
Markus Friedl
2002-06-18
per-evp state is now sizeof(struct dev_crypto_state) instead sizeof(struct se...
Markus Friedl
2002-06-13
keep a FD per EVP_init, use a global FD for all asym operations;
Markus Friedl
2002-06-11
KNF
Theo de Raadt
2002-06-11
add "dsa_dsa_mod_exp" - This mimics the software dsa_mod_exp funtion
Bob Beck
2002-06-11
Make DSA work now... at least for things that can do bn_mod_exp.
Bob Beck
2002-06-11
Make asymmetric crypto work in userland
Bob Beck
2002-06-09
Pass the right arguments for RSA, DSA, and modexp operations. Fix the
Angelos D. Keromytis
2002-06-07
Merge OpenSSL 0.9.7-stable-20020605,
Bob Beck
2002-05-25
do not assume scripts are executable
Theo de Raadt
2002-05-16
add aes/bf/cast; ok deraadt@
Markus Friedl
2002-05-16
use hw_cryptodev
Theo de Raadt
2002-05-15
import openssl-0.9.7-beta1
Bob Beck
2002-05-15
OpenSSL 0.9.7 stable 2002 05 08 merge
Bob Beck
2002-05-15
import 0.9.7b (without idea and rc5)
Bob Beck
2001-06-22
openssl-engine-0.9.6a merge
Bob Beck
2000-12-18
fix util script runs to not assume they are executable.
Bob Beck
2000-12-15
openssl-engine-0.9.6 merge
Bob Beck
2000-12-15
import openssl-0.9.7-beta1
Bob Beck