girginsoft / secup

Simple SoftHSM for keeping sensitive data. Server and Client applications are written with Golang

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

secup

Very Simple SoftHSM for keeping sensitive data server and client written with Golang

  • First Run server, get the code
  • Compile Client with this code
  • Client and Server can connect over Socket
  • It allows to encrypt data from console and decrypt
  • One of the server or client password changes or lost, all data will be trash, be careful

About

Simple SoftHSM for keeping sensitive data. Server and Client applications are written with Golang


Languages

Language:Go 94.3%Language:Assembly 5.2%Language:C 0.5%