packages feed

hOpenPGP 0.9 → 0.9.1

raw patch · 22 files changed

+35/−5 lines, 22 filesdep −exception-transformersbinary-addedPVP ok

version bump matches the API change (PVP)

Dependencies removed: exception-transformers

API changes (from Hackage documentation)

Files

hOpenPGP.cabal view
@@ -1,5 +1,5 @@ Name:                hOpenPGP-Version:             0.9+Version:             0.9.1 Synopsis:            native Haskell implementation of OpenPGP (RFC4880) Description:         native Haskell implementation of OpenPGP (RFC4880) Homepage:            http://floss.scru.org/hOpenPGP/@@ -111,6 +111,27 @@   , tests/data/6F87040E-cr.pubkey   , tests/data/v3.key   , tests/data/primary-binding.gpg+  , tests/data/symmetric-password.txt+  , tests/data/encryption-sym-aes256-s2k0.gpg+  , tests/data/encryption-sym-aes128-s2k0.gpg+  , tests/data/encryption-sym-aes128.gpg+  , tests/data/encryption-sym-aes256.gpg+  , tests/data/encryption-sym-3des-s2k0.gpg+  , tests/data/encryption-sym-3des.gpg+  , tests/data/encryption-sym-aes192-s2k0.gpg+  , tests/data/encryption-sym-aes192.gpg+  , tests/data/encryption-sym-blowfish-s2k0.gpg+  , tests/data/encryption-sym-blowfish.gpg+  , tests/data/encryption-sym-twofish-s2k0.gpg+  , tests/data/encryption-sym-twofish.gpg+  , tests/data/encryption-sym-cast5-mdc-s2k0.gpg+  , tests/data/encryption-sym-cast5-mdc.gpg+  , tests/data/encryption-sym-blowfish-mdc-s2k0.gpg+  , tests/data/encryption-sym-blowfish-mdc.gpg+  , tests/data/encryption-sym-3des-mdc-s2k0.gpg+  , tests/data/encryption-sym-3des-mdc.gpg+  , tests/data/encryption-sym-cast5.gpg+  , tests/data/encryption-sym-cast5-s2k0.gpg  Cabal-version:       >= 1.10 @@ -140,9 +161,9 @@                , cereal-conduit        >= 0.6    && < 0.8                , conduit               >= 0.5    && < 1.1                , containers+               , crypto-cipher-types                , crypto-pubkey         >= 0.1.4                , cryptocipher-               , crypto-cipher-types                , cryptohash                , data-default                , ixset                 >= 1.0@@ -171,9 +192,9 @@                , cereal-conduit                , conduit                , containers+               , crypto-cipher-types                , crypto-pubkey         >= 0.1.4                , cryptocipher-               , crypto-cipher-types                , cryptohash                , data-default                , ixset                 >= 1.0@@ -189,7 +210,6 @@                , HUnit                , test-framework                , test-framework-hunit-               , exception-transformers > 0.3 && < 0.4                , resourcet              > 0.4 && < 0.5   default-language: Haskell2010 @@ -200,4 +220,4 @@ source-repository this   type:     git   location: git://git.debian.org/users/clint/hOpenPGP.git-  tag:      v0.9+  tag:      v0.9.1
+ tests/data/encryption-sym-3des-mdc-s2k0.gpg view

binary file changed (absent → 67 bytes)

+ tests/data/encryption-sym-3des-mdc.gpg view

binary file changed (absent → 76 bytes)

+ tests/data/encryption-sym-3des-s2k0.gpg view

binary file changed (absent → 44 bytes)

+ tests/data/encryption-sym-3des.gpg view
@@ -0,0 +1,1 @@+Œ
H-‘²Z‹%ô`É$ôל‘{Ô;ª}¼:rËóv<R¬  ^ûòÐÀåÍ
+ tests/data/encryption-sym-aes128-s2k0.gpg view

binary file changed (absent → 66 bytes)

+ tests/data/encryption-sym-aes128.gpg view
@@ -0,0 +1,1 @@+Œ
#é¬NÓa</`Ò:`¦ÓY•ØÞ&NhMQE£­PPØ'¯Œä´µ’å­ä8›tSÉ_Ÿ ’ßÀÇÿÊh9V–ÊWk
+ tests/data/encryption-sym-aes192-s2k0.gpg view

binary file changed (absent → 75 bytes)

+ tests/data/encryption-sym-aes192.gpg view
@@ -0,0 +1,1 @@+Œ
ÁÖüþR`ÒC®òˆ¢;È:̋‹á¦1·¿î³[îµñ5{ªÆ/Y·>¡fÿÇ´2ËoLx	c£½oJrøul™h¥„ˆØ{3l
+ tests/data/encryption-sym-aes256-s2k0.gpg view

binary file changed (absent → 66 bytes)

+ tests/data/encryption-sym-aes256.gpg view
@@ -0,0 +1,1 @@+Œ
	ZÈÁCÄË(`Ò:pd¦T3ö—Ll6´Üœ¿~ÁÓdÒ5ÿ-}S‹pÆÍ~„Ô=/NÁúæt¢¢+FØOh8ÎÖ¢ñ
+ tests/data/encryption-sym-blowfish-mdc-s2k0.gpg view

binary file changed (absent → 67 bytes)

+ tests/data/encryption-sym-blowfish-mdc.gpg view
@@ -0,0 +1,1 @@+Œ
ŠK¿è„`Ò;…PR÷tW,¾§‘!måÚÕp¾
ɄX“ì_TsÆdzäH8Ñ*Z^X›œîcð´cݟd17GûqrÞ	
+ tests/data/encryption-sym-blowfish-s2k0.gpg view

binary file changed (absent → 44 bytes)

+ tests/data/encryption-sym-blowfish.gpg view
@@ -0,0 +1,1 @@+Œ
ïË3wõ‡R+`É$°.®ºX(âēÁ"+}‡ûQ­Ù跗ëÖõm×§:Mw_Å
+ tests/data/encryption-sym-cast5-mdc-s2k0.gpg view

binary file changed (absent → 67 bytes)

+ tests/data/encryption-sym-cast5-mdc.gpg view

binary file changed (absent → 76 bytes)

+ tests/data/encryption-sym-cast5-s2k0.gpg view

binary file changed (absent → 35 bytes)

+ tests/data/encryption-sym-cast5.gpg view
@@ -0,0 +1,1 @@+Œ
¬¨ômå]`ɤڗy2@nf<;ʪªŽF`úÌÞO±ÃDç
+ tests/data/encryption-sym-twofish-s2k0.gpg view

binary file changed (absent → 75 bytes)

+ tests/data/encryption-sym-twofish.gpg view
@@ -0,0 +1,2 @@+©ÀÓ»"ò`ÒC_–†'¦ƒ3Ó:=È8š¼ÔH‘lY*ôî—-ä¹Iõ¢4ßyí²%ssôò”]!íÔ̾+Êåq?ó¸€ÃÜ3àŽ
+ tests/data/symmetric-password.txt view
@@ -0,0 +1,1 @@+abc123