From 3baeb11a8fbcfcdbc31976d421f17b85503b3ecd Mon Sep 17 00:00:00 2001 From: WuKong Date: Fri, 4 Sep 2015 09:25:34 +0200 Subject: init attribute-based encryption Change-Id: Iba1a3d722110abf747a0fba366f3ebc911d25b25 --- moon-abe/libbswabe-0.9/NEWS | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 moon-abe/libbswabe-0.9/NEWS (limited to 'moon-abe/libbswabe-0.9/NEWS') diff --git a/moon-abe/libbswabe-0.9/NEWS b/moon-abe/libbswabe-0.9/NEWS new file mode 100644 index 00000000..da24290a --- /dev/null +++ b/moon-abe/libbswabe-0.9/NEWS @@ -0,0 +1,25 @@ +Release 0.9: Thursday, March 24, 2011 +~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + +Applied patch from Jó to support DESTDIR in the build tools. + +Release 0.8: Tuesday, August 25, 2009 +~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + +Applied patch from Michael Braun (m.braun@tu-ilmenau.de) which fixes +bug in bswabe_pub_free and updates bswabe.h to be C++ compatible. + +Applied patches from Jó Ágila Bitsch Link +(jo.bitsch@cs.rwth-aachen.de) to compile against pbc-0.5.4. + +Release 0.7: Monday, October 22, 2007 +~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + +Fixed a bug in the build system (thanks to Eric Lin for pointing it +out) and cleaned it up a little. + +Release 0.6: Friday, August 31, 2007 +~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + +First version of the library. Previously, this code existed in the +cpabe package. -- cgit 1.2.3-korg