|  | Encryption Examples for DataFlex2-Key Triple DES (112 bits)3DES Encryption, ECB, CBC modesChaCha20 EncryptionPoly1305 MACAES EncryptionAEAD AES 128-bit GCMARC4 Encryption (ARCFOUR)Blowfish Encryption, ECB, CBC, CFB modesCalculate MD5 Hash of File (or SHA-1, and other hash algorithms)PBES1 Password-Based Encryption (PBE)PBES2 Password-Based Encryption (PBE)PBKDF1 - Derive Key from PasswordPBKDF2 - Derive Key from PasswordRC2 Encryption and DecryptionTwofish Encryption - 128-bit, 192-bit, 256-bitARC4 PRNG (Pseudo Random Number Generator)WPA Key Calculation from PassPhrase to HexBase64 Encode/Decode a StringCreate PKCS7 Signed File (.p7m)Sign a File to Create a .p7m File (using a PFX)Sign a File to Create a .p7s  (Detached Signature)Decrypt a .p7m File (using a PFX)Encrypt File to PKCS7 .p7mExtract a File from a .p7m (PKCS7 Signed-Data)Hash Algorithms: SHA-1, HAVAL, MD2, MD5, SHA-256, SHA-384, SHA-512Quoted-Printable Encode/Decode a StringSHA3 Hash to Match Test VectorsHash File: SHA-1, HAVAL, MD2, MD5, SHA-256, SHA-384, SHA-512MD4 Hash a StringRIPEMD Hash a StringHMAC SHA-1 Matching FIPS ExamplesHMAC MD5 to Match RFC 2022 Test VectorsHMAC SHA-1 to Match RFC 2022 Test VectorsMatch MySQL AES_ENCRYPT FunctionRe-Encode (How to convert encodings)URL Signing for Google Maps APICAdES BES Detached SignatureUU Encoding and DecodingDeriving a 256-bit AES Secret Key from a Password Using SHA256HMAC with SHA256Generate UUIDPunycode Encoding / DecodingAES CTR Mode EncryptionAES CFB Cipher Feedback Mode EncryptionAES OFB Output Feedback Mode EncryptionTwofish CFB Cipher Feedback Mode EncryptionTwofish OFB Output Feedback Mode EncryptionBlowfish CFB Cipher Feedback Mode EncryptionBlowfish OFB Output Feedback Mode EncryptionBase64url EncodingStreaming EncryptionAES EncryptionGenerate Encryption KeyCalculate MD5 Hash of File (or SHA1, SHA256, and other hash algorithms)Plaza API  (bol.com)  HMAC-SHA256 AuthenticationMD5 Hash a String (such as a password string)CAdES BES Detached SignatureCAdES BES Attached (Opaque) SignatureTips on Matching Encryption with another SystemDuplicate .NET's Rfc2898DeriveBytes FunctionalityDemonstrate HMAC SHA256Hash the Contents of a File (SHA256 and other hash algorithms)Hash the Contents of a String (SHA256 and other hash algorithms)UN/EDIFACT Syntax Level A Encoding/DecodingBCrypt Hash a PasswordBCrypt Verify a Password (Check if Password is Correct)AES Key Wrap / UnwrapDecimal Integer List EncodingEncrypt / Decrypt a File and Verify it has not ChangedRSAES-OAEP Encrypt String with AES-128 Content Encryption and SHA256Example for both AES-128 and ChaCha20 to Encrypt Binary DataRSAES-OAEP Encrypt/Decrypt Binary Data with AES-128 and SHA56AES and CHACHA20 Encrypt/Decrypt TextEncrypting/decrypting a data stream.Encrypt File in Chunks using AES CBCEncrypt File using X.509 Certificate using AES in CBC ModeBlowfish Encryption to Match PHP's Mcrypt ExtensionEncrypt a file to a PKCS7 encrypted message using multiple certificates from different usersHash a Hex Stringopenssl enc decrypt (duplicate "openssl enc -d -aes-256-cbc -in hamlet.enc -out hamlet_dec.xml -pass file:./secret.txt")HMAC Hex StringEncrypt using Cert to produce -----BEGIN PKCS7----- ... -----END PKCS7-----Sign and Encrypt using Cert to produce -----BEGIN PKCS7----- ... -----END PKCS7-----Encrypt/Decrypt using PFX to produce -----BEGIN PKCS7----- ... -----END PKCS7-----Password_Digest = Base64 (SHA-1 ( nonce + created + SHA-1 (password) ) )Generate Salt in Hex or Base64 FormatMIME Header Q and B Encoding and DecodingDecrypt a SAML ResponseEncode Integer to Hex or Base64 using N BytesHOTP Algorithm: HMAC-Based One-Time Password AlgorithmGenerate TOTP using Base32 Secret (6 Digits, Time-based, 30-second period)TOTP Authenticator: Duplicate Results of Online ToolsTOTP Algorithm: Time-Based One-Time Password AlgorithmGoogle Authenticator AlgorithmAscii85 Encoding and DecodingAES Encrypt String (utf-8 byte representation) and return Base64Decrypt a govtalk.gov.uk SOAP GovTalkMessageAES Encryption ECB Mode with PKCS7 PaddingDuplicate Java AES ResultsDuplicate Java HMAC-SHA1 using ChilkatURL Encoding and DecodingHashing Encoded DataGet Contents of File as Base6456-bit DES Encryption, ECB, CBC modesAES XTS ModeAES XTS Mode where Tweak Value is Data Unit NumberSimple AES ECB DecryptionBIP39 Compute Binary Seed from MnemonicAES-CMACDecrypt 256-bit AES GCM Produced by Something UnknownDuplicate SQL Server ENCRYPTBYPASSPHRASEAES GCM Encrypt and Decrypt a File
   |