Plaintext values on encryption
This commit is contained in:
@@ -8,6 +8,9 @@
|
||||
"format": "prettier --write .",
|
||||
"test": "echo \"Error: no test specified\" && exit 1",
|
||||
|
||||
"benchmark:sha256": "tsx benchmarks/sha256.ts",
|
||||
"benchmark:diffie-helman": "tsx benchmarks/diffie-helman.ts",
|
||||
"benchmark:encryption": "tsx benchmarks/sekp256k1.ts",
|
||||
"benchmark:storage": "tsx benchmarks/storage.ts"
|
||||
},
|
||||
"keywords": [],
|
||||
|
||||
Reference in New Issue
Block a user