search for: sah256

Displaying 7 results from an estimated 7 matches for "sah256".

Did you mean: ah256
2016 Jan 20
2
signing RPM packages with SHA256
...> > > In your .rpmmacros file .. try setting: > > _binary_filedigest_algorithm SHA256 > > or from the command line: > > rpm --define '_binary_filedigest_algorithm SHA256' <current_line> > > ===== > > if some some reason it does not like the SAH256 value .. try 8 instead. So: > > rpm --define '_binary_filedigest_algorithm 8' > > or in .rpmmacros: > > _binary_filedigest_algorithm 8 > There is another one as well: --define "_source_filedigest_algorithm 8" --define "_binary_filedigest_algorithm...
2016 Jan 20
2
signing RPM packages with SHA256
hi, I noticed that RPM packages I sign use SHA1 Signature : RSA/SHA1, Fri 08 Jan 2016 10:50:58 AM PST, Key ID ad3b591d147abf59 Signatures from CentOS 7 use SHA256 Signature : RSA/SHA256, Wed 06 Jan 2016 08:54:58 AM PST, Key ID 24c6a8a7f4a80eb5 I'm trying to find where / how to use sha256 when I sign packages but I am not having much luck. Closest I have found is this :
2016 Jan 20
2
signing RPM packages with SHA256
...t;> _binary_filedigest_algorithm SHA256 >>> >>> or from the command line: >>> >>> rpm --define '_binary_filedigest_algorithm SHA256' <current_line> >>> >>> ===== >>> >>> if some some reason it does not like the SAH256 value .. try 8 instead. So: >>> >>> rpm --define '_binary_filedigest_algorithm 8' >>> >>> or in .rpmmacros: >>> >>> _binary_filedigest_algorithm 8 >>> >> >> There is another one as well: >> >> --define &...
2016 Jan 20
1
signing RPM packages with SHA256
...file .. try setting: >> >> _binary_filedigest_algorithm SHA256 >> >> or from the command line: >> >> rpm --define '_binary_filedigest_algorithm SHA256' <current_line> >> >> ===== >> >> if some some reason it does not like the SAH256 value .. try 8 instead. So: >> >> rpm --define '_binary_filedigest_algorithm 8' >> >> or in .rpmmacros: >> >> _binary_filedigest_algorithm 8 >> > > There is another one as well: > > --define "_source_filedigest_algorithm 8"...
2016 Jan 20
0
signing RPM packages with SHA256
...using it. > > CentOS 7 is all I build packages for. > In your .rpmmacros file .. try setting: _binary_filedigest_algorithm SHA256 or from the command line: rpm --define '_binary_filedigest_algorithm SHA256' <current_line> ===== if some some reason it does not like the SAH256 value .. try 8 instead. So: rpm --define '_binary_filedigest_algorithm 8' or in .rpmmacros: _binary_filedigest_algorithm 8 Thanks, Johnny Hughes -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 19...
2016 Jan 20
0
signing RPM packages with SHA256
...thm SHA256 >>>> >>>> or from the command line: >>>> >>>> rpm --define '_binary_filedigest_algorithm SHA256' <current_line> >>>> >>>> ===== >>>> >>>> if some some reason it does not like the SAH256 value .. try 8 instead. So: >>>> >>>> rpm --define '_binary_filedigest_algorithm 8' >>>> >>>> or in .rpmmacros: >>>> >>>> _binary_filedigest_algorithm 8 >>>> >>> >>> There is another one a...
2016 Jan 21
2
signing RPM packages with SHA256
...>>>>> or from the command line: >>>>> >>>>> rpm --define '_binary_filedigest_algorithm SHA256' <current_line> >>>>> >>>>> ===== >>>>> >>>>> if some some reason it does not like the SAH256 value .. try 8 >>>>> instead. So: >>>>> >>>>> rpm --define '_binary_filedigest_algorithm 8' >>>>> >>>>> or in .rpmmacros: >>>>> >>>>> _binary_filedigest_algorithm 8 >>>>>...