Name Status Last Modified Last Commit
lp:debian/botan1.10 1 Development 2015-08-18 18:14:44 UTC
17. * Use pkgkde-symbolshelper to maintai...

Author: Ondřej Surý
Revision Date: 2015-08-18 18:14:44 UTC

* Use pkgkde-symbolshelper to maintain a single symbols file (that needs
  to be updated after, so we don't fail at all)
* Install docs for libbotan-1.10-1

lp:debian/stretch/botan1.10 1 Development 2015-08-18 18:14:44 UTC
17. * Use pkgkde-symbolshelper to maintai...

Author: Ondřej Surý
Revision Date: 2015-08-18 18:14:44 UTC

* Use pkgkde-symbolshelper to maintain a single symbols file (that needs
  to be updated after, so we don't fail at all)
* Install docs for libbotan-1.10-1

lp:debian/jessie/botan1.10 1 Development 2014-08-25 10:49:33 UTC
12. * Add ppc64el and arm64 support (Clos...

Author: Ondřej Surý
Revision Date: 2014-08-25 10:49:33 UTC

* Add ppc64el and arm64 support (Closes: #741691)
* Add support for or1k (Closes: #749267)
* Use correct Vcs-* links

lp:debian/wheezy/botan1.10 1 Development 2013-03-04 09:24:12 UTC
10. * Imported Upstream version 1.10.4 +...

Author: Ondřej Surý
Revision Date: 2013-03-04 09:24:12 UTC

* Imported Upstream version 1.10.4
 + Avoid a conditional operation in the power mod implementations on if
   a nibble of the exponent was zero or not. This may help protect
   against certain forms of side channel attacks.
 + The SRP6 code was checking for invalid values as specified in RFC
   5054, specifically values equal to zero mod p. However SRP would
   accept negative A/B values, or ones larger than p, neither of which
   should occur in a normal run of the protocol. These values are now
   rejected. Credits to Timothy Prepscius for pointing out these values
   are not normally used and probably signal something fishy.
 + The return value of version_string is now a compile time constant
   string, so version information can be more easily extracted from
   binaries.
* Imported Upstream version 1.10.5
 + A potential crash in the AES-NI implementation of the AES-192 key
   schedule (caused by misaligned loads) has been fixed.
 + A previously conditional operation in Montgomery multiplication and
   squaring is now always performed, removing a possible timing channel.
 + Use correct flags for creating a shared library on OS X under Clang.
 + Fix a compile time incompatibility with Visual C++ 2012.

14 of 4 results