Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Combine DES code into a smaller set of files. | jsing | 2024-08-31 | 1 | -131/+0 |
| | | | | Discussed with tb@ | ||||
* | Expand DES_cbc_encrypt() in cbc_enc.c. | jsing | 2024-08-31 | 1 | -3/+73 |
| | | | | | | | Copy ncbc_enc.c where it was previously #included, then clean up with `unifdef -m -DCBC_ENC_C__DONT_UPDATE_IV`. Discussed with tb@ | ||||
* | Hit the des directory with the loving mallet of knfmt | beck | 2023-07-08 | 1 | -7/+7 |
| | | | | ok tb@ | ||||
* | tags as requested by miod and tedu | deraadt | 2014-06-12 | 1 | -1/+1 |
| | |||||
* | OpenSSL 0.9.4 merge | beck | 1999-09-29 | 1 | -76/+2 |
| | |||||
* | Import of SSLeay-0.9.0b with RSA and IDEA stubbed + OpenBSD build | ryker | 1998-10-05 | 1 | -0/+135 |
functionality for shared libs. Note that routines such as sslv2_init and friends that use RSA will not work due to lack of RSA in this library. Needs documentation and help from ports for easy upgrade to full functionality where legally possible. |