viewv / EncBox

A easy to use encrypting software also provide an asymmetric encryption solution for normal user.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

EncBox

Gitpod Ready-to-Code

FOSSA Status Java CI with Maven

DepShield Badge Known Vulnerabilities CodeFactor

A easy to use encrypting software also provide an asymmetric encryption solution for normal user.

Screen Shot 2020-09-21 at 19.45.41

Main Page

Screen Shot 2020-09-21 at 19.42.18

key Page

How to run EncBox?

Untill now, you need to install at least java 11 to run Encbox, You can direct download from GitHub release, and then run Encbox using:

java -jar EncBox**.jar

Software implementation

Encbox is mainly a java software, the UI is using JavaFx. The crypto framework is bouncy castle

Alert

Until now, Encbox is not examed, so maybe Encbox have potential safety issue. Sure you can use Encbox to do some test, but be careful if you really need a 100% safe guarantee.

License

FOSSA Status

About

A easy to use encrypting software also provide an asymmetric encryption solution for normal user.

License:Apache License 2.0


Languages

Language:Java 99.6%Language:CSS 0.4%