rhash-devel-1.3.5-lp151.2.3 >  A \/=„Jyɛg4Ԕ cyk*W>+i,|f!/(="&=Aw.'f2G‰&a\~4ϩYi:6B6AfɞxGSOk`FT/auEǃ-~[t\y11/&w8CAAC"0Af5eb505764a7da6f83429812be6bfec3a4be9e5b5f82f9bd05e18bdd62c206a365789fd168c458f68169d2d23891cad3608d4f95H \/=„N[nѴnFx9/5V`EI.;l:?Q*y%lO\ǗȢyA!>p≊e׍Z^EѢT=L#Q_3H g"d*[7 =f3"qM\ΕOX: q%!~!9IE q3cѰZHEmq٨d|H6`d%rK |/ P쾖%?d<LUb >p>?xd  F $ >^x~    # 8Tw(89:B;FJG\HxIXYZ[\]^AbcBdefluvz(,2tCrhash-devel1.3.5lp151.2.3Headers and Static Library for LibRHashLibRHash is a professional, portable, thread-safe C library for computing a wide variety of hash sums, such as CRC32, MD4, MD5, SHA1, SHA256, SHA512, AICH, ED2K, Tiger, DC++ TTH, BitTorrent BTIH, GOST R 34.11-94, RIPEMD-160 HAS-160, EDON-R, Whirlpool and Snefru. Hash sums are used to ensure and verify integrity of large volumes of data for a long-term storing or transferring. This package includes LibRHash development files.\lamb58mopenSUSE Leap 15.1openSUSEMIThttps://bugs.opensuse.orgDevelopment/Libraries/C and C++http://rhash.anz.ru/?l=enlinuxx86_64" N: ҁA큤\\\\Y6Y6Y6cdab85733b289ed6879708ea2d939d3479a103a7e223014833cd7a450110aaa66e985622b6df184d69ab9304d53f4f333f9102b68f1528900e01c9f9642c6b188cf876d3406a2eed6c17ae804c8958bd78d3a0f63c30d6e2e789ab575e9fde40507f0e1bc89396a29aaeab1e7f4db7766c72f4dd6399a883aeb95f900d82d317f4c280835754797c42fc49800741f9306abf5cbada6e474f774c8f405cfa8d88librhash.so.0rootrootrootrootrootrootrootrootrootrootrootrootrootrootrhash-1.3.5-lp151.2.3.src.rpmlibrhash-develrhash-develrhash-devel(x86-64)    librhash0rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)1.3.53.0.4-14.6.0-14.0-15.2-14.14.1Y3Y?Y1S@S@SRRm@R9PCO@Nw.Nf @NONGMMM3@MM<@L@mpluskal@suse.commpluskal@suse.commpluskal@suse.comlazy.kent@opensuse.orglazy.kent@opensuse.orglazy.kent@opensuse.orglazy.kent@opensuse.orglazy.kent@opensuse.orglazy.kent@opensuse.orglazy.kent@opensuse.orglazy.kent@opensuse.orglazy.kent@opensuse.orglazy.kent@opensuse.orglazy.kent@opensuse.orglazy.kent@opensuse.orglazy.kent@opensuse.orglazy.kent@opensuse.orglazy.kent@opensuse.orglazy.kent@opensuse.orglazy.kent.suse@gmail.com- Update to version 1.3.5: * look for locales directory at PROGRAM_DIRECTORY\locale on Windows * look for config at PROGRAM_DIRECTORY\rhashrc on Windows- Do not use openssl (avoid build cycle with cmake)- Update to version 1.3.4: * Compilation fixes for FreeBSD * return non zero exit code if a file was not found - Refresh rhash-1.3.0-shared.patch- Update to 1.3.3. * Ctrl-C now interrupts benchmarking. * Set a boolean in config to true by a string `true', `on' or `yes'. * Changed the `-p' format names of sha* families, see manpage. * Fixed test_rhash.sh script failing on the en_US.UTF-8 locale. * LibRHash now exports torrent functions. * Support torrents with more than one announce url. * Update the SHA3 algorithm to follow the changes of the FIPS 202 draft. * Option --exclude for skipping some files during recursive scanning. * librhash: small optimization of Whirlpool.- Update to 1.3.2. * BTIH piece length calculation updated to follow the uTorrent algorithm change. * Option --follow for following symlinks to directories. * Ignore non-regular files while scanning directories recursively. * Report warnings on files locked by some processes.- Update to 1.3.1. Bugfix: corrected sha3-224 for big-endian processors. * Fixed 'value too large' error on 32-bit Linux. * Improved directory scanning. * Exclude the files specified by -o and -l from processing. - Drop rhash-remove-assert.patch (fixed upstream). - Rename librhash-devel package to rhash-devel.- Add rhash-remove-assert.patch: remove wrong assertion statement (https://sourceforge.net/p/rhash/bugs/43/).- Update to 1.3.0. * Bugfixes: + %{mtime} formating option was broken. + Fixed memory leaks. + Fixed output of percents when two or more files are hashed. * Supported SHA3 (Keccak) hash function. * Updated translations: de, es, gl, it. * Add baselibs.conf as a source. * Refresh rhash-shared.patch.- Update to 1.2.10. * Bugfixes: + Different BTIH were generated for the same file. + Path issue with verification of hash files. + Non-zero exit code if some files were not found. + Incorrect GOST hash for ("\FF" x 64) on non-x86 CPU. * Improved Ctrl-C processing. * Shortcut -k for --check-embedded. * Update rhash-*-shared.patch.- Update to 1.2.9. * Option --bt-batch for batch torrents. - Updated "shared" patch. - Splitted off language package.- Update to 1.2.8. * Fix bugs (sf#3391587). - Dropped obsolete patches (fixed upstream). - Build shared library. - Build rhash against shared library (added patch).- Build shared library.- Added fix_crash and memfix patches (sf#3391587).- Update to 1.2.7. * Supported verification of sha256, sha512 and other hash sum. * Bugfix: percents option was broken in v1.2.6.- Update to 1.2.6. * Bugfix: --output failed for cyrillic file name. - Updated description. - Updated make options.- Update to 1.2.5. * Option --openssl allows to replace some algorithms by the OpenSSL ones. * Bugfix: incorrect recursive traversing of very long UTF-8 filepaths. * Bugfix: corrected calculation of BTIH hash and torrent files. - Build requires libopenssl-devel. - Use full URL for source.- Update to 1.2.4. * Option --benchmark-raw for machine-readable benchmark output format. * On Intel/AMD CPUs benchmark now prints the clocks-per-byte value. * Bugfix: repaired --path-separator on linux/unix.- Update to 1.2.3. * One-line percent for linux/unix. * Bugfix: verification of base2-like formated md5 hash sums.- update to 1.2.2. * Bugfix: --accept/--crc-accept were not working since 1.1.9.- Initial package created - 1.2.0.librhash-devellamb58 15450579321.3.51.3.5-lp151.2.31.3.5-lp151.2.31.3.1rhash.hrhash_torrent.hlibrhash.sorhash-develCOPYINGChangeLogREADME/usr/include//usr/lib64//usr/share/doc/packages//usr/share/doc/packages/rhash-devel/-fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protection -gobs://build.opensuse.org/openSUSE:Leap:15.1/standard/455a9adcf3b2077abefd98603b806847-rhashcpioxz5x86_64-suse-linuxC source, ASCII textdirectoryASCII textUTF-8 Unicode text\|zutf-8775d7f288dab46261b4358861e99673fba3edc59643064a2ef52d25f53dc0966? 7zXZ !t/*<] crv(vX0}eqC0K&Lw M ]piw;h[4Bpu:57|L^1J?lJ՞tĥqڢ"ގѷevv4n"ۺ$#u Y9_('@1{ޢ1EF, a}B{8oBTn#/DzS^.{1wSTX2X9 A:B_UP&܏&c _#JSY~佄$ /h)X"T<Ԕ}bH~(ggNU:Ѯbf\i14~AQ!fݴ|qө$u S /j H6&FEAӐo+)iq Ʃs\)N?RuT TF+^lYez^Pl9sn}{ͻ /F&Q r*x)0򥰹dG 6iKOh[~˝e6GZ&b |CJ]]S{1L ^UOk!u*yu7s: Μ+@Y#N <ӊ.oa<K[Ӄ*rĠѷN0vc폯_y^ǍZŦR~$`n52f0@㈟xig3+~XD +; l2B)H%@zOCr@j7W05,mѭyCĢ%W#8n"Zx4H*g*}]ma3=ɃUQ?]%y7 GM:ZvyKނk\ t ї12ˑoF\"ޥr#yIEqzU=F!jƆUe JΫԥ8| ǠG%eU ^Q8r}`Cf@3[_2h-}!!}n'x~ӻɞh'3TfX{=6w`NWiה':eSʀhTD,)Τ Zw- =mDà _f;{{ص5ՎᏞ& V׫KfUx/].;' U65>Gky?@]q FvBSgs6'?k[ybG .6.AXbb b(Z5pS.w izvAdS)Iɽ=u1`Jl>v l@8lQBu3u5x)`]siM Sr2l_]67xգĕ N[ ~<4V[$}S4N=RuE\)c<0o *ol!3Gks^Tg,L.:Ǧ 5 uÔg4D 3>eM^4`X`GHoP0!τƔ&nB[B~ߚaxJ|*P`ZND↕iz~ԕ@nx+0)1&uxg$qb_ްHkIC/(eb0XIy}^79$ܽt1D]*.9Ġ ɍtRTCAȆjM:Nw}=v}~Zrod )b~z9G8*I`Vd|Q zi^xpCٸwQZ^8v"˥X%"tdzhV#IbAϟ'F;KqcԉD BL,v QdW:f*ԟtBq=`>3B AY% &m4ke41. o2'n1OZ2E*i9|mv KB-a,q 2b5 Ⱦ2G⿑ҧuN>%OSnwdE9-RYC]& H/ʱŰ~t͈2lr6̄#X}ZyD֐ twTva̐$:u`{5dU 1#:Xa^AU|kSv9E|u>&? .kAq[|0/X)!"Nul勾*~htpA͊Enyb}5;O*ԛِr}Cz/!K9,rl9%qRքJ2(cM|qb쌋Me,z`h!Ӊ6:A1-VĦwumMe!qK 5Ijy+;Xt$F~` Bd`(,ZWC¹`uO֔6(yRlèc;nexFc=[_s wo)pn!+P)>l"/TM w c \8}ݸ.ѵoJ_9so}hHw"#K%o-XpNGF;} #%He`%JE+sw?%:X A113H,?UyGG 0r8Cwѳ<{Oi8:HY V);\a埤FNpp\sHMim`eyL_+9@pTG}6#= j{vJ:-3/Sً=sJt4D֍VWM3\vh,2+JMC'+'Ad\ |jpOL}vU: T_fNi!+;kL"ؗgVl* bѵL:Ibe}p_GJ ,i{]絋m-n؊_F}G?LRf8BTLM1@aiv"n)AlA`Ĥ7/>܊1 M 6. ܡ+˜r+_HQd5{oxѭH,u} nnU^?J"fFt$J׼oc.iMQ4Zb }$̅3u(ePfJu~j\=` 6 er>|w~aBR Ua2R誄Jx¯74KQ+ 䭢*#@5L='(%' ӘGdd ]N湍mЕ-@A; !G= pg1vn ApFj`2ѕeу!YwD]ɦnLlVbo.@UЗlعKZC2' rB[#7|?yt<9 2|ضB7$چyKhû4XBËݧfvC{MxTg!^-թ8Y/Fm!e!{]a_)H 9y-?x(*5VOz8mR?C-$gSI^hQ-],vU h-cmNֲb.Ƈym,ŬW!1 ,MO XTP$ӈon X iPESCȖ&îWN,(9FuJcQ70iГwNџX[l-}F/ )-J{)AM@n@L4y >uGBZ gϕϕmG$nku{^T-r 5-&Vmu${WhM<r2K>/SrǍ:ԯsvu3_5qPP! ԍp:;G70cx1%6=fM9N0:`gEd'ח7o9SyocqjTGidϧ)2Ԅ,SȰbs.z610pv+kwkN;@A& ?aLx2<8'+_Y'I4VGα?0hn3ܜ5jt,=ᖼmjX*q[M`D=>v&wʇJ,⦒mH侕HثhZWLѳ߸CPhGt&gY ^~KX KVވέIs[HDc4>A*sj:ع'<{P>? NW ikq@k}#*]3oklD#pW_YOI$W8tr)6JM~T=bT*dU8n~S'@9T]Djk(NLjõ*{ۓcW\!c@o )(TQ['(yWڪ 8>E/۠D$M,=82zrˉrS >*UωUtn6h%.[#;w"$~wMI/  jr-R0z*q.7 U\Jg@P5!NTsY>|cQ՝tYr7'>L֪ +0N~KOyY1y; ϸ&GmI ( 6* Cb3r@= P&J_Ù&sq]Q$-cv)cuA0B,ˌ7eWekDP!mK5o:[IAgQ(-k Fc'܄{jQhz8LVԐq?{85 YpL9aRxWom+߰ 25o+9˚eE9za5]OM/0֑3q~)>z/Gܧ3?yxrz'3_õc?GBWJp޵i3fzxتot`ځ!pOL10`as VcrćXJeT?(yKm㓃j@k%]wy<|50f6Ͻeq} 2Kᨴkɂ8*ܬP\5ğܮzur-,PxD fv5h;ZRC :>`"BkQ ^`N#S.$jt.`qJă/.bpW!!O ,oujK6 E}j1Cw?%&(7ȧ ֋Ea$>s{@qdY2f!G#I#^ Gȅ$:9j&ۡK8Ky_8pdS@JuI,0=}` "t?ex̋m*` e.nccX+B/$Bhfl wDMJ *k&5rw0 =kW>MD R`䝬^ƈmy ƨ){*7OcMĴSBv6jW ?D|;%)b굮( ?1SY@? ЙMgmBE 1'd)We?W~y2pGp yb꒕z|^o5SuPS̥=|#=a/ZP\^oY#Dj?'o, :6U5'x+)CNSd[:16|'ʋbyf;,*WZ-$- 3|\ ನ5'y+BghY:=Ncca"CQ;ηJ -;`3l "1}eLžه98ƋpQW,MONnoWLdr8" W^/t߾{;pr kwJS}TdDmFJ9?\Ƕ]Wƌ^v?WY:[&*LIv0}z hk"qCnNC>W~ͮɒtI!E.O4;|jGi%Խ=|<4 BQ<:]Sy sg7:9*_ۧ\{務П&4aLހ_`s'4 6!'cd{O V8"0^mZˀ@™y.M\֓&!E`#`my"_^ z4>ڬOK2 13WwcsLh[@43/=NLėU_23)ᶻ ~t2~WY+v)1*f)hS^wffJ_kįF3=sA1c?ҕWSIK7>oZZ?!4hzv|vyj.e?Wh@%"ǔyCכlV!nO[?]{;Se>'˸5WBu |]scYe#%#Bf`/%o]V6@fkafmn8Y,zF_/Eƃ-p/kVn<3 /պ/ 0,KŵA Yʬ?\ yB4b|EUjEXyl 4Rٛ7m=U@2^z[}GZ6\R>-p)WR[wRγnbĬOn橧J.["}Xm۵!*s~'\yD;!K71EgE,Ee =ٺtݶ J+EyJkx%ja"/eD t!}xP5IT;6S4@xTљJ+h1hB0E_b٬0 L3@?SI%,] (b04W6Wg4udzQN<>Wl/fvJ=#W`!cbvV-wu4h?yz;5`ggNI,ƘWI OX~}1)S#m*&zbFO\' ` DJOP2wá(|LQ^pêf⫻*^idj4tG<2dWTKnAnDd.*ԿU3'm, P= }C jmXy4+&_1 YiC +~R.>X O/ )(42 StXX1_H0l"~^Vko v .Z ][g]-{Q!vm)ZF+Uc_̜mguz2mFҷ^iv/B .8=K&L-XIUSnQH<ϪK.RVP!}C: T2OB;xnY'NE[jnI ^|xi§{ё Y,wsHt bW%ON3Z oG">- Q],<ŤD,M &Uz8f!9|)jDL]bqރ­,s H-?z!88= V y;3l8^eYmpjF~iP47՗]wt*R:Cұ%{lvUX<ɗ!KdK z[KKYdRja{f3$J֊km.Ǔ41İI}e=Z3L2ƤueIî,iM5Z'tXWVi4q5g&**`IMTP YZ