[Pkg-javascript-commits] [node-diffie-hellman] 87/88: Fix descriptiono

Bastien Roucariès rouca at moszumanska.debian.org
Thu May 4 10:19:19 UTC 2017


This is an automated email from the git hooks/post-receive script.

rouca pushed a commit to branch master
in repository node-diffie-hellman.

commit 8e3cf6af65d2594ce63e49c07a69f1b7cefdb767
Author: Bastien ROUCARIÈS <roucaries.bastien at gmail.com>
Date:   Wed Apr 19 23:57:23 2017 +0200

    Fix descriptiono
---
 debian/control | 9 +++++++--
 1 file changed, 7 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index cff9d9a..67dda79 100644
--- a/debian/control
+++ b/debian/control
@@ -25,7 +25,12 @@ Depends:
  , node-randombytes (>= 2.0.0)
  , node-miller-rabin (>= 4.0.0)
  , node-bn.js (>= 4.1.0)
-Description: pure js diffie-hellman
- FIX_ME long description
+Description: pure javascript diffie-hellman key exchange
+ Diffie–Hellman key exchange (DH) is a specific method of securely
+ exchanging cryptographic keys over a public channel. The
+ Diffie–Hellman key exchange method allows two parties that have no
+ prior knowledge of each other to jointly establish a shared secret key
+ over an insecure channel. This key can then be used to encrypt
+ subsequent communications using a symmetric key cipher.
  .
  Node.js is an event-based server-side JavaScript engine.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-diffie-hellman.git



More information about the Pkg-javascript-commits mailing list