Skip to content

newQuery/nQCipher-crossplatform

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nQcipher Community

What is it ?

nQCipher is an Electron & Node JS crossplatform application.

Features:

  • Encode & decode a sting with AES-256-CTR algorithm

  • Encode & decode PGP (Pretty Good Privacy)

  • Generate Public & Private PGP keys

  • Stick to screen mode

Project setup

npm install

Compiles and hot-reloads for development

npm run electron:serve

Compiles and minifies for production

npm run electron:build

Run the node server (currently needed for PGP)

node server/main.js

Contribute

If you want to contribute, create a branch from develop and create a new pull request.

Everything needs to be unit or e2e tested before merging into develop.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published