ctverif

1.0.1 • Public • Published

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

Package Sidebar

Install

npm i ctverif

Weekly Downloads

0

Version

1.0.1

License

MIT

Unpacked Size

5.99 kB

Total Files

6

Last publish

Collaborators

  • michael-emmi