|
2025-03-18
| ||
| 15:09 | • Ticket [32a54a363f] Support for hardware SHA on x86 status still Open with 3 other changes artifact: bbc6677f16 user: js | |
|
2024-11-29
| ||
| 22:58 | • Ticket [32a54a363f]: 3 changes artifact: 347a3836a8 user: js | |
|
2024-05-22
| ||
| 20:14 | • Ticket [32a54a363f]: 1 change artifact: 1e4fd75daa user: js | |
| 00:16 | • Ticket [32a54a363f]: 4 changes artifact: 4f04a6d075 user: js | |
|
2021-04-11
| ||
| 18:44 | • New ticket [32a54a363f]. artifact: 680e0607fa user: js | |
| Ticket UUID: | 32a54a363f4903eca34c352ef4324c160cc377c9 | |||
| Title: | Support for hardware SHA on x86 | |||
| Status: | Open | Type: | Nice To Have | |
| Severity: | Minor | Priority: | Zero | |
| Subsystem: | Resolution: | Open | ||
| Last Modified: | 2025-03-18 15:09:44 | |||
| Version Found In: | Milestone: | 1.4 | ||
| User Comments: | ||||
|
js added on 2021-04-11 18:44:50:
x86 has hardware instructions for SHA-1 and SHA-256 (given that it is a hardware implementation of the two loops, it should also be possible to use it for SHA-224, as only the init vector is different for SHA-224). It would be nice to support those. | ||||