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 +25/−5
- tests/data/encryption-sym-3des-mdc-s2k0.gpg binary
- tests/data/encryption-sym-3des-mdc.gpg binary
- tests/data/encryption-sym-3des-s2k0.gpg binary
- tests/data/encryption-sym-3des.gpg +1/−0
- tests/data/encryption-sym-aes128-s2k0.gpg binary
- tests/data/encryption-sym-aes128.gpg +1/−0
- tests/data/encryption-sym-aes192-s2k0.gpg binary
- tests/data/encryption-sym-aes192.gpg +1/−0
- tests/data/encryption-sym-aes256-s2k0.gpg binary
- tests/data/encryption-sym-aes256.gpg +1/−0
- tests/data/encryption-sym-blowfish-mdc-s2k0.gpg binary
- tests/data/encryption-sym-blowfish-mdc.gpg +1/−0
- tests/data/encryption-sym-blowfish-s2k0.gpg binary
- tests/data/encryption-sym-blowfish.gpg +1/−0
- tests/data/encryption-sym-cast5-mdc-s2k0.gpg binary
- tests/data/encryption-sym-cast5-mdc.gpg binary
- tests/data/encryption-sym-cast5-s2k0.gpg binary
- tests/data/encryption-sym-cast5.gpg +1/−0
- tests/data/encryption-sym-twofish-s2k0.gpg binary
- tests/data/encryption-sym-twofish.gpg +2/−0
- tests/data/symmetric-password.txt +1/−0
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Ø'¯ä´µåä8tSÉ_ ßÀÇÿÊ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øulh¥Ø{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ÿ-}SpÆÍ~Ô=/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¼ÔHlY*ôî-ä¹Iõ¢4ßyí²%ssôò]!íÔ̾+Êåq?ó¸ÃÜ3à
+ tests/data/symmetric-password.txt view
@@ -0,0 +1,1 @@+abc123