CyberChef/tests/operations
CPlusSharp 1dbcd2ac84 PEMtoHex: Support arbitrary PEMs
previous implementation only supported some PEMs (e.g. Certificate)

the new implementation is more general,
it just extracts the base64 between
header and footer and decodes that to hex
2021-11-07 11:21:17 +01:00
..
samples Tidied up and added tests for RSA operations 2021-02-01 19:15:32 +00:00
tests PEMtoHex: Support arbitrary PEMs 2021-11-07 11:21:17 +01:00
index.mjs PEMtoHex: Support arbitrary PEMs 2021-11-07 11:21:17 +01:00