HTTP ECC Encryption implemented
This commit is contained in:
parent
bdf8c7206b
commit
29640c9b59
10 changed files with 555 additions and 28 deletions
|
|
@ -33,6 +33,7 @@
|
|||
"cors": "^2.8.4",
|
||||
"debug": "^3.1.0",
|
||||
"dotenv": "^8.1.0",
|
||||
"eccrypto": "^1.1.6",
|
||||
"express": "^4.14.1",
|
||||
"express-session": "^1.17.1",
|
||||
"google-proto-files": "^1.0.3",
|
||||
|
|
@ -105,4 +106,4 @@
|
|||
"pre-commit": "yarn lint && yarn typecheck && yarn lint-staged"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue