scispace - formally typeset
A

Angelo De Caro

Researcher at IBM

Publications -  38
Citations -  4775

Angelo De Caro is an academic researcher from IBM. The author has contributed to research in topics: Encryption & Functional encryption. The author has an hindex of 12, co-authored 38 publications receiving 2985 citations. Previous affiliations of Angelo De Caro include University of Salerno & French Institute for Research in Computer Science and Automation.

Papers
More filters
Proceedings ArticleDOI

Hyperledger fabric: a distributed operating system for permissioned blockchains

TL;DR: This paper describes Fabric, its architecture, the rationale behind various design decisions, its most prominent implementation aspects, as well as its distributed application programming model, and shows that Fabric achieves end-to-end throughput of more than 3500 transactions per second in certain popular deployment configurations.
Proceedings ArticleDOI

Hyperledger Fabric: A Distributed Operating System for Permissioned Blockchains.

TL;DR: The Fabric project as mentioned in this paper is a permissioned blockchain system for distributed applications written in standard, general-purpose programming languages, without systemic dependency on a native cryptocurrency, which allows the system to be tailored to particular use cases and trust models.
Proceedings ArticleDOI

jPBC: Java pairing based cryptography

TL;DR: al. as discussed by the authors presented jPBC, a Java port of the PBC library written in C. This library supports different types of elliptic curves, preprocessing which can speedup the computation significantly and it is ready for the mobile world.
Book ChapterDOI

Simple Functional Encryption Schemes for Inner Products

TL;DR: This paper proposes a functional encryption scheme for the inner-product functionality, meaning that decrypting an encrypted vector with a key for a vector \(\mathbf {y}\) will reveal only \(\langle\) and nothing else, whose security is based on the DDH assumption.
Book ChapterDOI

On the Achievability of Simulation-Based Security for Functional Encryption

TL;DR: In this paper, a compiler that transforms any functional encryption scheme for the general circuit functionality (which we denote by Circuit-FE) meeting indistinguishability-based security (IND-security) to a circuit-FE scheme meeting SIM-security is presented.