OpenSSH should support VIA PadLock
Bug #119295 reported by
Pascal de Bruijn
This bug affects 2 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
portable OpenSSH |
Fix Released
|
Unknown
|
|||
openssh (Ubuntu) |
Fix Released
|
Wishlist
|
Colin Watson | ||
Bug Description
VIA PadLock is a hardware cryptography engine for AES and SHA1/256.
OpenSSH should support PadLock. Upstream OpenSSH versions do support padlock, and a working patch exists in openssh-portable bug #1437 (see remote bug watches) as of 4.9p1. The patch applies and works fine in 4.7p1.
A small bugfix patch to the version of OpenSSL in Ubuntu is also required for this to work. The bugfix is included in OpenSSL upstream 0.9.8h. It applies fine and works fine on 0.9.8g.
Initial work on PadLock support was done some time ago:
http://
Related branches
Changed in openssh: | |
status: | Fix Released → Confirmed |
Changed in openssh: | |
status: | Unknown → Confirmed |
Changed in openssh: | |
status: | Confirmed → In Progress |
Changed in openssh: | |
status: | In Progress → Fix Released |
description: | updated |
To post a comment you must log in.
With OpenSSH >= 4.4, we just need to configure --with-ssl-engine.