Skip to content
This repository has been archived by the owner on Mar 10, 2024. It is now read-only.

michael-emmi/ctverif

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status npm version

ctverif

A tool for verifying constant-time code.

Requirements

The basic requirements are:

which rely transitively on:

Installation

Install from npm:

$ npm i -g ctverif

Usage

Run without arguments for usage:

$ ctverif

Development

Emulate installation of local repository:

$ npm link

Release a new version to npm:

$ npm version [major|minor|patch]
$ npm publish

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published