cuttlefish | A data analytics platform using Partial Homomorphic | Cryptography library

 by   ssavvides C Version: Current License: Apache-2.0

kandi X-RAY | cuttlefish Summary

kandi X-RAY | cuttlefish Summary

cuttlefish is a C library typically used in Security, Cryptography applications. cuttlefish has no bugs, it has no vulnerabilities, it has a Permissive License and it has low support. You can download it from GitHub.

Cuttlefish is a system that makes Partial Homomorphic Encryption practical. Cuttlefish uses the abstraction of Secure Data Types to enable a set of compilation techniques and efficiently compute data analytics queries in public cloud infrastructures while keeping sensitive data confidential. In cases where Partial Homomorphic Encryption (PHE) is not expressive enough to execute a query, Cuttlefish resorts to client-side completion, client-side re-encryption, or secure hardware-based re-encryption based on Intel’s SGX when available. This project is based on our SoCC 2017 paper. Savvas Savvides, Julian Stephen, Masoud Saeida Ardekani, Vinai Sundaram, Patrick Eugster Secure data types: a simple abstraction for confidentiality-preserving data analytics SoCC '17 Proceedings of the 2017 Symposium on Cloud Computing Santa Clara, California — September 24 - 27, 2017. This repo includes an example evaluation of TPC-H using Cuttlefish that compares the plaintext execution to the PHE execution.
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              cuttlefish has a low active ecosystem.
              It has 2 star(s) with 0 fork(s). There are 1 watchers for this library.
              OutlinedDot
              It had no major release in the last 6 months.
              cuttlefish has no issues reported. There are no pull requests.
              It has a neutral sentiment in the developer community.
              The latest version of cuttlefish is current.

            kandi-Quality Quality

              cuttlefish has 0 bugs and 0 code smells.

            kandi-Security Security

              cuttlefish has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
              cuttlefish code analysis shows 0 unresolved vulnerabilities.
              There are 0 security hotspots that need review.

            kandi-License License

              cuttlefish is licensed under the Apache-2.0 License. This license is Permissive.
              Permissive licenses have the least restrictions, and you can use them in most projects.

            kandi-Reuse Reuse

              cuttlefish releases are not available. You will need to build from source code and install.
              Installation instructions are available. Examples and code snippets are not available.
              It has 3585 lines of code, 264 functions and 67 files.
              It has medium code complexity. Code complexity directly impacts maintainability of the code.

            Top functions reviewed by kandi - BETA

            kandi's functional review helps you automatically verify the functionalities of the libraries and avoid rework.
            Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of cuttlefish
            Get all kandi verified functions for this library.

            cuttlefish Key Features

            No Key Features are available at this moment for cuttlefish.

            cuttlefish Examples and Code Snippets

            No Code Snippets are available at this moment for cuttlefish.

            Community Discussions

            QUESTION

            bash: build.env/: No such file or directory error trying to Build/Run Cuttlefish on PC/ARM64
            Asked 2021-May-26 at 15:54

            I'm trying to Build/Run Cuttlefish on PC/ARM64. This is the tutorial that Im following :

            https://sites.google.com/junsun.net/how-to-run-cuttlefish/home

            Im stuck here :

            ...

            ANSWER

            Answered 2021-May-26 at 15:54

            There is misprint in instructions on https://sites.google.com/junsun.net/how-to-run-cuttlefish/home. AOSP building commands should be used: $ source build/envsetup.sh

            Source https://stackoverflow.com/questions/66804090

            Community Discussions, Code Snippets contain sources that include Stack Exchange Network

            Vulnerabilities

            No vulnerabilities reported

            Install cuttlefish

            First download the Cuttlefish codebase and set the environment variable CUTTLEFISH_HOME to point to the top directory of this repo. Cuttlefish is built on top of Apache Spark. Install Spark and set the environmental variable SPARK_HOME to point to the Spark installation.

            Support

            If you want to know more about our project or have questions, please contact Savvas savvas@purdue.edu.
            Find more information at:

            Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items

            Find more libraries
            CLONE
          • HTTPS

            https://github.com/ssavvides/cuttlefish.git

          • CLI

            gh repo clone ssavvides/cuttlefish

          • sshUrl

            git@github.com:ssavvides/cuttlefish.git

          • Stay Updated

            Subscribe to our newsletter for trending solutions and developer bootcamps

            Agree to Sign up and Terms & Conditions

            Share this Page

            share link

            Explore Related Topics

            Consider Popular Cryptography Libraries

            dogecoin

            by dogecoin

            tink

            by google

            crypto-js

            by brix

            Ciphey

            by Ciphey

            libsodium

            by jedisct1

            Try Top Libraries by ssavvides

            tpch-spark

            by ssavvidesC

            jope

            by ssavvidesJava

            tpch-pig

            by ssavvidesC

            parse-syscall-definitions

            by ssavvidesPython

            execute-syscall

            by ssavvidesPython