Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 449 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 449 Bytes

Build Status

A Javascript Library for Rabin Signatures

Rabin signature algorithm is a method of digital signature.

Installation

npm install rabinsig

Run example

npm run example

Other implementations