vcryptjs
Version:
A command line to crypt your file or text with one more different keys
22 lines (21 loc) • 549 B
Markdown
# Liste des cas de tests
* Aide :
* ``vcrypt`` : OK
* ``vcrypt -h`` : OK
* ``vcrypt --help`` : OK
* Chiffrage
* Commande :
* ``vcryt -c`` : OK => Error message missing options
* ``vcryt --crypt`` : OK => Error message missing options
* De texte :
* ````
* De fichiers :
*
* Dechiffrage
* Commande :
* ``vcrypt -d`` : OK => Error message missing options
* ``vcrypt --decrypt`` : OK => Error message missing options
* De texte :
*
* De fichiers :
*