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.
C
Issues
- 5
[EXPIRED] Windows binary
#1 opened by sergeevabc - 0
Set PBKDF iterations by commandline
#3 opened by viralpoetry - 0
add ASCII armor
#2 opened by viralpoetry