Sorin Marian Nasoi has proposed merging 
lp:~zorba-coders/zorba/new_tags_security into lp:zorba/security-module.

Commit message:
- updated project TAG

Requested reviews:
  Chris Hillery (ceejatec)
  Sorin Marian Nasoi (sorin.marian.nasoi)

For more details, see:
https://code.launchpad.net/~zorba-coders/zorba/new_tags_security/+merge/170758
-- 
https://code.launchpad.net/~zorba-coders/zorba/new_tags_security/+merge/170758
Your team Zorba Coders is subscribed to branch lp:zorba/security-module.
=== modified file 'src/hash.xq'
--- src/hash.xq	2012-07-20 16:13:37 +0000
+++ src/hash.xq	2013-06-21 08:33:51 +0000
@@ -22,7 +22,7 @@
  : strings or binary. The result is the base64 encoded value of the hash.
  :
  : @author Gabriel Petrovay, Markus Pilman, Matthias Brantner
- : @project cryptography
+ : @project Zorba/Cryptography/hash
  :)
 module namespace hash = "http://www.zorba-xquery.com/modules/cryptography/hash";;
 

=== modified file 'src/hmac.xq'
--- src/hmac.xq	2012-07-27 03:31:52 +0000
+++ src/hmac.xq	2013-06-21 08:33:51 +0000
@@ -25,7 +25,7 @@
  : the authenticity of a message.
  :
  : @author William Candillon, Matthias Brantner
- : @project cryptography
+ : @project Zorba/Cryptography/HMAC
  :
  :)
 module namespace hmac = "http://www.zorba-xquery.com/modules/cryptography/hmac";;

-- 
Mailing list: https://launchpad.net/~zorba-coders
Post to     : zorba-coders@lists.launchpad.net
Unsubscribe : https://launchpad.net/~zorba-coders
More help   : https://help.launchpad.net/ListHelp

Reply via email to