6.0.0-alpha12
6/11/25

[#14814] Incorrect hash algorithm shown
Summary Incorrect hash algorithm shown
Queue Horde Framework Packages
Type Bug
State Resolved
Priority 1. Low
Owners
Requester build+horde (at) de-korte (dot) org
Created 05/05/2018 (2594 days ago)
Due
Updated 05/13/2018 (2586 days ago)
Assigned
Resolved 05/06/2018 (2593 days ago)
Github Issue Link
Github Pull Request
Milestone
Patch Yes

History
05/13/2018 03:19:42 PM Git Commit Comment #10 Reply to this comment
Changes have been made in Git (FRAMEWORK_5_2):

commit 5e5bdeca3ae206c649b53e7f9c5cee0d9b9d1b17
Author: Michael J Rubinsky <mrubinsk@horde.org>
Date:   Sun, 13 May 2018 11:10:37 -0400

[mjr] Fix detecting digest algo properly (Bug #14814).

  M doc/Horde/Crypt/CHANGES
  M package.xml

https://github.com/horde/Crypt/commit/5e5bdeca3ae206c649b53e7f9c5cee0d9b9d1b17
05/13/2018 03:19:41 PM Git Commit Comment #9 Reply to this comment
Changes have been made in Git (FRAMEWORK_5_2):

commit ec934b2bfb83f00eb11083d91a5227b1f219a8ca
Author: Michael J Rubinsky <mrubinsk@horde.org>
Date:   Sun, 13 May 2018 11:10:37 -0400

[mjr] Fix detecting digest algo properly (Bug #14814).

  M doc/Horde/Crypt/changelog.yml

https://github.com/horde/Crypt/commit/ec934b2bfb83f00eb11083d91a5227b1f219a8ca
05/13/2018 03:19:03 PM Git Commit Comment #8 Reply to this comment
Changes have been made in Git (master):

commit 9953a86440cfe98a650f542cdbfd05805c8e31f9
Author: Michael J Rubinsky <mrubinsk@horde.org>
Date:   Sun, 13 May 2018 11:18:20 -0400

[mjr] Fix detecting digest algo properly (Bug #14814).

  M doc/Horde/Crypt/changelog.yml

https://github.com/horde/Crypt/commit/9953a86440cfe98a650f542cdbfd05805c8e31f9
05/06/2018 07:49:31 PM Michael Rubinsky Comment #7 Reply to this comment
Changes have been made in Git (FRAMEWORK_5_2):

commit f4c858e712b32d0a14833af1c699016e0a14cdd2
Author: Michael J Rubinsky <mrubinsk@horde.org>
Date:   Sun, 06 May 2018 15:39:47 -0400

Fix detecting digest algo, and tests.

Bug: 13190

   M lib/Horde/Crypt/Pgp/Backend/Binary.php
   M test/Horde/Crypt/Pgp/TestBase.php
   A test/Horde/Crypt/fixtures/test_digest_algo.txt

https://github.com/horde/Crypt/commit/f4c858e712b32d0a14833af1c699016e0a14cdd2
05/06/2018 07:49:09 PM Michael Rubinsky Comment #6 Reply to this comment
Changes have been made in Git (master):

commit 9dc7610a9308700d894d1eeb67b2cafa6116b3ee
Author: Michael J Rubinsky <mrubinsk@horde.org>
Date:   Sun, 06 May 2018 15:34:57 -0400

Fix detecting digest algo, and tests.

Bug: 13190

   M lib/Horde/Crypt/Pgp/Backend/Binary.php
   M test/Horde/Crypt/Pgp/TestBase.php
   A test/Horde/Crypt/fixtures/test_digest_algo.txt

https://github.com/horde/Crypt/commit/9dc7610a9308700d894d1eeb67b2cafa6116b3ee
05/06/2018 07:42:26 PM Michael Rubinsky Comment #5
State ⇒ Resolved
Reply to this comment
Fixed, in a slightly different way.

Thanks!
05/06/2018 07:41:59 PM Git Commit Comment #4 Reply to this comment
Changes have been made in Git (master):

commit b8c862b0f0a97f63877d0aeae85ad7b5439a4cf3
Author: Michael J Rubinsky <mrubinsk@horde.org>
Date:   Sun, 06 May 2018 15:38:30 -0400

[mjr] Fix detecting digest algo properly (Bug #14814)

  M doc/Horde/Crypt/CHANGES
  M package.xml

https://github.com/horde/Crypt/commit/b8c862b0f0a97f63877d0aeae85ad7b5439a4cf3
05/06/2018 07:41:58 PM Git Commit Comment #3 Reply to this comment
Changes have been made in Git (master):

commit 120a21b054bd2dbaeeddc811a6868e32ec6d4dad
Author: Michael J Rubinsky <mrubinsk@horde.org>
Date:   Sun, 06 May 2018 15:38:30 -0400

[mjr] Fix detecting digest algo properly (Bug #14814)

  M doc/Horde/Crypt/changelog.yml

https://github.com/horde/Crypt/commit/120a21b054bd2dbaeeddc811a6868e32ec6d4dad
05/06/2018 07:41:50 PM Git Commit Comment #2 Reply to this comment
Changes have been made in Git (FRAMEWORK_5_2):

commit e1181cf213c1d28ea1a462f6f195cf814653776b
Author: Michael J Rubinsky <mrubinsk@horde.org>
Date:   Sun, 06 May 2018 15:40:21 -0400

[mjr] Fix detecting digest algo properly (Bug #14814)

  M doc/Horde/Crypt/changelog.yml

https://github.com/horde/Crypt/commit/e1181cf213c1d28ea1a462f6f195cf814653776b
05/05/2018 02:51:47 PM build+horde (at) de-korte (dot) org Comment #1
Priority ⇒ 1. Low
Type ⇒ Bug
Summary ⇒ Incorrect hash algorithm shown
Queue ⇒ Horde Framework Packages
Milestone ⇒
Patch ⇒ Yes
New Attachment: Crypt_Pgp_Backend_Binary.patch Download
State ⇒ Unconfirmed
Reply to this comment
When a pgp-sha512 or pgp-sha224 hash is used in a PGP key signature, 
the details of a key erroneously show that a pgp-md5 hash is used. 
This is because only the first digit of the numeric result from the 
'digest algo' is used. Patch attached.

Saved Queries