Cryptography




The cryptography dialog integrates CryptoStuff capabilities into Helium Hex Editor.

Algorithms can be applied to any kind of document, to full content, current selection, or partial content

Supported algorithms:
   - Checksum : CRC32, CRC32C, CRC32 Custom, Adler32    - Hash : MD2, MD4, Ed2k, MD5, SHA1, SHA224, SHA256, SHA384, SHA512, SHA3_224, SHA3_256, SHA3_384, SHA3_512, Tiger, Whirlpool, Keccak_224, Keccak_256, Keccak_384, Keccak_512, RIPEMD128, RIPEMD160, RIPEMD256, RIPEMD320, BLAKE2s, BLAKE2b,Panama LittleEndian, Panama BigEndian, SM3, SipHash-2-4-64, SipHash-2-4-128, SipHash-4-8-64, SipHash-4-8-128,SHAKE-128, SHAKE-256
   - Cipher :
         Block : IDEA, Blowfish, AES, Camellia, CAST128, CAST256, GOST, MARS, RC2, RC5, RC6, SAFER_K, SAFER_SK, SEED, Serpent, SHACAL2, SHARK, SKIPJACK, Square, TEA, ThreeWay, Twofish, XTEA, DES, DES_EDE2, DES_EDE3, DES_XEX3, Threefish 256, Threefish 512, Threefish 1024, ARIA, Kalyna 128, Kalyna 256, Kalyna 512, SM4, SIMON 128, SPECK 64, SPECK 128,CHAM 64, CHAM 128, Hight, LEA, Simeck 32, Simeck 64
         Block modes : ECB, CBC, CFB, OFB, CTR, CCM, GCM, EAX
         Stream : ChaCha8, ChaCha12, ChaCha20, Salsa20, XSalsa20, Panama LittleEndian, Panama BigEndian, SEAL LittleEndian, SEAL BigEndian, WAKE-OFB LittleEndian, WAKE-OFB BigEndian, ChaCha IETF, XChaCha20, Rabbit, HC-128, HC-256, Sosemanuk
   - RSA : Key generation, encode, decode, sign, verify, DER to PEM and PEM to DER RSA keys conversion
   - Elliptic : ECDSA, ECGDSA, ECNR, ECIES, ed25519
   - Base64