@@ -0,1 +1,2 @@ | ||
| /** @module */ | ||
| import { deBig, enBig, inv, mod, prune } from "./lib.js"; | ||
@@ -2,0 +3,0 @@ /** Converts an Ed25519 secret key to its X25519 equivalent. */ |
+1
-1
| { | ||
| "name": "@libn/ecc", | ||
| "version": "0.4.1", | ||
| "version": "0.4.2", | ||
| "homepage": "https://jsr.io/@libn/ecc", | ||
@@ -5,0 +5,0 @@ "repository": { |
| "use strict"; | ||
| Object.defineProperty(exports, "__esModule", { value: true }); | ||
| exports.convertPublic = exports.convertSecret = void 0; | ||
| /** @module */ | ||
| const lib_js_1 = require("./lib.js"); | ||
@@ -5,0 +6,0 @@ /** Converts an Ed25519 secret key to its X25519 equivalent. */ |
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
47273
0.06%951
0.21%