Skip to content

haykgalstyan/Krypto

Repository files navigation

Krypto

AEAD Cipher: AES encryption with GCM mode.

Usages:

Modes: keygen/xor/encrypt/decrypt
Generate key: keygen keyFile
Encrypt/Decrypt: encrypt/decrypt keyFile inputFile outputFile aadFile
XOR keys: xor keyFileA keyFileB outputFile

About

AEAD Cipher: AES encryption with GCM mode.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages