| | Authored by jhb on Oct 16 2020, 6:04 PM. | Unknown Object (File) | Tue, Nov 19, 3:14 AM2024-11-19 03:14:24 (UTC+0) |
| Unknown Object (File) | Tue, Nov 19, 3:14 AM2024-11-19 03:14:19 (UTC+0) |
| Unknown Object (File) | Tue, Nov 19, 3:12 AM2024-11-19 03:12:57 (UTC+0) |
| Unknown Object (File) | Tue, Nov 19, 3:12 AM2024-11-19 03:12:54 (UTC+0) |
| Unknown Object (File) | Tue, Nov 19, 3:12 AM2024-11-19 03:12:50 (UTC+0) |
| Unknown Object (File) | Mon, Nov 18, 1:08 PM2024-11-18 13:08:36 (UTC+0) |
| Unknown Object (File) | Sat, Nov 16, 7:32 AM2024-11-16 07:32:46 (UTC+0) |
| Unknown Object (File) | Fri, Nov 15, 5:41 PM2024-11-15 17:41:13 (UTC+0) |
Event Timelinejhb requested review of this revision. jhb created this revision. jhb added inline comments. jhb retitled this revision from Add an kernel crypto driver using assembly routines from OpenSSL. to Add a kernel crypto driver using assembly routines from OpenSSL.. This revision is now accepted and ready to land. This revision now requires review to proceed. This revision is now accepted and ready to land. This revision was automatically updated to reflect the committed changes. Path | Size |
---|
| | | 2 lines | | 105 lines | | | | | | 1 line | | | | 3 lines | | 3 lines | | 4 lines | | | | 51 lines | | 369 lines | | 146 lines | | 68 lines | | 77 lines | | 121 lines | | 258 lines | | | | 1 line | | | | 2 lines | | | | 26 lines |
Commit | Tree | Parents | Author | Summary | Date |
---|
2c8ec1514256 | 86b5eb70d1f1 | ff2a6d8be138 | John Baldwin | Make the list of algorithms explicit. | Oct 19 2020, 10:43 PM | ff2a6d8be138 | 2cb537970120 | af0f97e9182e | John Baldwin | Fix the architecture bullet list. | Oct 19 2020, 10:40 PM | af0f97e9182e | 6931dae48ee9 | 4a47e0cbfaa4 | John Baldwin | Add a manpage. | Oct 19 2020, 9:25 PM | 4a47e0cbfaa4 | 7d9da96298be | c94c95591637 | John Baldwin | Allow ossl to be built statically. | Oct 19 2020, 9:24 PM | c94c95591637 | c41c66e67c13 | dc59f7b14ba1 | John Baldwin | Add i386 support to ossl(4). | Oct 12 2020, 10:39 PM | dc59f7b14ba1 | 5b01c83ca0e4 | 9710a1e526cc | John Baldwin | Update paths for rename. | Oct 12 2020, 8:12 PM | 9710a1e526cc | 267ffbb4baad | fecc624ea2f1 | John Baldwin | Build fixes for standalone and towards arm64 support. | Oct 9 2020, 11:11 PM | fecc624ea2f1 | 4eb260e5427e | 28ce6c26820e | John Baldwin | Add a reference to the OPENSSL_ia32cap manpage. | Aug 17 2020, 5:32 PM | 28ce6c26820e | b010f0b101ac | 89dc5681ad4e | John Baldwin | Add SHA2-384 and SHA2-512. | Aug 14 2020, 9:53 PM | 89dc5681ad4e | 552a1d24bb2c | 565fd7c7057b | John Baldwin | | Aug 14 2020, 9:18 PM | 565fd7c7057b | 8734943c85c9 | 157f460b43d0 | John Baldwin | Adjust license now that this file is all new bits. | Aug 14 2020, 9:15 PM | 157f460b43d0 | 128897c01a14 | 1b19d9ed441a | John Baldwin | Add SHA2-224 and SHA2-256. | Aug 14 2020, 8:46 PM | 1b19d9ed441a | 99cad2990534 | 5cc9b95c9f3b | John Baldwin | | Aug 14 2020, 7:14 PM | 5cc9b95c9f3b | 81082a258c67 | af2749e6d511 | John Baldwin | | Aug 14 2020, 6:15 PM | af2749e6d511 | 4f388d122a0f | 79d559e4831c | John Baldwin | Xor the two pad values when flipping to the opad key. | Aug 13 2020, 11:30 PM | 79d559e4831c | 5c82c27f6eca | 2dcf266e46f0 | John Baldwin | | Aug 13 2020, 11:27 PM | 2dcf266e46f0 | d43d292284ea | 18eb7152c5be | John Baldwin | Add missing break in probesession. | Aug 13 2020, 10:19 PM | 18eb7152c5be | 358424b86a97 | ba9bea714114 | John Baldwin | First cut at adding SHA1. | Aug 13 2020, 12:27 AM | ba9bea714114 | 91988991fa55 | 812112733079 | John Baldwin | Initialize OPENSSL_ia32cap_P[] based on reading OPENSSL_ia32_cpuid. | Aug 8 2020, 3:31 AM | 812112733079 | 59e38f427479 | 27d1c1c38fa7 | John Baldwin | Add initial bones of an ossl(4) driver. | Aug 7 2020, 8:38 PM |
|