feat: TextCypher

Signed-off-by: Corentin Thomasset <corentin.thomasset74@gmail.com>
This commit is contained in:
Corentin Thomasset 2020-05-31 23:33:19 +02:00
parent 1876db0ddc
commit abc7fc6259
3 changed files with 101 additions and 0 deletions

View file

@ -97,6 +97,7 @@
child: [
{icon: 'fa-key', text: 'Token generator', link: '/token-generator'},
{icon: 'fa-font', text: 'Hash text', link: '/hash'},
{icon: 'fa-lock', text: 'Cypher/uncypher text', link: '/cypher'},
],
},
{