Skip to content

Commit

Permalink
update version flags and build status
Browse files Browse the repository at this point in the history
  • Loading branch information
sammy00 committed Dec 8, 2017
1 parent 25aa58e commit e24e01d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Merkle Signature Scheme
![mss logo](https://img.shields.io/badge/mss-v0.9-blue.svg)
![build status](https://img.shields.io/badge/build-failure-red.svg)
![mss logo](https://img.shields.io/badge/mss-v1.0-blue.svg)
![build status](https://img.shields.io/badge/build-passing-brightgreen.svg)

Copyright (c) 2017-2018 LoCCS.
Project to implement the Merkle signature scheme (MSS) based on the W-OTS+.
Expand Down

0 comments on commit e24e01d

Please sign in to comment.