VIFF 0.7

2008-09-21 Thread Martin Geisler
I'm very happy to announce the release of VIFF version 0.7:

  Tar/GZ:  http://viff.dk/release/viff-0.7.tar.gz
  Tar/BZ2: http://viff.dk/release/viff-0.7.tar.bz2
  Zip: http://viff.dk/release/viff-0.7.zip
  Exe: http://viff.dk/release/viff-0.7.win32.exe

The changes since version 0.6 are:

  PyOpenSSL is now used instead of GnuTLS and this enables secure
  connections on Windows. The code dealing with starting a player has
  been made much more robust and players can now be started in any
  order. Player can now also be reliably shutdown. New runtime based on
  homomorphic Paillier encryption supports just two players. Added a new
  protocol for equality testing with secret shared result.

About VIFF:

  Virtual Ideal Functionality Framework is a framework for creating
  efficient and secure multi-party computations (SMPC). Players, who do
  not trust each other, participate in a joint computation based on
  their private inputs. The computation is done using cryptographic
  protocols which allows them to obtain a correct answer without
  revealing their private inputs. Operations supported include addition,
  multiplication, and comparison, all with Shamir secret shared outputs.

-- 
Martin Geisler

VIFF (Virtual Ideal Functionality Framework) brings easy and efficient
SMPC (Secure Multi-Party Computation) to Python. See: http://viff.dk/.


pgpMRPSpF4lWj.pgp
Description: PGP signature
--
http://mail.python.org/mailman/listinfo/python-announce-list

Support the Python Software Foundation:
http://www.python.org/psf/donations.html


WSO2 Web Service Framework for Jython 1.0-alpha Released

2008-09-21 Thread Heshan Suriyaarachchi
WSO2 WSF/Jython provides an amazingly simple approach to create (Code First)
and consume Web Services in Jython. This framework integrates the Apache
Axis2  web services engine into Jython. Thus,
providing all the power and versatility of the Axis2 engine to the Jython
user. Now, with just a few lines of code, Jython users can enjoy the
benefits of Service Oriented Architecture using Web Services in their
applications.

Web Service clients written using WSF/Jython framework could invoke
enterprise web services which require WS-Security. Sending binary
attachments as MTOM is also supported.

WSO2 WSF/Jython is released under the Apache License
v2.0
.

There are two packages that comes with this release, the server side and the
client side.
*Client Side Features*

   -

   Support for invoking Web Services in a simple clean manner
   -

   Ability to use WS-Addressing when invoking services
   -

   Ability to invoke services which require WS-Security
   -

   Ability to send binary attachments using MTOM

Server side Features

   -

   Support for exposing services written in Jython
   -

   DataBinding support using a simple annotation mechanism
   -

   Automated WSDL generation
   - Ability to expose all enterprise features of
Axis2to services written in Jython

*Articles*
Deploying a Python Service on
Axis2Invoking
Enterprise Web Services using
Jython
*Reporting Problems*

Issues can be reported using the public JIRA at
http://wso2.org/jira/browse/WSFJython
Contact us

WSO2 WSF/Jython developers can be contacted via the mailing list ***
[EMAIL PROTECTED]
**To subscribe please send a message to
[EMAIL PROTECTED]<[EMAIL PROTECTED]>

WSO2 WSF/Jython user mailing list is [EMAIL PROTECTED]
To subscribe please send a message to
[EMAIL PROTECTED]<[EMAIL PROTECTED]>

Alternatively, questions can also be raised in the forums:
http://wso2.org/forum/797

Thank you for your interest in WSO2 WSF/Jython

*The WSO2 WSF/Jython Development Team*

---
2008 WSO2 Inc.


-- 
Regards,
Heshan Suriyaarachchi

http://heshans.blogspot.com/
--
http://mail.python.org/mailman/listinfo/python-announce-list

Support the Python Software Foundation:
http://www.python.org/psf/donations.html