viralpoetry / vpcrypt

vpcrypt is a file encryption utility that runs from the Linux command prompt to provide a simple tool for encrypting files using a XSalsa20 stream cipher. VPcrypt is using hmac-sha256 for integrity check, pbkdf for strong key derivations and finally XSalsa20 stream cipher for file confidentiality.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

viralpoetry/vpcrypt Issues