Encrypt single files at the command line using a passphrase of up to 512 characters, or an initialization vector, key and mode of operation.
this all in one command line utility will allow you to fully realise the power of the advanced encryption standard (aes).
for research purposes or specialist applications portable, no installation required written in x86 assembly language, only 28k in size advanced encryption standard rijndael cipher galois counter mode encryption and authentication passphrase up to 512 characters pbkdf2 sha256 key derivation, 524288 rounds 3 key sizes. 128 / 192 / 256 bits 7 modes of operation. counter / galois counter / output feedback / cipher feedback (128) / cipher block chaining / electronic codebook / propagating cipher block chaining pkcs7 padding verify the output against the nist test vectors pseudo random number generator, multiple size outputs from 64mb to 16gb automatic aesni hardware acceleration
portable file-encryption security-and-privacy command-line x86 aes-256 aes-128 aes-192