Carbyne Stack MP-SPDZ Integration Utilities

Overview

Carbyne Stack MP-SPDZ Integration Utilities

codecov Codacy Badge Known Vulnerabilities pre-commit Contributor Covenant

This project provides utilities for using MP-SPDZ in the Carbyne Stack microservices.

License

Carbyne Stack MP-SPDZ Integration Utilities is open-sourced under the Apache License 2.0. See the LICENSE file for details.

3rd Party Licenses

For information on how license obligations for 3rd party OSS dependencies are fulfilled see the README file of the Carbyne Stack repository.

Contributing

Please see the Carbyne Stack Contributor's Guide.

You might also like...

Docker-compose-integration-tstst - An exploration of how to run integration tests against an application that has inconvenient external dependencies (e.g. a SQL database).

Tstst? it was supposed to be docker-compose-integration-tests but i was too lazy to fix it at the outset, and now im trying to convince myself its fun

Jan 4, 2022

Framework for automated integration tests with focus on messaging integration

Citrus Integration Testing Welcome to Citrus Citrus is a test framework written in Java that is able to create fully automated end-to-end use case tes

Dec 27, 2022

Governator is a library of extensions and utilities that enhance Google Guice to provide: classpath scanning and automatic binding, lifecycle management, configuration to field mapping, field validation and parallelized object warmup.

Governator DESCRIPTION Governator is a library of extensions and utilities that enhance Google Guice to provide injector lifecycle and well as support

Dec 28, 2022

Stream utilities for Java 8

protonpack A small collection of Stream utilities for Java 8. Protonpack provides the following: takeWhile and takeUntil skipWhile and skipUntil zip a

Nov 8, 2022

Best-of-breed OpenTracing utilities, instrumentations and extensions

OpenTracing Toolbox OpenTracing Toolbox is a collection of libraries that build on top of OpenTracing and provide extensions and plugins to existing i

Oct 15, 2022

Utilities for latency measurement and reporting

LatencyUtils A latency stats tracking package The LatencyUtils package includes useful utilities for tracking latencies. Especially in common in-proce

Nov 14, 2022

Utilities for HDR Histogram logs manipulation

HdrLogProcessing Utilities for HDR Histogram logs manipulation. This repo currently includes utilities for summarizing and unioning of logs. Requires

May 25, 2022

Best-of-breed OpenTracing utilities, instrumentations and extensions

OpenTracing Toolbox OpenTracing Toolbox is a collection of libraries that build on top of OpenTracing and provide extensions and plugins to existing i

Oct 15, 2022

A collection of JavaFX controls and utilities.

A collection of JavaFX controls and utilities.

GemsFX At least JDK 11 is required. Dialog Pane The class DialogPane can be used as a layer on top of any application. It offers various methods to di

Jan 5, 2023

Best-of-breed OpenTracing utilities, instrumentations and extensions

OpenTracing Toolbox OpenTracing Toolbox is a collection of libraries that build on top of OpenTracing and provide extensions and plugins to existing i

Oct 15, 2022

A Hypixel Skyblock Utilities mod

SkytilsMod A Hypixel Skyblock Utilities mod. Features General Client Side Custom Armor Colors Custom Command Aliases Griffin Burrow Locator and Waypoi

Jan 5, 2023

An efficient map viewer for Minecraft seed in a nice GUI with utilities without ever needing to install Minecraft.

An efficient map viewer for  Minecraft seed in a nice GUI with utilities without ever needing to install Minecraft.

To download it head to the Releases section. To run it: either double click it on it if you have the Java Runtime (JRE) or use the command line (shift

Dec 24, 2022

A proxy hack utilities for Minecraft: Bedrock Edition

BedrockProxy A proxy hack utilities for Minecraft: Bedrock Edition Download Releases Run Proxy java -jar BedrockProxy-1.0-SNAPSHOT.jar Hack Utilities

Dec 15, 2022

DeV Tools - Swiss Army Knife of command line utilities

dvt aims to bundle all small utilities used by developers (typically a mix of cli and online tools) into one binary that you can simply use in the console. No need for complex pipe-ing, copy-pasting on different sites or keep installing cli utilities for every need.

Sep 15, 2022

Multifunctional bot with moderation, information and utilities commands.

Module Multifunctional bot with moderation, information and utilities commands. Invite, Server. Technologies Java Spring JDA JDA-Chewtils PostgreSQL L

Dec 2, 2022

Java utilities to throw checked exceptions in a "sneaky" way.

Sneaky Java Java utilities to throw checked exceptions in a "sneaky" way. If you're tired of checked exceptions in lambdas, then this library is made

Dec 3, 2022

simple ui utilities lib

simple ui utilities lib

UiUtilities a custom android libe help to show or hide view as expande row Step 1. Add the JitPack repository to your build file Add it in your root b

Apr 18, 2022

Just some small utilities for sandbox/modding

Testing Utilities Just some small utilities for sandbox/modding Team Changer: Change teams easilty. (Disabled in campaign) Seppuku Button: Kill yourse

Dec 12, 2022

Utilities for handling math and showing numbers in Java.

digital Utilities for handling math and showing numbers in Java. What is it? BitConversion allows converting float and double values to int and long v

Nov 16, 2022
Comments
Releases(0.2-SNAPSHOT-3541842672-11-c754bbb)
  • 0.2-SNAPSHOT-3541842672-11-c754bbb(Nov 24, 2022)

    Change Log

    • stale issue cleanup github action w/ reusable workflow (#17)

    Maven Artifacts

    mp-spdz-integration

    <dependency>
      <groupId>io.carbynestack</groupId>
      <artifactId>mp-spdz-integration</artifactId>
      <version>0.2-SNAPSHOT-3541842672-11-c754bbb</version>
    </dependency>
    
    Source code(tar.gz)
    Source code(zip)
  • 0.2-SNAPSHOT-2276229865-10-a9a3b3b(May 5, 2022)

    Change Log

    • Replace public token with one-time token (#15)

    Maven Artifacts

    mp-spdz-integration

    <dependency>
      <groupId>io.carbynestack</groupId>
      <artifactId>mp-spdz-integration</artifactId>
      <version>0.2-SNAPSHOT-2276229865-10-a9a3b3b</version>
    </dependency>
    
    Source code(tar.gz)
    Source code(zip)
  • 0.2-SNAPSHOT-1587471566-9-ecda08f(Dec 16, 2021)

    Change Log

    • Add CODEOWNERS file (#14)

    Maven Artifacts

    mp-spdz-integration

    <dependency>
      <groupId>io.carbynestack</groupId>
      <artifactId>mp-spdz-integration</artifactId>
      <version>0.2-SNAPSHOT-1587471566-9-ecda08f</version>
    </dependency>
    
    Source code(tar.gz)
    Source code(zip)
  • 0.2-SNAPSHOT-1461429445-8-2728278(Nov 15, 2021)

    Change Log

    • Update step Get Maven project version to prevent maven from resolving dependencies (#13)
    • Test MpSpdzIntegrationUtils constructor nullability (#12)

    Maven Artifacts

    mp-spdz-integration

    <dependency>
      <groupId>io.carbynestack</groupId>
      <artifactId>mp-spdz-integration</artifactId>
      <version>0.2-SNAPSHOT-1461429445-8-2728278</version>
    </dependency>
    
    Source code(tar.gz)
    Source code(zip)
  • 0.1-SNAPSHOT-1420687049-6-409a7a6(Nov 4, 2021)

    Change Log

    • Upgrade to JUnit 5 and switch from Hamcrest to AssertJ (#10)

    Maven Artifacts

    mp-spdz-integration

    <dependency>
      <groupId>io.carbynestack</groupId>
      <artifactId>mp-spdz-integration</artifactId>
      <version>0.1-SNAPSHOT-1420687049-6-409a7a6</version>
    </dependency>
    
    Source code(tar.gz)
    Source code(zip)
  • 0.1-SNAPSHOT-1420610098-5-397e80d(Nov 4, 2021)

    Change Log

    • Remove Project Lombok dependency (#9)

    Maven Artifacts

    mp-spdz-integration

    <dependency>
      <groupId>io.carbynestack</groupId>
      <artifactId>mp-spdz-integration</artifactId>
      <version>0.1-SNAPSHOT-1420610098-5-397e80d</version>
    </dependency>
    
    Source code(tar.gz)
    Source code(zip)
  • 0.1-SNAPSHOT-1389225147-4-6e1b975(Oct 27, 2021)

  • 0.1-SNAPSHOT-1362474808-3-758ad6e(Oct 20, 2021)

  • 0.1-SNAPSHOT-1282010819-2-35abc1e(Sep 28, 2021)

  • 0.1-SNAPSHOT-1257545971-1-d751c28(Sep 21, 2021)

Owner
Carbyne Stack
Cloud Native Secure Multiparty Computation
Carbyne Stack
Apache Camel is an open source integration framework that empowers you to quickly and easily integrate various systems consuming or producing data.

Apache Camel Apache Camel is a powerful, open-source integration framework based on prevalent Enterprise Integration Patterns with powerful bean integ

The Apache Software Foundation 4.7k Dec 31, 2022
SeaTunnel is a distributed, high-performance data integration platform for the synchronization and transformation of massive data (offline & real-time).

SeaTunnel SeaTunnel was formerly named Waterdrop , and renamed SeaTunnel since October 12, 2021. SeaTunnel is a very easy-to-use ultra-high-performanc

The Apache Software Foundation 4.4k Jan 2, 2023
Open data platform based on flink. Now scaleph is supporting data integration with seatunnel on flink

scaleph The Scaleph project features data integration, develop, job schedule and orchestration and trys to provide one-stop data platform for develope

null 151 Jan 3, 2023
Base classes and utilities for Java Carbyne Stack service clients

Carbyne Stack Java HTTP Client This project provides common functionality for the Java-based HTTP clients for the Carbyne Stack microservices. License

Carbyne Stack 5 Oct 15, 2022
Command Line Interface to interact with Carbyne Stack Virtual Clouds

Carbyne Stack Command Line Interface This is a CLI tool to communicate with the Carbyne Stack services. DISCLAIMER: The Carbyne Stack CLI is alpha sof

Carbyne Stack 5 Oct 15, 2022
Carbyne Stack tuple store for secure multiparty computation

Carbyne Stack Castor Tuple Store Castor is an open source storage service for cryptographic material used in Secure Multiparty Computation, so called

Carbyne Stack 5 Oct 15, 2022
Carbyne Stack secret sharing distributed object store

Carbyne Stack Amphora Secret Share Store Amphora is an open source object store for secret shared data and part of Carbyne Stack. DISCLAIMER: Carbyne

Carbyne Stack 6 Dec 1, 2022
Reactive Streams Utilities - Future standard utilities library for Reactive Streams.

Reactive Streams Utilities This is an exploration of what a utilities library for Reactive Streams in the JDK might look like. Glossary: A short gloss

Lightbend 61 May 27, 2021
A distributed data integration framework that simplifies common aspects of big data integration such as data ingestion, replication, organization and lifecycle management for both streaming and batch data ecosystems.

Apache Gobblin Apache Gobblin is a highly scalable data management solution for structured and byte-oriented data in heterogeneous data ecosystems. Ca

The Apache Software Foundation 2.1k Jan 4, 2023
Spring Integration provides an extension of the Spring programming model to support the well-known Enterprise Integration Patterns (EIP)

Spring Integration Code of Conduct Please see our Code of conduct. Reporting Security Vulnerabilities Please see our Security policy. Checking out and

Spring 1.4k Dec 30, 2022