Skip to content

Commit

Permalink
tEnvoy v7.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
CMEONE committed Jun 13, 2021
1 parent 6314ff2 commit 3478e77
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "tenvoy",
"version": "6.0.6",
"version": "7.0.0",
"description": "PGP, NaCl, and PBKDF2 in node.js and the browser (hashing, random, encryption, decryption, signatures, conversions), used by TogaTech.org",
"main": "./node/tenvoy.min.js",
"browser": {
Expand All @@ -16,25 +16,25 @@
},
"keywords": [
"javascript",
"hashing",
"cryptography",
"encryption",
"pgp",
"hash-functions",
"hash",
"md5",
"pbkdf2",
"nacl",
"tweetnacl",
"sha256",
"signatures",
"openpgp",
"decryption",
"signature-verification",
"encryption-decryption",
"hash",
"hashing",
"hash-functions",
"sha256",
"md5-hash",
"sha256-hash",
"sha1",
"sha1-hash",
"md5",
"md5-hash"
"cryptographic-random-generator"
],
"author": "TogaTech",
"license": "LGPL-3.0+",
Expand Down

0 comments on commit 3478e77

Please sign in to comment.