Skip to content

Commit

Permalink
Update summary
Browse files Browse the repository at this point in the history
  • Loading branch information
grempe committed Apr 12, 2016
1 parent 2ff567f commit 43c7fe3
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions tss.gemspec
Expand Up @@ -16,8 +16,9 @@ Gem::Specification.new do |spec|
end

spec.summary = <<-EOF
A Ruby implementation of Threshold Secret Sharing as defined in
IETF Internet-Draft draft-mcgrew-tss-03.txt
A Ruby gem implementing Threshold Secret Sharing. This code can be
used in your Ruby applications or as a simple command line (CLI)
executable for splitting and reconstructing secrets.
EOF

spec.description = <<-EOF
Expand Down

0 comments on commit 43c7fe3

Please sign in to comment.