>PadLock for x86_64 is supported by OpenSSL 1.0.1 and the trunk (1.1.0)
>branches - but not on the 1.0.0 and previous branches.
>Is there a chance Ubuntu will release OpenSSL 1.0.1+ packages in a PPA or
>provide instructions on how to properly build OpenSSL yourself for Ubuntu?
Every supported v
** Changed in: ssl-cert
Status: Unknown => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/119294
Title:
OpenSSL should support VIA PadLock
To manage notifications about this bug
PadLock for x86_64 is supported by OpenSSL 1.0.1 and the trunk (1.1.0) branches
- but not on the 1.0.0 and previous branches.
Isa there a chance Ubuntu will release OpenSSL 1.0.1+ packages in a PPA or
provide instructions on how to properly build OpenSSL yourself for Ubuntu?
--
You received thi
** Description changed:
VIA PadLock is a hardware cryptography engine for AES and SHA1/256.
OpenSSL now supports PadLock, but a cache logic bug prevents the use of
the PadLock engine.
A fairly trivial patch exists and has been merged in OpenSSL 0.9.8g
upstream. See bug #119295 for
** Changed in: openssl (Debian)
Status: Unknown => Fix Released
--
OpenSSL should support VIA PadLock
https://bugs.launchpad.net/bugs/119294
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs@
** Bug watch added: Debian Bug tracker #368476
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=368476
** Also affects: openssl (Debian) via
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=368476
Importance: Unknown
Status: Unknown
--
OpenSSL should support VIA PadLock
https://b
Just tested the default OpenSSL package (0.9.8k-7ubuntu8) on Ubuntu
Server 10.04 LTS 64 bit installed on a DELL XS11-VX8 alias Fortuna
(uses a Via Nano U2250 http://www.online.net/serveur-dedie/offre-
dedibox-v3.xhtml ) and VIA Padlock is still not supported :(
The only way of getting it to work
I've tried instruction from
http://ubuntuforums.org/showpost.php?p=7167334&postcount=45 in ubuntu 9.10 and
padlock engine in openssl works now on 64-bit system.
It'll be great if this patch will be add to mainstream.
--
OpenSSL should support VIA PadLock
https://bugs.launchpad.net/bugs/119294
Y
yes, it's via nano.
some of new notebooks with it already sell here and I've bought one.
--
OpenSSL should support VIA PadLock
https://bugs.launchpad.net/bugs/119294
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing
On Sat, Sep 19, 2009 at 4:37 AM, JanCeuleers wrote:
> @igorsh: is there a 64-bit CPU that supports Padlock?
Via Nano: http://en.wikipedia.org/wiki/Via_nano
--tim
--
OpenSSL should support VIA PadLock
https://bugs.launchpad.net/bugs/119294
You received this bug notification because you are a me
@igorsh: is there a 64-bit CPU that supports Padlock?
--
OpenSSL should support VIA PadLock
https://bugs.launchpad.net/bugs/119294
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
I found that support of VIA padlock missed in amd64 version of openssl.
In i386 version of ubuntu it works perfect:
$ uname -a
Linux ubuntu 2.6.28-11-generic #42-Ubuntu SMP Fri Apr 17 01:57:59 UTC 2009 i686
GNU/Linux
$ aptitude show openssl
Package: openssl
State: installed
Automatically instal
Thank you for taking the time to report this bug and helping to make
Ubuntu better. You reported this bug a while ago and there hasn't been
any activity in it recently. Has this been implemented yet. Can you try
with the latest Ubuntu release? Thanks in advance.
** Changed in: openssl (Ubuntu)
** Bug watch added: 'Bug tracker at http://rt.openssl.org/' #1559
http://rt.openssl.org/Ticket/Display.html?id=1559
** Also affects: ssl-cert via
http://rt.openssl.org/Ticket/Display.html?id=1559
Importance: Unknown
Status: Unknown
--
OpenSSL should support VIA PadLock
https://bu
I'm going to mark the openssh side of this bug invalid, as it already
seems to be adequately covered in bug 119295.
** Changed in: openssh (Ubuntu)
Status: New => Invalid
--
OpenSSL should support VIA PadLock
https://bugs.launchpad.net/bugs/119294
You received this bug notification becaus
Upstream bug:
http://rt.openssl.org/Ticket/Display.html?id=1668&user=guest&pass=guest
Though the bug hasn't been closed, the patch has been applied to 0.9.8h
as is trivially verifiable by examination of the source.
** Also affects: openssh (Ubuntu)
Importance: Undecided
Status: New
--
Re JanCeuleers' comment:
Apparently the OpenSSL developers want apps to have to explicitly enable
support, so once the cache logic patch is applied OpenSSL's PadLock
support will be working fine.
You can actually force PadLock use for OpenSSL components that read
openssl.cnf but most other apps m
Support is almost working in Hardy. There's a bug in the caching logic
in OpenSSL 0.9.8g that prevents the engine from being used, and when
this is fixed support works fine with apps that properly enable OpenSSL
engines, like OpenSSL.
A small patch (attached to bug #119295) is available to fix the
The support of sha is also missing in openssl 0.9.8g (hardy and
intrepit).
You may easily check this by comparing eng_padlock.c with the patch at
http://www.logix.cz/michal/devel/padlock/.
The patch is against openssl 0.9.8b, and contains the padlock static
fix.
I've attached a cleaned version o
The fix is incomplete, in that the Padlock engine is not automatically
enabled. Applications that use the library need to explicitly enable the
engine for it to be used.
** Changed in: openssl (Ubuntu)
Status: Fix Released => New
--
OpenSSL should support VIA PadLock
https://bugs.launchpa
openssl 0.9.8 in gutsy.
'openssl engine padlock' seems to indicate that support exists.
** Changed in: openssl (Ubuntu)
Status: New => Fix Released
--
OpenSSL should support VIA PadLock
https://bugs.launchpad.net/bugs/119294
You received this bug notification because you are a member of
Reporter of the upstream bug tells me by private email that openssl
0.9.8e does now support Padlock, except for the random number generator.
--
OpenSSL should support VIA PadLock
https://bugs.launchpad.net/bugs/119294
You received this bug notification because you are a member of Ubuntu
Bugs, whi
Upstream states that this has been fixed (possible except for the RNG).
Unfortunately they're not saying which version it was fixed in.
See http://rt.openssl.org/Ticket/Display.html?id=1559
--
OpenSSL should support VIA PadLock
https://bugs.launchpad.net/bugs/119294
You received this bug notific
23 matches
Mail list logo