diff options
author | WuKong <rebirthmonkey@gmail.com> | 2015-09-04 09:25:34 +0200 |
---|---|---|
committer | WuKong <rebirthmonkey@gmail.com> | 2015-09-04 09:25:34 +0200 |
commit | 3baeb11a8fbcfcdbc31976d421f17b85503b3ecd (patch) | |
tree | 04891d88c1127148f1b390b5a24414e85b270aee /moon-abe/libbswabe-0.9/README | |
parent | 67c5b73910f5fc437429c356978081b252a59480 (diff) |
init attribute-based encryption
Change-Id: Iba1a3d722110abf747a0fba366f3ebc911d25b25
Diffstat (limited to 'moon-abe/libbswabe-0.9/README')
-rw-r--r-- | moon-abe/libbswabe-0.9/README | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/moon-abe/libbswabe-0.9/README b/moon-abe/libbswabe-0.9/README new file mode 100644 index 00000000..7b8b1058 --- /dev/null +++ b/moon-abe/libbswabe-0.9/README @@ -0,0 +1,8 @@ +Right now, the only documentation that exists for this library is the +set of comments in the header file bswabe.h. For usage examples, look +through the source of the cpabe package found at the URL below. + + http://acsc.cs.utexas.edu/cpabe/ + +Email John Bethencourt <bethenco@cs.berkeley.edu> with any questions, +comments, or bug reports. |