CyberChef/tests
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
..
browser Fixed search test 2021-02-05 18:07:20 +00:00
lib Allow magic in node api 2020-06-05 12:26:17 +01:00
node Tweaks to various hashing functions to improve config options 2021-02-02 16:06:37 +00:00
operations PEMtoHex: Support arbitrary PEMs 2021-11-07 11:21:17 +01:00