You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Это приложение поможет вам создать секретный ключ и зашифровать текстовую информацию. Это может быть полезно для создания новых паролей или зашифрованных сообщений. Полный функционал доступен зарегистрированным пользователям.
This app help you to build secret key and encrypt text information. It can be useful for creating new passwords or encrypted messages. Full functionality is available for registered users.
Install the dependencies
yarn
# or
npm install
Start the app in development mode (hot-code reloading, error reporting, etc.)