mirror of
https://github.com/gchq/CyberChef
synced 2025-12-20 18:23:47 +00:00
ESM: Fixed OperationError detection and tidied up ops.
This commit is contained in:
@@ -11,6 +11,7 @@ import kbpgp from "kbpgp";
|
||||
import { getSubkeySize, ASP } from "../lib/PGP";
|
||||
import promisifyDefault from "es6-promisify";
|
||||
const promisify = promisifyDefault.promisify;
|
||||
|
||||
/**
|
||||
* Generate PGP Key Pair operation
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user