| Commit message (Expand) | Author | Age | Files | Lines |
* | support AES with 192 and 256 bit keys, too. |  markus | 2003-08-07 | 1 | -58/+60 |
* | nuke term 3, since we're all in ~deraadt/terms and I clued in now. |  beck | 2003-06-03 | 1 | -3/+0 |
* | merge 0.9.7b with local changes; crank majors for libssl/libcrypto |  markus | 2003-05-12 | 1 | -9/+34 |
* | remove printf("bar\n"); |  markus | 2003-04-08 | 1 | -1/+0 |
* | remove support for RC4 via /dev/crypto, suggested by Niels; ok provos@ |  markus | 2002-06-20 | 1 | -18/+0 |
* | do not syslog from libraries! |  deraadt | 2002-06-19 | 1 | -10/+1 |
* | KNF, -Wall, and other cleanups. still does not failover 100% correctly |  deraadt | 2002-06-19 | 1 | -22/+52 |
* | stupid stupid bug ja ja ja ja |  deraadt | 2002-06-19 | 1 | -1/+1 |
* | unbreak sshd with privsep: open /dev/crypto, keep fd, and call |  markus | 2002-06-18 | 1 | -5/+20 |
* | per-evp state is now sizeof(struct dev_crypto_state) instead sizeof(struct session_op) |  markus | 2002-06-18 | 1 | -6/+6 |
* | keep a FD per EVP_init, use a global FD for all asym operations; |  markus | 2002-06-13 | 1 | -83/+85 |
* | KNF |  deraadt | 2002-06-11 | 1 | -19/+16 |
* | add "dsa_dsa_mod_exp" - This mimics the software dsa_mod_exp funtion |  beck | 2002-06-11 | 1 | -3/+37 |
* | Make DSA work now... at least for things that can do bn_mod_exp. |  beck | 2002-06-11 | 1 | -7/+4 |
* | Make asymmetric crypto work in userland |  beck | 2002-06-11 | 1 | -36/+114 |
* | Pass the right arguments for RSA, DSA, and modexp operations. Fix the |  angelos | 2002-06-09 | 1 | -30/+37 |
* | add aes/bf/cast; ok deraadt@ |  markus | 2002-05-16 | 1 | -2/+50 |
* | OpenSSL 0.9.7 stable 2002 05 08 merge |  beck | 2002-05-15 | 1 | -0/+926 |