New Cardano cryptographic primitives to bring greater interoperability and secure, cross-chain DApp development

To make it easier for developers to build cross-chain applications, Input Output Global (IOG) is adding new built-in functions to Plutus to support ECDSA and Schnorr signatures

19 January 2023 Tim Harrison 4 mins read

New Cardano cryptographic primitives to bring greater interoperability and secure, cross-chain DApp development

Cryptography ensures trust and security in blockchain settings and different blockchains use different cryptographic signature methods. Elliptic Curve Digital Signature Algorithm (ECDSA) and Schnorr signatures are two popular signature schemes used in blockchain platforms. Bitcoin and Ethereum, among other cryptographic systems, use ECDSA. Schnorr signatures, originally…

IOG launches a toolkit for developing custom sidechains on Cardano

Building sidechains on Cardano: documentation, components, and a working example

12 January 2023 Neil Burgess 8 mins read

IOG launches a toolkit for developing custom sidechains on Cardano

Input Output Global (IOG) has assembled a team of specialist engineers to use the rock-solid foundation of Cardano to build a toolkit for building custom sidechains. Using the toolkit, they have constructed an Ethereum virtual machine (EVM)-compatible sidechain public testnet as a proof of concept. Sidechains make Cardano extensible and more scalable without compromising the…

Advancing node syncing time with Mithril

Mithril is a light, fast, and efficient solution for secure bootstrapping of Cardano nodes

11 January 2023 Olga Hryniuk 4 mins read

Advancing node syncing time with Mithril

Mithril is a solution that enables users to obtain the current state of the Cardano blockchain without retrieving its full history. Previous posts discussed how the Mithril protocol works and updated the community on the release of the proof of concept.

At IO ScotFest at Edinburgh, Jean-Philippe Raynaud, technical lead at PaloIT, and Iñigo Querejeta Azurmendi, Cardano lead cryptography engineer at IOG, presented Mithril revealing more…

IOG appoints talented individuals to 3 key positions

8 December 2022 Ivan Irakoze 4 mins read

IOG appoints talented individuals to 3 key positions

Input Output Global (IOG) is proud to welcome two new hires and announce one promotion:

  • Dr. Vanishree Rao, head of applied cryptography
  • Sabina Begum, creative director
  • Arnaud Bailly, promoted to head of architecture for Cardano

IOG is a prominent blockchain research and engineering company, best known for building the Cardano blockchain.

This article delves into these individuals…

Time handling on Cardano, part 2: use cases

How Plutus, Marlowe, and Hydra address timekeeping on Cardano

8 December 2022 Arnaud Bailly 6 mins read

Time handling on Cardano, part 2: use cases

This blog post has been written by Arnaud Bailly, Michael Peyton Jones, Sebastian Nagel, Polina Vinogradova, and Brian Bush.

The previous post discussed how Ouroboros handles time on Cardano and explained the importance of determinism. Here is more about specific use cases for time on Cardano.

How do Plutus scripts handle time?

Plutus scripts get access to the transaction validity…