commit | 4499f4cc20eee7e0f67b35f5a5c6078bf07dcbc0 | [log] [download] |
---|---|---|
author | Damien Miller <djm@mindrot.org> | Sat Nov 20 15:15:49 2010 +1100 |
committer | Damien Miller <djm@mindrot.org> | Sat Nov 20 15:15:49 2010 +1100 |
tree | f4d827008f691988ecb163d0748648e10f2b0c25 | |
parent | 7a221a159188eceeea366d4f58345d2bdccaeb8d [diff] |
- djm@cvs.openbsd.org 2010/11/10 01:33:07 [kexdhc.c kexdhs.c kexgexc.c kexgexs.c key.c moduli.c] use only libcrypto APIs that are retained with OPENSSL_NO_DEPRECATED. these have been around for years by this time. ok markus