Bug 1092402

Summary: RFE: Add support for two key Triple DES
Product: [Fedora] Fedora Reporter: Paul Howarth <paul>
Component: libtomcryptAssignee: Simone Caronni <negativo17>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: negativo17
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-06-10 10:04:01 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 1087557    
Attachments:
Description Flags
Patch to add requested functionality none

Description Paul Howarth 2014-04-29 08:58:17 UTC
Created attachment 890690 [details]
Patch to add requested functionality

I am attempting to unbundle libtomcrypt from python-crypto, which has one change from upstream released libtomcrypt, namely support for two key Triple DES.

Upstream has now accepted this change (https://github.com/libtom/libtomcrypt/commit/f4d7baaaccdaeb9a6a811dfabcece0423f038e8d), so please consider applying it in the Rawhide build too.

Comment 1 Simone Caronni 2014-05-15 14:51:08 UTC
Hello, sorry for being late, I'm having an extremely busy spring.

The "develop" branch for libtomcrypt is 181 commits ahead of the current release, do you know if there is a new release pending?

I would prefer to wait for a new release, but if it's not, I can add the patch.

Thanks,
--Simone

Comment 2 Paul Howarth 2014-05-15 15:08:37 UTC
No idea I'm afraid. Upstream releases don't seem to happen very often though.

Comment 3 Simone Caronni 2014-05-15 15:10:44 UTC
Nevermind, built for epel7 + fc21:

http://koji.fedoraproject.org/koji/packageinfo?packageID=4700

Would you like to become co-maintainer for libtomcrypt/libtommath? Just apply for permissions and I will grant you access.

Comment 4 Paul Howarth 2014-05-16 12:45:01 UTC
Not really bothered about co-maintainership thanks; I'd never actually heard of libtomcrypt until it was pointed out to me that python-crypto was bundling it!